-
Content Count
435 -
Joined
-
Last visited
-
Days Won
24
-
Hey justin! So im trying to get a hotkey (for futures actually) that buys X amount of shares (contracts) and then use a limit /range order on the average. Im using the following:
To buy long 2 contracts:
ROUTE=SMRTL;Share=2;Price=Ask+0.25;TIF=DAY+;BUY=Send
And the long range order for 2R is:
CXL ALLSYMB; Route=Limit;Share=Pos;Price=AvgCost-StopPrice;Price=Price*2;Price=Price+AvgCost;Price=Round2;Route=Stop;StopType=Range;LowPrice=StopPrice;HighPrice=Price;TIF=DAY+;SELL=Send;ROUTE=LIMIT
So my perfect setup would be hotkey to buy 2 contracts or X amount and then another hotkey define 2R / 3R etc....with a stoploss as I would do normally with stocks. Any ideas?
-
Hi Justin,
I saw some green and red arrows pointing up and down in some of the moderator chart. I am wondering what that is and how to show them in DAS? Is it some type of indicators?
-
Hey @letfox
They are signifying when moving averages cross each other. Sometimes that signifies a reversal in direction.
If you right click on your chart > Study Config these are the settings I've set:
-
-