Best posts made by Gilles
-
RE: Searching for blocks with their numbersposted in Questions & Answers
Excellent, as simple as that! I hadn't thought of it. Ctrl+F. Thank you, Windows

Latest posts made by Gilles
-
Hide or disable the expert advisor status on the chart ?posted in Questions & Answers
How can I hide or disable the expert advisor status on the chart?
Is it an MQL code that needs to be added?
If yes, which one?
Thank you in advance for your assistance.

-
RE: Parabolic SAR price value ?posted in Questions & Answers
Sorry for this question, I had the answer right in front of me. My long workdays are really exhausting, it seems. You can delete this question. Sorry for the inconvenience. Thank you!
-
Parabolic SAR price value ?posted in Questions & Answers
Hi everyone,
How to obtain the "price value" of the "Parabolic SAR" ?
Thank you very much ! -
RE: How to apply one indicator to another?posted in Questions & Answers
@jstap @Byens Thank you for the advice. I am currently trying to transcribe my custom indicators using EA Builder. In the manual, I found a suitable example for the question asked above: https://www.eabuilder.com/manual/indicator.htm#ma_of_rsi
And to think that everything is easy to import into fxDreema, and all the streams are recognized.
It's really excellent work, sincere congratulations to the team.
Thank you for your guidance. -
How to apply one indicator to another?posted in Questions & Answers
Hi everyone,
I don't see how to apply a moving average on anything other than the open, high, low, close, median, typical or weighted prices.
For example, I would like to apply a 10-period EMA to the data from another indicator, such as the OBV (On-Balance Volume).Does anyone know how to do this?
Thank you for your response.

-
RE: Searching for blocks with their numbersposted in Questions & Answers
Excellent, as simple as that! I hadn't thought of it. Ctrl+F. Thank you, Windows

-
Searching for blocks with their numbersposted in Questions & Answers
Hi, everyone,
When we want to delete a variable, a window appears indicating the numbers of the blocks that use it.
Searching for the indicated blocks can take a lot of time. Is there a search function to quickly find the blocks involved in the use of the variable in question?
Thank you in advance for your response. -
RE: Candle time thill endposted in Questions & Answers
@seb-0 I made a slight modification for it to work since the variable was already present.

Here is the result:

Thank you very much :)!
-
RE: Candle time thill endposted in Questions & Answers
@seb-0 Thank you, I would like to display the time in a comment block like this:

What change or modification should be made to make this possible?