Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 4 Expert Advisor | Smart Forex System Open Version

MetaTrader Experts, Indicators, Scripts and Libraries

How it's working?

The premise is simple. The entrance looks like this ...

           

 Force=((Bid-close)/close)*10000;

example:

Force > 10% (see input parameters)  Opening Buy

Force < -10% ( see input parameters  Opening Sell

32825