Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to program hotkey that places limit at cursor position
Collapse
X
-
How to program hotkey that places limit at cursor position
I would like when I press my limit hotkey to place the order where the cursor is. How can I do this?Tags: None
-
Hello Jake Darby,
Thank you for your note.
This would require you to custom program an addon. Attached is an example named PreventInstrumentOverlaySelectorWithTextBoxExample _NT8 that demonstrates detecting key presses.
As well as a link to an indicator that uses this type of code to detect a combination of key presses (modifiers).
https://ninjatraderecosystem.com/use...ket-internals/
This thread has an example of getting the price from the mouse's X/Y coordinates:
Basically you'd need to detect the keypresses, get the mouse position and retrieve the price it's at. You would then need to access the Account class to get the account and submit an order at the detected price.
Please let us know if we may be of further assistance to you.
-
Is there a plan to get this feature implemented in future updates. I mean when right clicking on the chart it already has the price at the current mouse position. I just want to hotkey that.
Comment
-
Hello Jake Darby,
Thank you for your reply.
We do currently have an existing request for this functionality I have added a vote for you to the current feature request to add a hot key to place an order at the current cursor price. This request is being tracked under the number SFT-2386.
As with all feature requests, interest is tracked before implementation is considered, so we cannot offer an ETA or promise of fulfillment. If implemented, it will be noted in the Release Notes page of the Help Guide.
Release Notes — https://ninjatrader.com/support/help...ease_notes.htm
Please let us know if we may be of further assistance to you.
Comment
-
-
Hi guys,
if you don´t know it, try this tool, which can do what are you searching: Clicker – Volaty Trading
I'm not connected to the seller, I'm just a satisfied customer. It works great and the price is favourable.
- Likes 2
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment