Jump to content

Seamus

Lifetime Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Interesting. Ok. I will post more details of the behavior. The range order is the correct size yes. It does not perform the same misbehavior when stopped out. I am also using the latest version of DAS. Thank you
  2. Good evening. When I use the below listed scripts almost all of the features execute as expected. Double click. No problem. Stop order. No problem. Buy / Sell order (profit). No problem. My curious issue is when the trade moves my way and fills to the ultimate buy / sell order, it immediately places me into another trade. If I'm playing a reversal to the upside. Double click 10 cents below on the screen. Select the hotkey. Immediately filled. Stop order sent. Sell order sent. When the trade goes my way to the Sell order (in this example) the order will fill, and at the same time enter a new long position after the fill. Curious. Is there something off in my script? I believed it was set to 1R loss and 3R profit. Thank you much LONG CXL ALLSYMB;StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=10/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price= Ask+0.05;TIF=DAY;BUY=Send;DefShare=200;Price=Ask-StopPrice*3+Ask;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS TIF:DAY SHORT CXL ALLSYMB;StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=10/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Bid-0.05;TIF=DAY;SELL=Send;DefShare=200;Price=StopPrice-Bid*3;Price=Bid-Price;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:Price HighPrice:StopPrice ACT:BUY QTY:POS TIF:DAY
  3. Robert. Thank you for the explanation. I do notice in my training Sim the ECN charge is at the $.003 per share cost. Of course, I'm trading very heavy at this point in the learning process however, I notice your screen shot has zero dollars in the ECN cell. Quick read of your link speaks of creating liquidity (credit) and not creating liquidity (debit). I have been following the advice from the group about bidding into a trade with the +/- $.05 idea for immediate entrance. Am I understanding correctly this would be defined as not creating liqudity and thus, charged $.003 fee per share at some point when I go live? If so, and assuming the screen shot provide is yours, how do you go about entry to avoid such a fee? Much appreciated. seamus
  4. Kyle. Appreciate the reply and quick dive on your part into Genovation. I believe that yes, installs are complete. I understand the hotkey creation in DAS without any real issue, so I believe I’ve the handle on basic practice. I’m stuck on what I’d call mapping or quite possibly, I don’t fully understand the Genovation (external keypad) concept. A conventional “buy now at +.05” assigned to F1 makes sense. The Geno keypad doesn’t have an F1 and for the matter, it doesn’t appear any key is fixed to the system. I also cannot locate a cell or placement in the setup Geno software where I would establish say, the top left key is recognized by the system as F1 and thus, maps the command when said Geno button is pressed. I’m pretty certain I am making the situation quite complicated. The trading theory currently studied is rather intuitive in my brain, programming...not so much. Thanks again man for the reply.
  5. Holy smokes. You are super smart sir. I'm brand new and struggling to understand the setup of my initial Hotkeys. This provided version of yours is incredible. Thank you. Now, if I can only figure out how to program this darn Genovation 24 keypad...but I digress. seamus
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.