Andrew_m
Andrew_m
Friends

Add friends via their profile or user search and you will be able to see if they are online

Andrew_m
Added topic Objects on charts and alerts
Hi All,   I wish to place a line on a chart and have an EA that automatically prompts the user to enter if they want alerts placed above or below (or both) that line at a specific number of pips (user defined)   Any thoughts on this? I am
Andrew_m
Added topic Looping through ENUM
Hi All,  I want to loop through a number of moving averages as part of my trading system. Input variables are as below input ENUM_TIMEFRAMES TimeFrame1 = PERIOD_D1 ; // First MA to use input int Period1 = 10 ; // Number of periods for first MA
Andrew_m
Added topic For loops question
Hi I am new to mql5 and want to design a strategy that essentially looks for turning points on short term ma's. The user will select a ma period and a number of ma points to loop through. Ie 5 moving average period for 50 data points I am not sure
Andrew_m
Registered at MQL5.community