I need Guidance to duplicate an indicator via FX Dreema
-
Hello Team,
I got a custom indicator from someone in which the colour of the candles changes based on the market prices. When there will be a buy, and there has been a previous sell (indicated by red colour), the red changes to yellow, when the buy trend continues, it then changes to green. This happen vice-versa for sell market as well.
I have the indicator with me but I don't have the source code and I don't know how to use fx dreema to get it done. Who can help me, please
-
Not sure what you're asking?
-
@jstap
This is an example of what I am asking. -
Are you talking about when a dot appears.
-
@jstap, when the dot appears, is one as well.
The first and most important is the one that changes the color of the candles. I can send you a custom indicator (but I don't have the source code) for it but I don't know how that was arrived at and I also want to be able to create that indicator with Fxdreema from scratch. -
send the indicator
-
@jstap Mr P Fx Desperado 1.ex5
This is the indicator -
@jstap I have sent it to you hope you have seen it
-
Add indicator like this:

You can get the indicator values like this: https://fxdreema.com/shared/L84PLZ9Yc what you do with these is your choice, doesn't have the candle colours though.
-
@jstap thanks a lot. I also have a project which I am working on but frustrated with how to add daily maximum Drawdown, daily target profit such that once its get to this limit, it closes for the day. The bot will be running on 4 pairs, once the daily limits are reached (from the sum of the results in the 4 pairs, it should stop trading) I will share the link of the project with you
-
@jstap https://fxdreema.com/shared/psbOIlMpd this is the project which I need to add the daily DD limits and daily maximum profit to
-
I use check profit period of time, if< amount place trade, if=> close all trades
-
@jstap thanks a lot, will use that. Also, if I open a trade and after 2 minutes, I want to close 70% of the volume lot and then close the remaining 30% later, which of the close position blocks will I use?
-
@Adetunjicaleb i can help send the indicator first to understand what your trying to say
-
@Clarkedavid Mr P Fx Desperado 1.ex5 This is the indicator
-
@Clarkedavid

And this is what I am trying to do. You can see how the coloured candle moved from yellow to red in that pair. It also move from yellow to green at the opposite pair. The spiking candles give green colour in this pair and red colour at the opposite synthetic pair. So I want to use fxdreema possibly to build that indicator from scratch or have a way to automate it such that when those change of colour happens, trade can be picked automatically