fxcodebase-backup

DMI Strategy

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=63607
Forum: 31 · Topic 63607 · 4 post(s)


DMI Strategy

Apprentice · Sun Jun 19, 2016 4:08 am

EURUSD H1 (06-19-2016 1035).png

Buy condition: DMI(+) crosses above DMI(-). Sell condition: DMI(+) crosses under DMI(-).

Exit (Optional) Exit Any position if ADX is lower than the default level.

ADX filter can be used (ADX>ADX_Level) for both directions.

DMI Strategy.lua

The Strategy was revised and updated on December 18, 2018.


Re: DMI Strategy

thebestsmoothjazz · Sun Jun 19, 2016 10:02 pm

Hello this is a great strategy, is it possible to get an ADX cross-under exit option?


Re: DMI Strategy

Apprentice · Mon Jun 20, 2016 3:17 am

ADX exit option added.


Re: DMI Strategy

Apprentice · Sat Dec 17, 2016 8:48 am

Strategy was revised and updated.