Login Page - Create Account

Support Board


Date/Time: Sun, 06 Jul 2025 18:48:19 +0000



[User Discussion] - Individualized Trading Shorcut Keys?

View Count: 938

[2019-10-01 14:10:58]
ycomp - Posts: 324
Is it possible to create individual trading shortcuts per Symbol, e.g. Flatten for ES and a different key to Flatten for NQ ?
[2019-10-05 16:52:12]
T44 - Posts: 363
The only way I'm aware of is to use third party software.

Here is one idea.

Set up a script in AutoHotKey which is called by the keyboard shortcut you want for "flatten ES"
1) makes active the ES trading DOM window
2) plays the hotkey mapped in Sierra Chart to "flatten position"

You would need to detach the order entry window for each instrument and give it a custom title in Chart Settings|Advanced Settings|Title Bar Name

e.g. I run about 30 DOMs - they have title bar names XX01-XX30. My window layout software then resizes and places them based on the title bar name and a script such as AHK could activate those windows and play whichever order entry commands into them also. please be aware that keyboard trading would need to be switched on in the DOMs you are using for this.
[2019-10-08 17:28:42]
ycomp - Posts: 324
@T44 - what window layout software do you use?
[2019-10-09 18:15:52]
ForgivingComputers.com - Posts: 1076
Is it possible to create individual trading shortcuts per Symbol, e.g. Flatten for ES and a different key to Flatten for NQ ?

This can be done with custom keyboard shortcuts programmed by a custom study that is configured for each chart. The study would have a setting for the keystrokes needed to Flatten that symbol, Reverse, etc. It is set to recognize only certain key combinations, and ignore others.

Direct Message or email me if you want more information.

Brad@ForgivingComputers.com
[2019-11-13 09:58:09]
T44 - Posts: 363
@ycomp Stephen Didak's "WiLMA"

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account