I run the same strategy across multiple currencies, but do not want to take a short position if I am already short in a different currency. Can this be done?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Positions across strategies
Collapse
X
-
Positions across strategies
Is there a way to see what positions I have across instances of the same strategy?
I run the same strategy across multiple currencies, but do not want to take a short position if I am already short in a different currency. Can this be done?Tags: None
-
Hi astrolobe,
under the link above you could find a basic class (DataTransfer) to connect strategy instances to each other. There is also an application clas added (DataTransferPL) which handles the exchange of P/L values between strategies as an example. And there is a test strategy showing these classes in action. It is not exactly what you are looking for but could be a starting point. But coding experiences would be required.
Regards
Ralph
Comment
-
see if this helps. Give a label to strategy in the chart. if startegy name is Strategy1. then for
ES, Strategy1_ES_Range2,
6E, Strategy1_6E_Range4
CL, Strategy1_CL_Range4
Then, in account performance, under trades, you will see this label, then sort. It did help me.
Comment
-
Thanks kumaresh11,
From what I understand you are doing, would you not achieve the same results by just leaving you strategy label as "Strategy1" and sort your trades in account performance by instrument.
I am trying to achieve something a little different...I think. I would like my strategy to know the collective results of all my strategies running, so that it can make appropriate money management decisions before it takes a trade.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
59 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
143 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
278 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment