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, 05-11-2026, 05:56 AM
    0 responses
    65 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    199 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    366 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    283 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X