Hi there.
This weekends I wrote a small expert for MetaTrader 5 platform. It's using FANN and another currencies prices to predict price for target symbol. This expert will only try to predict prices and will not trade.
Installation:
1) Install fann2mql.
2) Copy Fann2MQL.dll and tbb.dll to MT5 TERMINAL DATA PATH\MQL5\Libraries\
3) Download fann2.mq5.txt, rename it to fann2.mq5
4) Copy fann2.mq5 to MT5 TERMINAL DATA PATH\MQL5\Experts\
5) Compile fann2.mq5 and attach it to EURUSD chart.
This is a first version so recommendations for how to improve this expert are welcomed.
This weekends I wrote a small expert for MetaTrader 5 platform. It's using FANN and another currencies prices to predict price for target symbol. This expert will only try to predict prices and will not trade.
Installation:
1) Install fann2mql.
2) Copy Fann2MQL.dll and tbb.dll to MT5 TERMINAL DATA PATH\MQL5\Libraries\
3) Download fann2.mq5.txt, rename it to fann2.mq5
4) Copy fann2.mq5 to MT5 TERMINAL DATA PATH\MQL5\Experts\
5) Compile fann2.mq5 and attach it to EURUSD chart.
This is a first version so recommendations for how to improve this expert are welcomed.
Attached File(s)