Not sure I follow. Error message say it all: order is terminal (filled, cancelled etc.) and can't be changed.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiple Accounts using Esignal efs
Collapse
X
-
Dierk,
I have 2 accounts within Ninja, Sim101 and AutoAccount.
I have an esignal efs loaded on 2 different charts within Esignal. 1 chart is sending commands to Ninja's account Sim101 and the other chart is sending commands to Ninja's account AutoAccount.
The last state of "CurOrderID" is filled in the Sim101 account and there is no trade in progress.
The last state of "CurOrderID" is accepted in the AutoAccount and there is a stop limit order pending.
The pending order was a result of this command:
NTCommand("Place", TradeAccount, "Sell", Size, "StopLimit", EnterShort.toFixed(2), EnterShort.toFixed(2), "", "", "CurOrderID", "", "");
The problem comes when I try and change it in this command:
NTCommand("Change", TradeAccount, "Sell", Size, "StopLimit", EnterShort.toFixed(2), EnterShort.toFixed(2), "", "", "CurOrderID", "", "");
Hope this clarifies the problem.
Thanks
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
116 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
61 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
40 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
82 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment