fxcodebase-backup

MTF MCP Filter Heat Map

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=62520
Forum: 17 · Topic 62520 · 6 post(s)


MTF MCP Filter Heat Map

Apprentice · Tue Aug 11, 2015 12:05 pm

MTF MCP ADX DMI Heat Map.png

Based on the request. viewtopic.php?f=27&t=62464

uptrend: color green ADX(PERIOD)> ADX(PERIOD-1) AND DMI[POSITIVE]> DMI[NEGATIVE] AND MACD> 0

downtrend: color red ADX(PERIOD)> ADX(PERIOD-1) AND DMI[POSITIVE]< DMI[NEGATIVE] AND MACD< 0

sideway: not uptrend, not downtrend, colorgrey

MTF MCP Filter Heat Map.lua


Re: MTF MCP Filter Heat Map

Apprentice · Thu Aug 20, 2015 6:04 am

MACD added to filter.


Re: MTF MCP Filter Heat Map

nookie · Wed Dec 23, 2015 5:56 am

If possible would be nice to see it on MT4 converted ?


Re: MTF MCP Filter Heat Map

Apprentice · Mon Dec 28, 2015 5:08 am

Your request is added to the development list.


Re: MTF MCP Filter Heat Map

Apprentice · Sun Jun 12, 2016 12:26 pm

Requested can be found here. viewtopic.php?f=38&t=63597&p=106748#p106748


Re: MTF MCP Filter Heat Map

Apprentice · Thu May 10, 2018 6:11 am

The indicator was revised and updated.