Forum

Trailing pending orders

Hello, please anyone help me write code in Mql4 for trailing pending orders . For instance when I open a buy position, I want my stop loss to be the same as my pending sell stop and trail them as market moves in an uptrend. Same for opposite Thanks

Trailing pending orders

Hello, please anyone help me write code in Mql4 for trailing pending orders . For instance when I open a buy position, I want my stop loss to be the same as my pending sell stop and trail them as market moves in an uptrend. Same for opposite Thanks

what is the best way to avoid fake breakouts in support and resistance

Hello, I'm trying to build a breakout trading bot with support and resistance and i want to avoid fake breakouts. How do I go about it