- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 1, 2017a little modification????? The code has 97 warnings?? also you cannot simply have code that says if(up>down)Alert("up"); or it will continually alert on every tick, have you tried looking at other alert code in any indicators or ea's?? The other ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 1, 2017Code updated to the latest MT4 builds. You can drag the Alert level to any position on the indicator window. Tested as best I could with the Markets closed. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 27, 2016I can not recommend anything as I do not use the indicator I simply supplied a way of coding the lines. Perhaps ask the trader who asked for help with the code. url
I will code your EAs and Indicators for no charge
-
cja replied Dec 26, 2016Alert added plus an update of some areas of the code. file
I will code your EAs and Indicators for no charge
-
cja replied Dec 25, 2016Alerts added and areas of the code updated to prevent array out of range issues. file
MACD With Colored Histogram And 2 Lines
-
cja replied Dec 25, 2016This is a basic way of coding the lines, I hope this helps. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 21, 2016Just set the MT4 candles to "Chart on foreground" and increase the indicator candle size so that it shows around the out side of the standard candle. image
I will code your EAs and Indicators for no charge
-
cja replied Dec 20, 2016This Pivot indicator should do everything you want including Yearly Pivots. Here is the latest version. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 19, 2016Yes I am having the same problem Google Chrome informs me it is a malicious file and blocks the download of the file, for me this has only happened today and I originally thought it may have been the file I first tried to download however on reading ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 17, 2016Pip Counter updated to have a static display option. file image
Pip counter indicator on the current candle
-
cja replied Dec 14, 2016Sorry I did not have time to add and test an Alert. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 13, 2016A basic update to eliminate any errors and warnings when compiled. file
I will code your EAs and Indicators for no charge
-
cja replied Dec 13, 2016Unfortunately it is decompiled so it is very unlikely any coders on this Forum will fix it..
I will code your EAs and Indicators for no charge
-
cja replied Dec 12, 2016Correct - that is because it has automatic histo width code so the code will automatically resize for every time you zoom in and out on a chart.
MACD With Colored Histogram And 2 Lines
-
cja replied Dec 9, 2016Try these they might do what you want. url
I will code your EAs and Indicators for no charge
-
cja replied Dec 9, 2016I have coded the option into the inputs to show just the arrows or the whole indicator. file ShowArrowsOnly = true; image ShowArrowsOnly = false; image
I will code your EAs and Indicators for no charge
-
cja replied Dec 3, 2016As you discovered it was not a simple task. Indicator updated - Please download again. I have fixed the mtf display issue however I had to remove the price size code as it was causing some sort of internal code conflict the only drawback to removing ...
Requesting modification of zigzag indicator