Forum

BE Stop doesn't work [Please Help]

Hi guys, My BE Stop doesn't work, trying to find ... :( Please help Best regards BE Stop doesn't work #include <Trade\trade.mqh> CTrade trade; void OnTick () { double Balance= AccountInfoDouble ( ACCOUNT_BALANCE ); double Equity= AccountInfoDouble ( ACCOUNT_EQUITY ); double Ask=

OCO Orders + Trailing Stop

Hello, I want to apply a trailing stop to my oco ordes, could you help me please, because it doesn't work. #include <Trade\trade.mqh> CTrade trade; void OnTick () { double Balance= AccountInfoDouble ( ACCOUNT_BALANCE ); double Equity= AccountInfoDouble ( ACCOUNT_EQUITY ); double Ask=