Ichimoku EA 2017 Scanner V2 - reuniware/Metatrader5-IchimokuEA2017-Framework GitHub Wiki

This project is discontinued. New versions of the scanner are available at the following websites :

https://finance.forumactif.com

https://ichimoku-expert.blogspot.com

https://tradingbot.wixsite.com/robots-de-trading

Example of scanners :

Ichimoku Scanner MT5 (IchimokuScannerMT5.ex5 that is trading oriented)

Ichimoku Scanner MT5 V2 (IchimokuScannerMT5_V2.ex5 that is Ichimoku Kinko Hyo student oriented)


This new version works with candlesticks.

The file is IchimokuScannerV2.PHP.

A deployment example (fully working in realtime as much as I can do it) is available at : http://ichimoku-ea.000webhostapp.com/ichimoku-ea-v2/

This creates a new table that receives alerts from the remote expert advisor running in Metatrader 5.

This creates also a table that receives ticks from the remote expert advisor running in Metatrader 5.

The new EA that works with this version of the PHP Server is : IchimokuExperimental002-2JCS.mq5

The source code for this EA is available here on Github in this project, but I removed the Ichimoku calculations because I am still working on these with various tests.

This new EA contains the new MQL5 C Code that sends ticks to the remode IchimokuScannerV2.PHP.

This new EA contains the new MQL5 C Code that sends 2JCS (2 japanese candlesticks) alerts to the remote IchimokuScannerV2.PHP.

IchimokuScannerV2.PHP then reads/writes the database.