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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
382 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
249 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
209 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
296 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
257 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment