How to create EA with custom indicator
-
I would like to create an EA with a custom indicator with two buffers. I was able to create an EA that trades on the condition "indicator appear" with a custom indicator with one buffer, but don't know how to replicate the same with two buffers. Who can direct me on how to go about it.
-
@laudable222 Can you please share your project?
-
How would I do that. would that help me with a solution
-
@l-andorrà
This is the link to the project> https://fxdreema.com/shared/sjBrTiXVc
This is what the indicator should look like. i want it to buy as the white arrow appears and sell as the red arrow appears.
0_1603579104759_nem3sis fx spike v2.ex5
This is the indicator above
-
@laudable222 Obviously the problem is the indicator. Do you have a mq5 version of it instead of the ex5, please?