Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Current price touches EMA

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

    Current price touches EMA

    Good morning. I'm creating an automated strategy with the Strategy Builder and can't find a way to configure it, for example, to change the chart background color when the current price touches the EMA.
    Thanks.​

    #2
    Hello Rodrigo1165,

    To make a condition checking if the price touches you can use the Greater equals or less equals operator in your condition. Checking if the price is exactly equal may not work so you would want to check if the price has either crossed or is equal. To color the chart you can select the action Drawing -> Set background color

    Comment


      #3
      I am build a EMA bouncing strategy, when de price touch the EMA i want to enter to the market. I could use Greater equals or less equals, but it should be while the candle is open, and i cant find the opcion for that

      Comment


        #4
        Hello Rodrigo1165,

        To do an action during the candle you would need to run the script in realtime and use Calculate OnEachTick or OnPriceChange. That will let you reference the current price as it moves.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        52 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        29 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        189 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        353 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        273 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X