Sadly
Sadly
Friends

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

Sadly
Added topic Euro Index
Sadly
Added topic Are there any investors here?
I recently started a thread called " Finding Investment Capital: Success or failure? " in which I outlined the difficultly I have had so far in seeking capital in respect of my trading system and after several views of that thread I have yet to
Sadly
Added topic Single MA / Closing Price X-Over; Simple EA
Recently I've entered the world of the scalper, trading the 100 MA plotted on a 5M chart where the signal I trade is when 5 minute bar closes either above of below the 100 MA. If I am already in a trade when a signal occurs then I reverse the
Sadly
Added topic EA HELL - When it just doesn't work!
OK - I should know better than to get involved with programming what with the extremely limited knowledge I have of MQL but rather than constantly nag others to please do this or that to an EA I thought I'd give it a whirl myself. It's taken me over
Sadly
Added topic 3 in a box plus 2 ends
Introduction The idea behind the 3-in-a-box method is to catch high probability trade setups with the emphasis solely on price. The method uses one indicator, CustomCandle and a M1 chart. Given the resolution of the chart it's perhaps best suited for
Sadly
Added topic Theoretical Basis of Building Cluster Indicators for FOREX
This article describes an intersting approach to using cluster indicators. The article goes on to code the indicators which are available at the bottom of the page. Has anyone worked with this type of indicator before
Sadly
Added topic MetaTrader4: Web site hook-up
Is their anyway to interface MetaTrader with HTML in a way that would for example post a trade or signal onto a web page? Anyone
Sadly
Added topic Price channel: Trendline projections
Take the x number of significant highs and project a trendline upwards and downwards at an angle the user inputs (as angles constantly change). Also the x number of significant lows and project a trendline upwards and downwards at the same angle
Sadly
Added topic I Love Codersguru
I just 'made' my first sausage from the sausage machine . Thank you for the tutorial, Codersguru ... onto lesson 13
Sadly
Registered at MQL5.community
Sadly
Added topic Beginner: Indicators as EA's
Being new to MetaTrader and not really having a clue about MQL4 I was wondering how an indicator can be used as an EA. Taking PriceChannel_Stop_v6 as an example, if I place this into the 'Experts' folder can I then backtest it and optimise it? If I