Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 05:51:01 +0000



Post From: Hotkey for moving buy or sell stop orders?

[2021-09-19 08:11:55]
autobahn - Posts: 25
What you want to do would be easy to code. You would need to remove your hotkeys from the native SC Non-attached Limit Order Tick Up/Down hotkey.
The custom study would monitor Alt F16 and Alt F17 and then either move your Limit Order or your Stop.

It would be necessary to define exactly which limit order or stop was moved when you pressed Alt F16 or Alt F17. For example, if you had 2 limit orders and 1 stop, which one gets moved? If you had a buy stop 5 ticks above and a sell stop 5 ticks below current price, and you pressed Alt F16, which order gets moved then?