Login Page - Create Account

Support Board


Date/Time: Sat, 08 Feb 2025 02:20:17 +0000



Post From: Remove UpArrow & DownArrow Mappings

[2020-06-17 13:51:20]
User462086 - Posts: 196
One way to do this is to assign the same key combination to both 1) a custom trading keyboard shortcut and 2) the key combination used for the custom study. Then disable 'Trading Keyboard Shortcuts' for the chart the study is applied to.

Unfortunately SC interprets most of the keypresses as user error & blocks the custom study from detecting the keyboard events. SC then prints instructions on how to enable these shortcuts to the message log. This makes no sense to me. My code has intentionally disabled these shortcuts so the study can use them instead.

There must be a way to do this so that the same key combinations will always be used to enter a long trade regardless of whether the keyboard events go to a custom study or go directly to SC.