Page 55 of 383

Re: Something interesting please post here (Metatrader)

Posted: Thu May 18, 2017 11:38 pm
by tampa
ADX Fractals indicator for MT4

Re: Something interesting please post here (Metatrader)

Posted: Fri May 19, 2017 9:58 pm
by tampa
Zones of interest rates indicator for MT4

Re: Something interesting please post here (Metatrader)

Posted: Sat May 20, 2017 7:59 pm
by bilbao
ATR Risk Display Calculator for MT4

Re: Something interesting please post here (Metatrader)

Posted: Sat May 20, 2017 8:04 pm
by bilbao
Scroll All To Date Script

Script that will scroll multiple charts to a certain time.

Step 1 – Add the script to a chart and set eblnMaster to true. This is your main chart. The script will create a Vertical Line called “VL-ScrollToDate”.

Step 2 – Add the script to any secondary charts you want to automatically scroll to the date of the master chart. Set eblnMaster to false on all of these charts.

Step 3 – Move the Vertical Line “VL-ScrollToDate” on the Master chart and all secondary charts will have a Vertical Line placed on the same date and will scroll to that date.

This script is very helpful when reviewing history, especially with basket trades.

Re: Something interesting please post here (Metatrader)

Posted: Sat May 20, 2017 8:24 pm
by bilbao
Multi Indicators One Chart for MT4

Standard indicators are:

  • Moving average
  • MACD
  • Stochastic
  • RSI
  • ATR
  • WPR
  • MOM
  • Parabolic SAR
  • CCI
  • DeMarker
  • Accelerator oscillator
  • Force index
  • Bears indicator
  • Bulls indicator
  • ADX

Re: Something interesting please post here (Metatrader)

Posted: Sun May 21, 2017 1:50 am
by pipmagnet
pipmagnet wrote:Thu Apr 20, 2017 7:17 am

Hello again - an idea hit me out of the blue - don't know if this had already been done but, would it be a heavy lift to add the newest version of all averages or custom moving averages the this simple crossover EA?- We could get some really interesting results using two very different ma's to generate signals.
Hello all,

Please give this idea a look when time permits - thanks in advance.

Re: Something interesting please post here (Metatrader)

Posted: Sun May 21, 2017 2:42 am
by mrtools
pipmagnet wrote:Sun May 21, 2017 1:50 am Hello all,

Please give this idea a look when time permits - thanks in advance.

Pipmagnet, far as I recall you can do that with this EA from here :::: viewtopic.php?p=1295353026#p1295353026

Re: Something interesting please post here (Metatrader)

Posted: Sun May 21, 2017 1:47 pm
by pipmagnet
mrtools wrote:Sun May 21, 2017 2:42 am
Pipmagnet, far as I recall you can do that with this EA from here :::: viewtopic.php?p=1295353026#p1295353026
Thanks mrtools - didn't realize this was around - one thing i notice is that there is no option to open trades at the CLOSE of a candle after the cross - is that option built into this by default?

Re: Something interesting please post here (Metatrader)

Posted: Sun May 21, 2017 3:31 pm
by mrtools
pipmagnet wrote:Sun May 21, 2017 1:47 pm Thanks mrtools - didn't realize this was around - one thing i notice is that there is no option to open trades at the CLOSE of a candle after the cross - is that option built into this by default?
Yes if you leave ConfirmedOnEntry==true , it should trade at the close of a candle after the cross.

Re: Something interesting please post here (Metatrader)

Posted: Mon May 22, 2017 2:57 am
by bilbao
Volume Divergence indicator for MT4

Non repainting, but wait market open and run on live data also.

This indicator uses three main approaches to search for entry signals:

  • Market strength
  • Volume
  • Divergence

These are the three main components that professional traders always use in trading systems and combined, this indicator gives you non repainting signals for catching trends.