Jump to content

We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.



These forums are read-only.

Sign in to follow this  
Abiel

Simple DAS Trader Pro Scripts for Hotkeys: Buy & Sell

Recommended Posts

Abiel

Test in simulator and adjust as needed:

Buy

ROUTE=SMRTL; Share=100; Price=Ask+0.10;TIF=DAY+;BUY=Send;

Sell Partial 25%

CXL ALLSYMB; Share=Pos*0.25;ROUTE=SMRTM;TIF=DAY+;SELL=Send;TriggerOrder=RT:STOP STOPTYPE:MARKET STOPPRICE:AvgCost PX:AVGCOST ACT:SELL QTY:POS TIF:DAY+

Sell (or short) 

ROUTE=SMRTL; Share=100; Price=Bid-0.10;TIF=DAY+;SELL=Send;

Cover 25% (or buy)}

CXL ALLSYMB; Share=Pos*0.25;ROUTE=SMRTM;TIF=DAY+;BUY=Send;TriggerOrder=RT:STOP STOPTYPE:MARKET STOPPRICE:AvgCost PX:AVGCOST ACT:BUY QTY:POS TIF:DAY+

Exit at Break Even

CXL ALLSYMB;ROUTE=STOP;Price=AvgCost;StopType=MARKET;STOPPRICE=AvgCost;StopPrice=Round2;Share=Pos;TIF=DAY+;Send=Reverse;ROUTE=MARKET;

 

  • Like 1

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

[[Template core/front/global/mobileNavigation is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

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.