- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Apr 9, 2015This should do what you are after, I made it MTF so you can monitor a higher timeframe if required, if you change timeframes the number count will start from 1 again. I have included a drag and drop arrow script so you can highlight any numbers if ...
Simple indicator needed - number below/above candle
-
cja replied Apr 6, 2015That post was Dec 2011 and pippin4me was last online Oct 27, 2013 so I would not hold your breath waiting for a reply.
How to auto capture screenshots of mt4 whilst not showing on screen?
-
cja replied Apr 6, 2015And the number represents???????????????????????????????
Simple indicator needed - number below/above candle
-
cja replied Apr 6, 2015Yes it is possible however I am really short on spare time at the moment and adding alerts to that dashboard is not a 5 minute job so for now it is not on my agenda.
MTF Dashboard thread
-
cja replied Apr 4, 2015Those warnings should not stop the EA working sure its probably better to alter the code to remove the warnings however without trying it I think that the way the stoploss etc are set at 10 ( with the older 4 digit style code ) simply means that the ...
I need help to modify my old age straddle script!
-
cja replied Apr 4, 2015Both, its based on the slope of the MAIN line not Stochastics crossing a level.
MTF Dashboard thread
-
cja replied Apr 3, 2015I think this has fixed the open trades issue, it worked alright on the visual strategy tester and only took one trade per bounce off the EMA. file
I will code your EAs and Indicators for no charge
-
cja replied Apr 3, 2015Just go onto M5 EURUSD and increase the inputs until something shows, or try on M5 High Low filter = 50 and Volume filter = 50 that should show some coloured candles and if you change to M1 with the same settings you will get a whole lot of coloured ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 2, 2015The indicator is coded for the new MT4 I suspect it is not showing because You have the wrong settings ( it needs a lot of setup time to get the right settings for each timeframe and currency pair ) . You have your chart candles set to the "Chart on ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 2, 2015I have only had a very quick look but you might want to have a look at your Bands code and compare it to the sample given in the MQL4 Reference. iBands(Symbol(),Period(),NULL,NULL,0,PRICE_CLOSE,MODE_UPPER,AlertCandle)) You also need to put the ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 2, 2015Give this a try. To have the high/low/volume set both the inputs above zero. To have only high/low leave the volume at zero To have only volume set the high/low to zero. You will have to play with the inputs because each currency pair and each ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 2, 2015Sorry that indicator is decompiled so I doubt any of the coders on this forum will look at it for you.
I will code your EAs and Indicators for no charge
-
cja replied Apr 1, 2015It is already an MTF indicator so no changes needed.
I will code your EAs and Indicators for no charge
-
cja replied Apr 1, 20151. The candle is shorter than x pips (x can be set in the setting) So what does shorter mean in this context. High to Low or Open to Close
I will code your EAs and Indicators for no charge
-
cja replied Apr 1, 2015Hi, I found this MTF Bressert indicator in my files. file
I will code your EAs and Indicators for no charge
-
cja replied Apr 1, 2015Sorry it is decompiled code so I doubt any of the programmers will look at it.

I will code your EAs and Indicators for no charge
-
cja replied Mar 31, 2015Reverse trades input added plus altered code to allow both BUY and SELL trades to exist at the same time. As before the indicator needs to be in your indicator folder or the EA will not work. Version 4.1 has had the trading bar code changed to use ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 30, 2015OK but what part of the EA do you want to reverse? the complete trade activation signal or just part of the trade activation signal?
I will code your EAs and Indicators for no charge
-
cja replied Mar 30, 2015This template should do the trick I have set it to a Black background if you use a different color background just load the template on the chart and then select your desired background color and save the template. file
MTF Dashboard thread