Expert Advisor.
-
Hello guys i need some help to coding my EA. Im new in this world so i dont actually understand all, be patient with me.
What im tryna do is to create an EA with an indicator called TCCI.
This indicator show a line on chart (green when you should buy, red when you should sell).
I coded all the EA and it work but i have some problems.
First is that i dont know how to close a trade only when the line change color and not with amounts of pips.
Second problem is that the EA open multiple trade and not only one.
Could someone help me ? i will be very gratefull !
I uploaded the file, i set tp and sl for example, can someone help me.
0_1623112859933_adsadsadsda.mq4 -
@emygame Can you please share the link to your project instead of uploading the file? That would help everyone i the forum.
-
Of course sir.
I forgot to say, i added tp and sl for example.
As i said before i would like to create a sl and tp based on the colour line change if is possible.