I did not find it, but it would be very useful to set a StopLoss exactly from the entry price of a position.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entry price in StrategyBuilder
Collapse
X
-
Entry price in StrategyBuilder
Is it possible to get exact entry price in StrategyBuilder?
I did not find it, but it would be very useful to set a StopLoss exactly from the entry price of a position.Tags: None
-
Hello,
Thanks for your post.
The entry price can be found in the condition builder strategy folder and is called "average position price". Please note that this would not be available until the position is updated, so you can check for the position by using the strategy folders "Current market position".
When you enter an order, it has to be transmitted to the exchange, received, processed and acknowledged before the MarketPosition is updated from Flat to Long or Short and this is why you need to check that the market position is long or short before checking the average position price as otherwise if average position price is checked wthout checking that you are long or short, the price may return as zero.
Reference: http://ninjatrader.com/support/helpG...rticalline.htm (please see: How to create market position comparisons)
Please note that you would not be able to use this in the SetStopLoss() method in the strategy builder as the Set methods are created at the start of the strategy and cannot be dynamically updated during the run time.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
43 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
48 views
0 likes
|
Last Post
|

Comment