- Search Metals Mine
-
honestknave replied Jul 17, 2015The H1 setup looks interesting

Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 17, 2015I haven't been seeing too many opportunities today or yesterday, particularly on EU. Currently in long on GU (got in a little late) The setup: a nice harmonic move down into a cluster of: 61 fib Major RN Daily Pivot
Monthly Pivot
This ...Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 17, 2015Hello Jamos - missing your charts...
How you getting on with Volman?Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 16, 2015double dustatic() { static double sta=Bid; return(sta); }
Assigning a bid value to a fixed variable
-
honestknave replied Jul 16, 2015Regarding loading history and strange/excessively large numbers on MADdash: In order to calculate things like moving averages and ATR, MetaTrader needs price data. This price data (or "history") comes from your broker. We can control when MetaTrader ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 16, 2015Hello Bernhard, it is a possibility. Long term, I plan to use MADdash as a framework for different ideas/applications. But for now, I'd like to get MADdash to a point where I'm happy with it.
MADdash (Moving Average Distance)
-
honestknave replied Jul 16, 2015Hello Innate, The screenshot looks like MADdash is still waiting for all the necessary data to download from your broker. Are you still having the same issues?
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Lovely chart analysis Mack2013. Whether I had the higher probability trade was largely irrelevant at the end - I walked away at BE and you bagged 10 pips
I was somewhat torn in my trade. After entry, price had failed 3 times to crack 1.0950 and ...Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 15, 2015No problem with me George. I'll be away with work again shortly, so my free time to work on code will be greatly curtailed for a while

MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Version 1.17 Bug fix: Display for ATR calculation method Bug fix: Potential zero divide error in ATR calculation method image You intrepid forward testers will have to play around with the alert settings, as we have a case of apple and pears now

MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015That doesn't look good! Can you check you Expert's log please... must be a zero divide error in there. Edit: nevermind, I think I caught it. Try version 1.17
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Code was doing it by 10 rather than 100, so my bad! Long day
MADdash looks at price's distance from the the MA, not a difference between MAs. Edit: Version 1.16 removed (hopefully before too many people downloaded it!)MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Don't worry Bernhard, I keep a very close eye on the efficiency of the code. It's a hobby horse of mine... I really should get out more
The "full fat" setup of version 1.15 takes ~0.003 seconds to run a loop on my computer (my computer is nothing ...MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Version 1.15 You can now choose to have the pip distance made into a function of ATR (rather than being raw pips). If you select "ATR" as the calculation method, the formula is: distance from the MA in pips ÷ ATR At the moment, a single ATR is used ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Hello zlamp, Perhaps this will help. Please let me know if you need any further clarification image
MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Hello AKCodingEye, Oddly enough, most of the headache is not actually crunching the numbers but sorting out the auto-alignment
I am concerned with the memory overheads of MADdash, particularly if we up the column count by 40% and we start ...MADdash (Moving Average Distance)
-
honestknave replied Jul 15, 2015Nice to see you sneaking some pips off that. I traded the short a little later on. I set up my stop and went away for a bit
Such is the risk of not babysitting ones open trades. image Ratios & Harmonics: a Different Way to Trade
-
honestknave replied Jul 15, 2015
Nice exit before the reversal!Ratios & Harmonics: a Different Way to Trade