Example: i buy a specific instrument through the charttrader. I would like a custom script to perform certain actions on my buy action.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Script EventHandlers on chart/manual trading
Collapse
X
-
Script EventHandlers on chart/manual trading
Is it possible to have certain eventhandlers programmed on chart/manual trading?
Example: i buy a specific instrument through the charttrader. I would like a custom script to perform certain actions on my buy action.Tags: None
-
Hello,
Thank you for the question.
This would not be something that NinjaTrader supports or is included with NinjaScript.
Because NinjaScript is C#, this potentially could be possible but I am unsure exactly what would be required to accomplish it. Unfortunately I don't have any other information I could provide on this topic but this question will remain if anyone else would like to comment on this topic.
I look forward to being of further assistance.JesseNinjaTrader Customer Service
-
Hello,
Yes NinjaTrader 8 has quite a few enhancements in the NinjaScript department so I could see this being much more possible going forward.
NinjaTrader 7 was never really intended to have the ability to customize beyond Indicators or Strategies but as you know there is much more content than just strategies and indicators out there. Because of this it would lead to using unsupported code and more advanced programming tactics to do something along the lines of what you are asking.
I look forward to being of further assistance.JesseNinjaTrader Customer Service
Comment
-
I think one way to accomplish this would be to be able to attach scripts with overriden eventhandlers to an ATM strategy.
So have the ATM fire up certain OnPositionUpdate OnInit handlers and have custom code ran with your own script.
Just thinking out loud.
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by chrischongpdx, Today, 09:39 PM
|
0 responses
4 views
0 likes
|
Last Post Today, 09:39 PM | ||
Started by Mountain_cast, Today, 12:41 PM
|
2 responses
9 views
0 likes
|
Last Post Today, 08:53 PM | ||
Started by dontpanic, 04-07-2015, 04:42 AM
|
4 responses
1,320 views
0 likes
|
Last Post Today, 08:33 PM | ||
Started by algospoke, Today, 07:54 PM
|
0 responses
2 views
0 likes
|
Last Post
by algospoke
Today, 07:54 PM
|
||
Started by Rxxar, Today, 06:26 PM
|
0 responses
8 views
0 likes
|
Last Post
by Rxxar
Today, 06:26 PM
|
Comment