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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
574 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment