Discussion about this post

User's avatar
Bill's avatar

So do we have to rewrite our old scripts or will they still work and if so for how long?

Expand full comment
Justin Tor's avatar

Thanks Peter, this is great. Do you have a hot key script for a static risk in terms of R (%) instead of dollars? Currently trying this from Kyle's original hotkey scripts but it doesnt seem to work:

StopPrice=Price-0.01;

DefShare=BP*0.97;

Share=DefShare*0.167*Price*0.01;

Price=Ask-Price+0.01;SShare=Share/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;

TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.03 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+;

Expand full comment
33 more comments...

No posts