@ambrogio I did see that one and it's not what I am looking for. Some similarities - yes, but I have a specific requirement.
A
Latest posts made by Aibek
-
RE: how to insert indicator into another indicatorposted in Questions & Answers
-
RE: how to insert indicator into another indicatorposted in Questions & Answers
@ambrogio That was done before I asked my question. Stop assuming others are less smarter than you are. Please...
-
RE: how to insert indicator into another indicatorposted in Questions & Answers
@ambrogio couldn't find what I need there
-
RE: I tried building my EA but iI'd rather find someone more experienced. Who can help?posted in Questions & Answers
@ambrogio You probably talking about someone else
-
RE: how to insert indicator into another indicatorposted in Questions & Answers
Basically, I have the same issue. I need a custom indicator too
-
RE: I tried building my EA but iI'd rather find someone more experienced. Who can help?posted in Questions & Answers
@jstap Sure. Anyone can help me with that?
-
I tried building my EA but iI'd rather find someone more experienced. Who can help?posted in Questions & Answers
Hi all. The idea is not new. My problem is that I need EA based on two indicators (RSI and Envelopes). Envelopes on RSI scale. I could not figure out how to do that. Maybe someone here can help.

Conditions for entry: You basically Buy when RSI(2) and Envelope lower band are lower RSI 10 (adjustable) and Sell when Envelope higher band and RSI (2) both are higher than 90 (adjustable).For EA:
- Number of open orders on a pair at any time - 1
- Order closes when TP or when counter order is triggered.
- TP/SL is manually adjustable
- Buy/Sell signals on chart, when candle closes
- Statistics shown on chart: number of trades, profitable trades, lost trades, total profit.
- TF 1h, 4h