First wanted to thank the ninjatrader support group. Your info and timely responses are amazing.
Just started the plunge in coding my strategies and need some help.
I want to trigger my strategy at a certain time interval, something that is different than my underyling chart.
For example, on a 10min chart bar, I would like to trigger my code at 9min 55 secs. Is there a way to do that? Could it possibly be done using TriggerCustomEvent()?

Comment