anuj71 / Profile
anuj71
Added topic Closing Trades if floating balace is in X% In negative
Hello, Logic i am looking for : If floating Balance is less than 1% in negative of account balance => Close the trade (OR) if floating balance is less than $100 in negative => Close the trade Code : extern int negative_equity_percentage = 1 ;
anuj71
Added topic EA Backtest result (Vs) EA Live Market Result
Hello, I have always wondered why the backtest results of an EA differ from its live market results. Throughout my trading experience, I have tested thousands of EAs in both backtest and live market conditions. While most EAs yield impressive
: