In NT7 I could use the Up and Down arrow keys in NinjaScript Indicator. But NT8 has reserved them for what is to me trivial use. (just an opinion)
I already know the answer I'll get from Ninja, but perhaps one of you C# gurus can tell me...how can I get control of the Up and Down arrow keys in Ninjascript Indicator.
Would it be possible to do put a ChartControl in an AddOn with code to disable all instances of ChartControl (only the ChartControl, not ChartTrader, etc) architecture from trapping the keypress on these keys?
Not sure how to do that...
??

Comment