frasermc14
Newbie
- Messages
- 1
- Likes
- 0
I'm setting up DAS traders hotkeys to improve my entries and exits for day trading.
Can anybody help with a hotkey that, when pressed, will send a limit buy order AND create a sell stop, 20 cents below the average fill price of the trade? So any of my orders will automatically have the loss limited to 20 cents.
I know how to program the buy part, just need to know the syntax for adding a stop loss to this line:
ROUTE=LIMIT;Price=Ask;Share=100;TIF=DAY+;BUY=Send
thanks guys
Can anybody help with a hotkey that, when pressed, will send a limit buy order AND create a sell stop, 20 cents below the average fill price of the trade? So any of my orders will automatically have the loss limited to 20 cents.
I know how to program the buy part, just need to know the syntax for adding a stop loss to this line:
ROUTE=LIMIT;Price=Ask;Share=100;TIF=DAY+;BUY=Send
thanks guys