Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Woodies CCI Autotrader
Collapse
X
-
Hello jkpdon,
The first two lines in OnBarUpdate in the script:
Have you contacted the original author snaphook for assistance with their software?Code:// Make sure this strategy does not execute against historical data if (State == State.Historical) return;
Chelsea B.NinjaTrader Customer Service
- Likes 1
-
Any update on this? I looked it at it, and I respect that he doesn't want it backtested, but I can't switch instruments when I go to edit the strategy. Any fix?
Comment
-
Hello chinaexpert1a,
There have been no changes to this script.
However, this is open source if you want to make changes yourself.
Unfortunately, in the support department at NinjaTrader it is against our policy to create, debug, or modify, code or logic at the request of our clients. This is so that we can maintain a high level of service for all of our clients as well as our partners.
You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our business development follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.
To confirm, you are unable to change the instrument on a chart when running the strategy?
Does the strategy disable and not re-enable?
Does the chart not change instruments?
If you remove the instance of the strategy from the chart Strategies window, then change the instrument, then add a new instance of the strategy are you able to enable the new instance?Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
131 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment