Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entry price in StrategyBuilder

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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.

    #2
    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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    62 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    134 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    75 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X