Thanks to visit codestin.com
Credit goes to www.scribd.com

100% found this document useful (1 vote)
2K views12 pages

DAS Trader Pro Video Series: Hot Key Scripts

This document provides hot key scripts for various trading strategies discussed in a video series on the DAS Trader Pro platform. It begins by noting that brokers may use unique order routing options instead of the generic "MARKET" and "LIMIT" terms used in the scripts. The rest of the document lists and explains hot key scripts for strategies like moving a stop to breakeven, equalizing risk per trade, adding to a winning position, and 1:2 risk-reward positioning. It also includes some additional hot key scripts not covered in the video series.

Uploaded by

vasse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
2K views12 pages

DAS Trader Pro Video Series: Hot Key Scripts

This document provides hot key scripts for various trading strategies discussed in a video series on the DAS Trader Pro platform. It begins by noting that brokers may use unique order routing options instead of the generic "MARKET" and "LIMIT" terms used in the scripts. The rest of the document lists and explains hot key scripts for strategies like moving a stop to breakeven, equalizing risk per trade, adding to a winning position, and 1:2 risk-reward positioning. It also includes some additional hot key scripts not covered in the video series.

Uploaded by

vasse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

DAS Trader Pro Video Series

Hot Key Scripts


Read Before Setting Up Your Hot Keys
Some brokers have unique route names for Market and
Limit orders. For example, Interactive Brokers provides
“smart” routing with the route “SMRTM” for market
orders and “SMRTL” for limit orders. These would take
the place of “MARKET” and “LIMIT” in these scripts.
Please check with your broker to determine if they offer
unique routing options.
Hot Keys Mentioned In
The Video Series
Move Stop to Breakeven Script
ALLSYMB;Route=Stop;Price=AvgCost;StopType
=MARKET;STOPPRICE=AvgCost;StopPrice=Roun
d2;Share=Pos;TIF=DAY;Send=Reverse
Equalized Risk Per Trade Script
• Long Position
StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=40/Price;
Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=De
fShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=
Ask+0.05;TIF=DAY+;BUY=Send;DefShare=200;TriggerOrder=RT:STOP
STOPTYPE:MARKET PX:StopPrice-0.05 ACT:SELL STOPPRICE:StopPrice QTY:Pos
TIF:DAY+

• Short Position
StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=40/Price;
Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=De
fShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=Bid-0.05;TIF=
DAY+;SELL=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET
PX:StopPrice+0.05 ACT:BUY STOPPRICE:StopPrice QTY:Pos TIF:DAY+
Add To A Winning Position Script
CXL ALLSYMB;StopPrice =
Price;Share=Price*100;Price=AvgCost;SShare=Price*100;S
hare=Share-SShare;Price=Share;Price=Share/100;Share=P
os * Price;Price=Ask-StopPrice;SShare=Share /
Price;DefShare=BP*0.97;Share=DefShare-SShare;DefShare
=DefShare+SShare;SShare=Share;SShare=DefShare-SShar
e;Share=0.5*SShare;Price=Ask+0.05;TogSShare;TIF=DAY+;
ROUTE=LIMIT;BUY=SEND;DefShare=10;
TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice
ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+;
1:2 Risk:Reward Hot Key Scripts
• Long Position
CXL
ALLSYMB;StopPrice=Price-0;DefShare=BP*0.97;Price=Ask-Price+0.00;SShare=15/Price;S
hare=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SS
hare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=
Ask+0.05;TIF=DAY;BUY=Send;DefShare=200;Price=Ask-StopPrice*2+Ask;TriggerOrder=R
T:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS
TIF:DAY+;

• Short Position
CXL
ALLSYMB;StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=15/Price
;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-
SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=Bid-0.05;TIF=DAY+;SELL=Sen
d;DefShare=200;Price=StopPrice-Bid*2;Price=Bid-Price;TriggerOrder=RT:STOP
STOPTYPE:RANGE LowPrice:Price HighPrice:StopPrice ACT:BUY QTY:POS TIF:DAY+
Hot Keys Not Mentioned
In The Video Series
Sell % of your position placing a new stop loss at break
even
CXL ALLSYMB;ROUTE=LIMIT;Price=BID
-0.05;Price=Round2;Share=Pos*.5;TIF=DAY+;SELL=Send;ROUTE=STOP;StopType=Market;StopPrice=AvgCost;Share=Pos-share;TIF
=GTC;SELL=SEND

Note: To change the amount you want to sell simply change the value after Pos*.5
Sell % of your position without placing a new stop loss at
break even
CXL ALLSYMB;ROUTE=LIMIT;Price=BID 0.05;Price=Round2;Share=Pos*.5;TIF=DAY+;SELL=Send

Note: To change the amount you want to sell simply change the value after Pos*.5
Cover % of your position placing a new stop loss at break
even
CXL
ALLSYMB;ROUTE=LIMIT;Price=ASK+0.05;Price=Round2;Share=Pos*.5;TIF=DAY+;BUY=Send;ROUTE=STOP;StopType=Market;Stop
Price=AvgCost;Share=Pos+share;TIF=GTC;BUY=SEND

Note: To change the amount you want to cover simply change the value after Pos*.5
Cover % of your position without placing a new stop loss
at break even
CXL ALLSYMB;ROUTE=LIMIT;Price=ASK+0.05;Price=Round2;Share=Pos*.5;TIF=DAY+;BUY=Send

Note: To change the amount you want to cover simply change the value after Pos*.5

You might also like