ADX EA - Vertex FX VTL script

Hello,

This is an mql EA converted to VTL script for Vertex FX platform.

The ADX EA is an Average Directional Movement Index based trading system.

The rules of the EA are:

  1. Buy when +DI cross above - DI or +DI cross above ADX.

  2. Sell when -DI cross above +DI or -DI cross Above ADX.

hybrid-solutions.com/plugins/client-vtl-plugins/free/adx-ea.html

Hope this is useful to VertexFX platform based traders

ADX_EA.zip (3.21 KB)

Regards