Try this, you will have to add your indicator to the indicator is visible block: https://fxdreema.com/shared/SoPF2BJne
Posts made by jstap
-
RE: Indicator visible in a range of candles multiple times)posted in Questions & Answers
-
RE: Indicator visible in a range of candles multiple times)posted in Questions & Answers
You would have to set a loop up to do this.
-
RE: custom indicatorposted in Questions & Answers
Just upload a picture showing the ENUM code now being used
-
RE: Monitoring PnL of specific positions.posted in Questions & Answers
So add a shared link to see possible problems. I have used FX for years, and bugs are normality a miss placed block or function
-
RE: Does FXDREEMA have a marketplace for developed EA like mql market?posted in Questions & Answers
If you find a developer, but if rent they will still use MQL5 web site
-
RE: custom indicatorposted in Questions & Answers
From the looks of what you have posted 2 indicators in the same project are using the same ENUM name, to fix this you will need to rename the ENUM in the MQ file in meta trader and upload uthe new
-
RE: custom indicatorposted in Questions & Answers
insert the indicator in the my indicators tab at the top of your builder page
-
RE: Why Risk % of Equity or Balance is not working on MT5posted in Questions & Answers
Add a shared link to show exactly what you mean
-
RE: Indicator many candles laterposted in Questions & Answers
Indicator appears block - draw a line block (place it on the current time and price)
-
RE: Monitoring PnL of specific positions.posted in Questions & Answers
Not a picture a shared liunk, and the latest you have updated
-
RE: Does FXDREEMA have a marketplace for developed EA like mql market?posted in Questions & Answers
Mql5 is all I know, but what you buy is upon you own analysis, there is nothing to do with FX forums
-
RE: Monitoring PnL of specific positions.posted in Questions & Answers
Add a shared link to see how it's all set up
-
RE: Monitoring PnL of specific positions.posted in Questions & Answers
every n trades empty, above set variable to 0, in formula block underneath take variable, save currently loaded trade profit back into the same variable from a loop value
-
RE: Buffer after a trade is finishedposted in Questions & Answers
You can do it like this, this uses seconds to prevent trades: https://fxdreema.com/shared/gC1iNim0b
-
RE: close partially issueposted in Questions & Answers
You need to call the trade before using in a condition:

-
RE: Object is not created on live chart mt5posted in Questions & Answers
@Saidul1516 as ambrogio has said share the link so people can see what's wrong
-
RE: running 3 pairs on the same chart and same EA..!!!posted in Questions & Answers
Tee off your last block before buy/sell, use 3 separate, buy/sell blocks with a different symbol in each 1
You are welcome