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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    71 views
    0 likes
    Last Post PaulMohn  
    Working...
    X