Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
call a new order flag using an On mouse click method
Collapse
X
-
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?Tags: None
-
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
-
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.Originally posted by NinjaTrader_ChelseaB View PostHello 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.Last edited by LoganJKTrader; 08-09-2022, 06:09 PM.
Comment
-
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#post702007Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
633 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment