Andrey Spassov
Andrey Spassov
Friends

Add friends via their profile or user search and you will be able to see if they are online

Andrey Spassov
Added topic I need some help with my function please!
Hello everybody, I am designing a function that will close a position the moment the current price crosses over a MA. the problem is that I am not able to properly define whether the price is above the MA or below the MA at the time that the position
Andrey Spassov
Added topic How do I make a function that counts bars from the opening time of a position until the current time?
Hello everybody, I am planning to make a tool that closes a trade after a number of bars have elapsed, this is my code attempting to do it. Can anybody tell me what's wrong? #include <Trade\Trade.mqh> CTrade trade; bool set_CBB = true ; int CBB
Andrey Spassov
Registered at MQL5.community