- Search Metals Mine
-
honestknave replied Jul 13, 2015Hopefully this post on the csDash thread will explain why you are getting so many alerts. Basically, price is hanging right around the alert threshold. Sometimes just above, sometimes just below. When I get the chance, I plan to implement the csDash ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Thanks George. Let's hope it is profitable week for all

MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015I'm glad you took the time to look at the options and resolved your own issue

MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015You're most welcome; I hope it brings you some green pips!
MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Thank you for your help diallist; your steps should indeed work in most cases. My steps are very much overkill, but I adopted a "belt and braces" approach to hopefully alleviate any stubborn cases. Thanks once again

MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Step 8: Remove any indicators that may have been loaded by default (possibly none): image image Step 9: Remove any expert that may have been loaded by default (possibly none): image Step 10: Add MADdash onto the chart: image Important Note: ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 13, 2015Hello silversurfer, I'm sorry to hear you're having problems loading the new version. I'm going to take the opportunity to use this as a tutorial for anybody having problems loading MADdash. All these steps should not be necessary under normal ...
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015I had a brief play with the ATR concept this evening. The only code alteration I made was changing distance/point to distance/ATR. I profile my code regularly to keep it trim. With this single modification, the loop time increased over 50 fold
...MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Thank you ShomariG, you're most welcome
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Thanks Shabs19, I still need to look at: > color-coding pairs > changing the alert criteria > changing the calculation method (ATR or whatever weighting mechanism is decided upon)
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Hello ahhamidz, I'm sorry if I have missed an earlier post. I don't trade using this dashboard but perhaps George may be able to shed some light on your question for you. Green pips

MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Thanks for the feedback. I'll look into some options for this
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Hello Bernhard, you should be able to specify any template (and timeframe) for the chart that opens in the settings: image
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Hello ahhamidz, Please make sure you download the latest version of MADdash from here. The latest version is 1.14: image
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Thank you idiamond - I will send you a PM shortly
MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015As a result of all these changes, the options list has had to grow substantially
This is not something I like doing; I'm not a fan of code with countless options that nobody really knows how to use. However, it has been necessary in order to ...MADdash (Moving Average Distance)
-
honestknave replied Jul 12, 2015Switching off Global Variables An earlier modification enabled the use of Global Variables (GVs) for people who wanted to use MADdash in their own EAs. I think the uptake on this has been very small
so I've kept the functionality but it ...MADdash (Moving Average Distance)