Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 PaulMohn, Today, 12:36 PM
        2 responses
        16 views
        0 likes
        Last Post PaulMohn  
        Started by Conceptzx, 10-11-2022, 06:38 AM
        2 responses
        53 views
        0 likes
        Last Post PhillT
        by PhillT
         
        Started by Kaledus, Today, 01:29 PM
        0 responses
        3 views
        0 likes
        Last Post Kaledus
        by Kaledus
         
        Started by yertle, Yesterday, 08:38 AM
        8 responses
        37 views
        0 likes
        Last Post ryjoga
        by ryjoga
         
        Started by rdtdale, Today, 01:02 PM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Working...
        X