Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Times to run Strategy
Collapse
X
-
Hello jtfancher,
It's possible to use the condition builder to define time filters, so that the strategy doesn't enter unless the bar time stamp falls in the range specified. The following link can help you define this:
See the section: How to create time comparisons
More control is possible with custom coding. This reference sample can help with custom coding a time filter:
For historical performance based on hours of the day, you can use the Periods tab after running the strategy in the strategy analyzer.Ryan M.NinjaTrader Customer Service
-
Intra Bar Order generation with multiple symbols on a chart
I am brand new to Ninja....
Can the Ninja trade management system handle intra-bar order generation with 2 Data Streams (2 symbols on the chart)
Specifically, if Data2 changes by N points within X seconds while Data1 remains unchanged, then generate an order immediately for Data1
Thanks so much,
Mike Druley
866-228-2181
Comment
-
Hi Mike,
Thanks for the post and welcome to the NinjaTrader forums! Yes, NinjaTrader supports multiple instruments in an automated strategy. There is a sample available in all NT installations. Click Tools > Edit NinjaScript > Strategy > SampleMultiInstrument
Strategies are created using NinjaScript, built with C#, so there is a lot of flexibility in the type of conditions you check for, and you also have the built in .net Date/Time structure.
Ryan M.NinjaTrader Customer Service
Comment
-
Script Writing
Are there Ninja Script coders that I could contract with to write script for me??
Thanks
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment