- Search Metals Mine
-
honestknave replied Jul 15, 2015Hello Bernhard, The data will be requested automatically, however it can take some time to arrive. This depends on your broker. You may see values bouncing around until all the data has arrived. I'm still working on a robust method of checking this ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Hello Dr. Phoenix, I'm sorry you're still having problems. Please post a screenshot of your Navigation pane, showing indicators and experts. If the list is too long, they are sorted alphabetically and I'm only interested in the "M" sections for ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Currently short GU because EU seems to be not doing very much
Setup: Adverse news caused a large bear spike which set the tone for the new orderflow. A fairly sharp retracement back up, but not when compared to the bear spike. Point of ...Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 15, 2015Hello romu - that is great dedication! Keep it up

Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 15, 2015No problem, could be all a load of old rubbish though

Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 14, 2015I think that is very wise. I don't trade them simultaneously as such - once I see a potential trade set up on the horizon for one of the pairs (usually EU), I stop analyzing the other one and just focus. Plus if I know there are some fundamentals ...
Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 14, 2015Out for +38pips. That AB=CD has completed early, suggesting that the bulls are still in charge and may well challenge higher. However, I'm happy to exit there as I can't babysit the trade indefinitely tonight. image
Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 14, 2015Hello Mack2013 - looks like we've traded pairs today! I'm on GU and you're on EU (but pretty much looking at the same opportunity again I think) Price is currently at my first decision point. Now watching to see if it has enough strength to ...
Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 14, 2015Hello Dr.Phoenix, It looks like you're trying to use MADdash as an EA (which it is was originally). Please delete all instances of MADdash from your experts folder, and then download the latest version of MADdash into your indicators folder. That ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 14, 2015And so by extension MetaQuotes are encouraging us to adopt this format
May I humbly suggest that we 'agree to disagree' on this one, and if in the future our paths happen to cross in person I'll buy you a drink and we can debate the finer points ...MADdash (Moving Average Distance)
-
honestknave replied Jul 14, 2015Change your input variables to extern variables. You can modify externs like normal variables from within your code. It saves running 2 sets of variables.
Resetting MT4 EA Parameters through code
-
honestknave replied Jul 14, 2015I've just realised that I've use a phrase that might have been misinterpretted as being hostile, which is definitely not how it was meant! Where I'm from, saying "I'm not following you" means "I don't understand what you are saying". But I fear this ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 14, 2015Thank you rapidedward, you're most welcome

MADdash (Moving Average Distance)
-
honestknave replied Jul 14, 2015Hello FerruFX, no offense taken at all
I'm just trying to understand where you're coming from. MetaQuotes encourages us to work with one name, multiple version numbers, which is why the version numbers were brought about and why the templates ...MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015I'm sorry FerruFx but I'm not following you... I write an indicator with 2 inputs (v1.00): input bool prop1=false; input bool prop2=false; I save a template with both properties set to true (MyTemplate). I now replace my indicator with an updated ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Hello Alansdca, I'm really glad you're getting on well with it

MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015As we all know, MetaQuotes changed the folders around last year (build 600 onwards)
This still causes problems for many people when they try to add indicators and experts. However, it can be really easy to do with a few mouse clicks ...MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Yep, my bad
That screenshot is an unreleased version (with the ATR coding). 1.14 is the currently released versionMADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Shabs19 has it is a nutshell - the reason each version carries the same name is simple: it allows the use of templates and means you don't have to manually change all the input parameters after every update. I always change the version number, so ...
MADdash (Moving Average Distance)