market replay..my strat is not executing. when the chaikin oscillator crosses the '0' line it is supposed to enter a position. this is not happening..
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
strategy not taking trades
Collapse
X
-
Hello shooly76,
Thanks for your post.
sledge is correct. Prints will need to be added to your code one line above where the order should be entered.
For example:
Print(Time[0]+" - "+condition was triggered);
Prints will go to the output window during runtime. (Tools -> Output Window...)
http://www.ninjatrader.com/support/h.../nt7/print.htm
Are you seeing those prints appear?Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
80 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment