Codes

Support and resistance levels for MetaTrader 4

This a bollinger band indicator with an extra deviation level. If you keep the period at 25 and deviations of 1.0 and 2.0, It will show you all your resistance and support lines. And also overbought and oversold levels

NonLagAMA for MetaTrader 4

This indicator is an adaptation of NONLagDOT. It indicates the direction of the AMA slope without any lag. It works best when use on the 30 minutes charts

Forum

Build 500 does not alow unpublished indicators

All my unpublished indicators are not working on the new metatrader 4 platform 500 build. Anyone knows whats going on

New period converter

Can anyone write a new period converter indicator that is usable? All this ones either drain the computer or they are for monthly periods

Can someone convert this MT5 EA to MT4 EA?

//+------------------------------------------------------------------+ //| ExpertMAPSARSizeOptimized.mq5 | //| Copyright 2010, MetaQuotes Software Corp. | //| http://www.mql5.com |

mobile mql5

Will we be able to convert our indicators and EAs from mql4 to mql5? Also, will we be able to load our own indicators onto the mobile version of metatrader5 which is not possible on metatrader4

Does anyone know of any EA that works with all indicators by calling icustom?

Does anyone know of any EA that works with all indicators by calling icustom

Fibo retracement lines

How do you draw fibo retracement lines onto the chart permanently

Does anyone know why this EA is only buying and not selling?

//+------------------------------------------------------------------+ //| Patrick's Expert Template.mq4 | //| Copyright © 2006, InterbankFX llc | //| http://www.interbankfx.com | //+------------------------------------------------------------------+ // Version 0.11 Written by Patrick Nouvion | //

Breakoutma EA

Does anyone have a copy of the breakoutma EA that use to be in the codebase? Or better still does anyone knows who the author was? Ed

How do i switch the draw_arrow in AMA Indicator below into draw_line?

How do i switch the draw_arrow in AMA Indicator below into draw_line? I replaced arrow with line, and it didnt resolve the problem, it just draw lines downwards. Please, help. Ed

alert email to google

Has anyone ever successfully send alert emails to google? If so what do you have as port number in your email options? Ed