Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategies Builder

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

    Strategies Builder

    hello
    I had two problems with Strategies Builder
    first problem
    It is to enter the trade before the current candle closes
    Example: Once the volume reaches 1000, a trade is executed before the candle closes
    Is this possible?

    The second problem
    I want to set a limit for the daily profit, meaning when I reach this profit, the strategy stops until the next day
    Is this possible?
    Thank you for your help

    #2
    Hello lycee,

    You can enter a trade before the candle closes in realtime, in historical tests that would require using a manually coded strategy so that you can execute logic on a secondary smaller series.
    To do that you would need to run the strategy OnEachTick in realtime.

    It is also possible to set a profit limit however that won't work for multi day trading when using the builder. The strategy builder includes the PnL for historical and realtime trades so once you go over the session the trades from yesterday are still included in todays value. You can manually code a strategy which can reset daily, there is a sample here:

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    41 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    66 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X