Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Help decifering error message
Collapse
X
-
I'm sorry Ray. If you give me a hint... i am referencing :
The strategy then looks for the file and then my triggers all say if (bla && bla && bla) || the file exists.TempBuy = Cbi.Core.UserDataDir.ToString() + "Lucy\\" + Instrument.MasterInstrument.Name + ".Buy";
TempSell = Cbi.Core.UserDataDir.ToString() + "Lucy\\" + Instrument.MasterInstrument.Name + ".Sell";
I found this to be a great way to flatten a strategy running upon load and to also to signal buy and sell within the strategy so the strategy can maintain the orders. a by product is it makes it great for testing. If i can pinpoint it i will post here to let you know more. I was hoping for a clue.
thanks
Ohowie
Comment
-
Sorry, I don't fully understand what you are doing. If you are accessing areas of our underlying framework (outside what we officially publish as NinjaScript) then I can't provide any assistance on run time errors.
If the error is generated from supported methods then for sure I would want to investigate and resolve.RayNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
344 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
557 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment