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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
130 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
106 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
107 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment