- Search Metals Mine
-
honestknave replied Mar 31, 2015That's quite a position; 10+ traditional lots, or £10+/pip spread betting?
Trading is as simple as ABCD
-
honestknave replied Mar 31, 2015What happens when you do this? image
Please Help! No Expert Folder in MT4 Folder
-
honestknave replied Mar 30, 2015So you're essentially testing it without any news filter?
UdineEA Official Thread
-
honestknave replied Mar 30, 2015Some brokers require you to place the order THEN set the stops (through OrderModify). Not sure how the EA is coded...
UdineEA Official Thread
-
honestknave replied Mar 30, 2015Hello RoneyFX, How are you dealing with the historical news issue for backtesting?
UdineEA Official Thread
-
honestknave replied Mar 30, 2015For what it's worth, it didn't start trending above 30 until after your entries (but yes, late in the day): image
Trading is as simple as ABCD
-
honestknave replied Mar 29, 2015Definition of a pessimist: an optimist with experience

Alpari.co.uk Discussion
-
honestknave replied Mar 29, 2015A 3-color TrendMA indicator (showing no trend, trending up, trending down). Defaults are the same as TrendCCI... 100 LWMA averaged over the last 15 bars. To qualify as a trend, it needs to be > 30. Again, compiled but untested. image
Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015Hello devontrader, Please take a look at what I have marked up here on clivepackham's recent screenshot. As you can see, it is a downtrend with entries taken from green CCI (or more precisely, trading weakness on the green which signals an impending ...
Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015You are correct. During backtests, you can access the data of other symbols but you can only trade the symbol under test. There are cumbersome ways around this by creating pseudo portfolio backtesting but it isn't straightforward
...Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015Hello devontrader, The indicator is coded like this: It checks the trend according to clivepackham's rules for 2015, namely the gradient of the 100 LWMA measured over the last 15 bars. If there is an uptrend of >30, then we are interested in seeing ...
Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015Just a personal preference because a typo in a string can cause huge headaches in debugging. I prefer to use the define directive so that any typos will be throw up at compilation: #define GREEN 1 #define RED -1 int ...
Lets Automate a Simple Renko Strategy!
-
honestknave replied Mar 28, 2015I'm afraid I rarely release my source code these days. Take from it what you will.
Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015A quick indicator I knocked up for some backtesting. It only colors the CCI histogram if the MA is trending in the correct direction. Perhaps it will be of use to someone else too. Please note: compiled but untested so quite possibly has some bugs. ...
Trading is as simple as ABCD
-
honestknave replied Mar 28, 2015[/FONT][/COLOR] My reading of this statement is that you won't get your money back any faster just because you go with ETX. If you do go with ETX, the day your funds are released will be the same day you would have got them back anyway. ETX are ...
Alpari.co.uk Discussion
-
honestknave replied Mar 27, 2015You need to put your indicator in the appropriate subfolder from here (not through program files): image Afterwards, either restart MT4 or right-click>Refresh on the indicators tree in the Navigator.
Help saving indicators
-
honestknave replied Mar 25, 2015Team Viewer call them "Touch Interactions", but most VNC solutions have something similar: video
Windows 8 Tablet or iPad for Metatrader 4
-
honestknave replied Mar 25, 2015A transition from x86 architecture to ARM architecture is a massive undertaking. Given Metaquotes reluctance to address a litany of niggles in MQL which most programmers would consider fall into the "surely they need to sort this one out" category ...
Windows 8 Tablet or iPad for Metatrader 4
-
honestknave replied Mar 25, 2015If you'd worked with Metaquotes languages for any length of time, you'd doubt the inevitability of this statement

Windows 8 Tablet or iPad for Metatrader 4