Cheers!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Chart trading from charts with "one click"
Collapse
X
-
This can't be the first time this was suggested to the development team? Placing limit orders via a clumsy dropdown menu is the worst thing about Ninjatrader IMO. Especially for short term traders whose primary entry methods are limit orders in fast-paced situations. The current limit order menu-method is so incredibly cumbersome it has absolutely been the bane of my NT experience. My awful workaround is to just keep pending limit orders parked away from price on the chart, ready to be dragged down when I need them - of course this leads to other potential issues, like the possibility of the market spiking at any moment and entering me into an unintentional trade. I don't understand why there isn't a bypass for the menu, it kind of defeats the purpose of chart trading. I wish NT would put more of a focus on key commands in general, especially for orders.
This Click Trader indicator in the video below has the exact functionality I've been looking for... apparently it was free but stopped working with more recent versions of NT. The website seems a little phish-ey or abandoned. Coding isn't really for me either, but I've heard people toss around how easy it is, I guess it must not be something that a lot of people care about. Does anyone have any idea how much it would it cost to clone something like this? It seems like most of the code is already out there and is purportedly a no-brainier for people who know what they're doing.
The ATM One-Click seems like it gets pretty close, but I would prefer being able to see the price positions on the cursor after clicking the modifier but before entering the trade (like in the Click Trader video example), without needing to toggle on the NT cross hairs, otherwise it seems like it could also be prone to additional misclicks. These vendor products are also very expensive.
While I'm here, I might as well mention... why is there a breakeven key command but not an option to offset it to make it a breakeven + 1, or something? Why is there a key command to increase/decrease last pending order price but there isn't there a key command to move stops or other orders on the chart up and down by specific tick increments during active trades? This would be especially useful for tightening stops. But the biggest issue by a landslide is that drop down menu. It literally obstructs the screen and makes you move away from what you were doing. It's like trying to hit a bullseye every time just to submit an order.
The Click Trader allows you to places orders directly on your NinjaTrader chart by using the Control, Alt, or Shift keys in combination with the left mouse c...Last edited by augustfay; 04-08-2021, 08:33 PM.
- Likes 2
Comment
-
Originally posted by augustfay View PostThis can't be the first time this was suggested to the development team? Placing limit orders via a clumsy dropdown menu is the worst thing about Ninjatrader IMO. Especially for short term traders whose primary entry methods are limit orders in fast-paced situations. The current limit order menu-method is so incredibly cumbersome it has absolutely been the bane of my NT experience. My awful workaround is to just keep pending limit orders parked away from price on the chart, ready to be dragged down when I need them - of course this leads to other potential issues, like the possibility of the market spiking at any moment and entering me into an unintentional trade. I don't understand why there isn't a bypass for the menu, it kind of defeats the purpose of chart trading. I wish NT would put more of a focus on key commands in general, especially for orders.
This Click Trader indicator in the video below has the exact functionality I've been looking for... apparently it was free but stopped working with more recent versions of NT. The website seems a little phish-ey or abandoned. Coding isn't really for me either, but I've heard people toss around how easy it is, I guess it must not be something that a lot of people care about. Does anyone have any idea how much it would it cost to clone something like this? It seems like most of the code is already out there and is purportedly a no-brainier for people who know what they're doing.
The ATM One-Click seems like it gets pretty close, but I would prefer being able to see the price positions on the cursor after clicking the modifier but before entering the trade (like in the Click Trader video example), without needing to toggle on the NT cross hairs, otherwise it seems like it could also be prone to additional misclicks. These vendor products are also very expensive.
While I'm here, I might as well mention... why is there a breakeven key command but not an option to offset it to make it a breakeven + 1, or something? Why isn't there a key command to move stops or other orders on the chart up and down by specific tick increments during pending and active trades? This would be especially useful for tightening stops. But the biggest issue by a landslide is that drop down menu. It literally obstructs the screen and makes you move away from what you were doing. It's like trying to hit a bullseye every time just to submit an order.
I agree with you that the current NT limit order menu-method is terrible!!!
Comment
-
Originally posted by quicktradeNJA View PostHi StockTrader88, I know your request is for native functionality in NinjaTrader, but just wanted to mention that we've designed a product to help with one click trading, customizable hotkeys, and customizable chart trader buttons.
You can see example videos and download a free trial at our website: https://www.quicktradeninja.com
Its a well designed solution but QTN_ClickTrader v1.03 appears to conflict with SharkIndicators in my setup.
I've posted my experience, trace, logs to development.
Comment
-
Personally, I like TickHunter which offers a fairly improved 'one click' trading displayed across the top of the chart.
You might need a certain membership or login credentials to Futures.io to get it but here's the URL:
https://futures.io/local_links.php?catid=27&linkid=2360
It's really a great customizable solution.
-- WildWex
Comment
-
Try this one: Clicker - One-Click Chart Trading in NinjaTrader 8 - Volaty Trading
It is the best!
- Likes 1
Comment
-
Edit
FYI I bought the Volaty one - it just works flawlessly and fast.
Here you go. I am not a hard core coder but this works.
If anyone can improve it please add here.
This uses left control and left Alt with a left mouse click for a buy and a sell limit order respectively.
In particular I would love if someone could auto detect when accounts are changed - it is something I have never managed to work out.
Edit
You can un comment the ATM strategy line if you want but remember to change the name to the name of your ATM strategy
Enjoy.Attached FilesLast edited by Mindset; 07-19-2022, 09:34 PM.
- Likes 6
Comment
-
https://www.ticktec.com/product/1clickchartdom
I use this product add on. It works well and the developer is very responsive to address issues and listening to enhancement suggestions.
Comment
-
Clicker from Volaty seems to be the closest to TradeStation (if not better). I used TS before Ninja, and this type of capability has been in that as long as I know of. Hard to believe that this is not a native feature of Ninja.
I doubt we'll ever see this native because it would nullify 3rd party solutions and kill their products. Very sad that we have to pay for this on top of the premium price we pay for Ninja.
Your looks pretty nice, Mindset! So no way in code to use the "currently active" ATM? That seems clunky to have to hard code it into the ATM.
- Likes 1
Comment
-
Originally posted by Mindset View PostEdit
FYI I bought the Volaty one - it just works flawlessly and fast.
Here you go. I am not a hard core coder but this works.
If anyone can improve it please add here.
This uses left control and left Alt with a left mouse click for a buy and a sell limit order respectively.
In particular I would love if someone could auto detect when accounts are changed - it is something I have never managed to work out.
Edit
You can un comment the ATM strategy line if you want but remember to change the name to the name of your ATM strategy
Enjoy.- is only one .cs file, so only one indicator to add
- takes the account chosen in the chart trader
- takes the ATM chosen in the chart trader
Download: https://github.com/DominikBritz/Ninj...adingFromChart
- Likes 1
Comment
-
Nice work and thanks for sharing.
Have you tested in real markets where it's fast?
That's where I found the main problems - mine worked flawlessly in Simulation and completely fell over in real time. Something I find happens a lot in NinjaTrader.
the Volaty one I have used for months now and not a single problem - would love to see that code just to see what is required to really nail an indicator down.
But i like your additions. Well done!
Comment
-
Hi Dominik,
Thank you for doing what I've been dreaming of doing for a long long time! Your indicator is just what I need.
I can certainly understand why you did not assign the use of the Left Ctrl button because the Ctrl button moves the chart up or down, but is it possible to customize the keyboard button to use the right Shift and the right Alt keyboard button instead? I'll try to transpose the button using a mouse button control program (X-Mouse Button Control) to assign it to a mouse hotkey. That might enable me to use a mouse hotkey to place chart trades.
Thank you again for your help.
Originally posted by dominikbritz View Post
Thanks so much! I took that and took it a little further. In addition to yours, it- is only one .cs file, so only one indicator to add
- takes the account chosen in the chart trader
- takes the ATM chosen in the chart trader
Download: https://github.com/DominikBritz/Ninj...adingFromChart
Comment
-
oldporkchops
Added your request, and a few other things. Here is what is new:- Button to enable/disable trading from chart
- Option to change the hotkey
- Option to change the stop order type
- Bugfixes
- Likes 1
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by alanlopen, 03-21-2023, 07:37 AM
|
6 responses
22 views
0 likes
|
Last Post
![]()
by bltdavid
Today, 10:20 AM
|
||
Started by JTizz, Today, 10:10 AM
|
0 responses
2 views
0 likes
|
Last Post
![]()
by JTizz
Today, 10:10 AM
|
||
Started by qewcool, 03-19-2023, 05:51 PM
|
31 responses
344 views
1 like
|
Last Post
![]()
by anon84
Today, 09:40 AM
|
||
Started by BartMan, Today, 09:24 AM
|
0 responses
8 views
0 likes
|
Last Post
![]()
by BartMan
Today, 09:24 AM
|
||
Started by Lucius. valerius, 03-23-2023, 01:39 AM
|
7 responses
170 views
0 likes
|
Last Post
|
Comment