Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom HotKeys

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom HotKeys

    I want create a custom hotkeys for increase or decrease the default quantity for example. ¿Any Ideas?

    Maybe this can help? -> https://ourcodeworld.com/articles/re...ey-in-winforms

    #2
    Hello nekroart,

    Thanks for your post.

    NinjaTrader does not offer any out-of-box NinjaScript code for detecting key presses, so this would have to be done with traditional C#. I have a conversion for the NinjaTrader 7 Chart Notes indicator that incorporates timers and uses Regex to detect key presses that could provide some further direction for rolling your own key detection. (The original NinjaTrader 7 Chart Notes indicator used Regex code in OnPlot() which worked well for its purpose, but may not be as usable as adding your own timers.)

    I'll provide links to both versions of these indicators for reference.

    A1ChartNotes NT7 - https://ninjatraderecosystem.com/use...ad/chartnotes/

    A1ChartNotes NT8 - https://ninjatraderecosystem.com/use.../a1chartnotes/

    Please let us know if we can be of further assistance.

    Comment


      #3
      Thank you. I solved used the library NHotkey from github;

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      558 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X