Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

call a new order flag using an On mouse click method

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

    call a new order flag using an On mouse click method

    Is it possible to call a new order flag using an On mouse click method to populate at mouse current price on chart a buy or sell order?

    #2
    Hello LoganJKTrader,

    Are you trying to submit orders from a drawing tool?

    This wouldn't be directly supported but might be possible using undocumented code.

    An example of adding to the right click context menu from a drawing tool.
    https://ninjatrader.com/support/foru...25#post1048225

    An example of placing orders through the Addon approach.
    https://ninjatrader.com/support/foru...720#post820720


    This might be something easier to accomplish in an indicator and not with a drawing tool.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChelseaB View Post
      Hello LoganJKTrader,

      Are you trying to submit orders from a drawing tool?

      This wouldn't be directly supported but might be possible using undocumented code.

      An example of adding to the right click context menu from a drawing tool.
      https://ninjatrader.com/support/foru...25#post1048225

      An example of placing orders through the Addon approach.
      https://ninjatrader.com/support/foru...720#post820720


      This might be something easier to accomplish in an indicator and not with a drawing tool.
      thank you for your reply ChelseaB, the idea was not that it had to be a drawing tool, if it can work in AddOns that is fine, or an indicator, either one will allow part of the idea to work, how will I be able to subscribe to a on mouse click event in an indicator, are there any examples or a hotkey + click methods I can implement that will allow one click order placement.
      Last edited by LoganJKTrader; 08-09-2022, 06:09 PM.

      Comment


        #4
        Hello LoganJKTrader,

        I've made a new thread as your inquiry is not related at all to the thread you have posted in of creating a custom drawing tool.

        Be sure to create a new forum thread for new inquiries.

        Below are links to example indicators you may find helpful as you build your script.

        Detecting the mouse position - https://ninjatrader.com/support/foru...624#post792624

        Submitting orders with an indicator through the Addon approach - https://ninjatrader.com/support/foru...18#post1126818

        Context menu - https://ninjatrader.com/support/foru...867#post787867
        https://ninjatrader.com/support/foru...007#post702007
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        95 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        140 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        75 views
        0 likes
        Last Post PaulMohn  
        Working...
        X