- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Dec 1, 2016This should fix the zero divide issue and a zero divide will generally shut down your indicator so I suspect it was the problem. file
Zero divide in indicator
-
cja replied Nov 29, 2016No the indicator only handles US pairs and because of the way it was originally coded it would take hours to re code it and to be honest once you start adding elements other than Forex Currency Pairs it becomes a nightmare to get the point values ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 27, 2016NOTE : This indicator must have the fisher_v1 indicator in your MT4 indicator folder or the fisher_mtf will not work. file image
I will code your EAs and Indicators for no charge
-
cja replied Nov 26, 2016The code in this indicator basically rewrites so the signals you get on a live feed are not the same as when you freshly load the indicator on a chart or change timeframes, its probably a total waste of time to trade with it however here is what you ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 24, 2016MT4 does not handle larger Operating System font sizes so you need set to your windows 10 font size to the smallest or 100% image
MT4 picture quality and indicator text spacing
-
cja replied Nov 19, 2016Unfortunately it is also decompiled. Several ways to tell its decompiled 1/this at the top of the code Generated by EX4-TO-MQ4 decompiler V4.0.224.1 [] Website: url E-mail : url 2/this in the name (~) - decompiled_indicator~mq4 3/Lots of this in ...
Can you make it non-repaint?
-
cja replied Nov 19, 2016Sorry it is decompiled so you are very unlikely to have any coders on this Forum look at it. Let me explain my position on this stand, I have had my work decompiled and sold on eBay and other websites and so as a result of this I do not actively ...
Can you make it non-repaint?
-
cja replied Nov 18, 2016I changed an early RSI indicator to Momentum, it is not extensively tested but it should all work. file image
I will code your EAs and Indicators for no charge
-
cja replied Nov 14, 2016if (NormalizeDouble(ExtMapBuffer1[i],Digits)>NormalizeDouble(ExtMapBuffer2[i],Digits) && NormalizeDouble(ExtMapBuffer1[i+1],Digits)<=NormalizeDouble(ExtMapBuffer2[i+1],Digits) && ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 14, 2016Look on the first post of this thread as several of the Dashboards have a price / HA option for all timeframes.
MTF Dashboard thread
-
cja replied Nov 13, 2016The indicator already has an automatic magic number which was requested #Post 9. The close line I understand but the 0-100% I presume means you want to be able to change the 50% level to any percentage????
Looking for 50% of candle indicator
-
cja replied Nov 12, 2016When i pull up a new chart and load the indicator, the first time i load it, it doesn't appear in the indicators list. It only appears when i add it 2nd time (happened on multiple charts) This sounds really odd, if you look in the objects list does ...
Indicator that shows day of the week
-
cja replied Nov 11, 2016I have just tried making a template using only the 5 Days indicator and it loads on other charts with no issues. #1 The the issue could be either with your template or one of the other indicators you have on the chart may have a delete code issue. ...
Indicator that shows day of the week
-
cja replied Nov 11, 2016I have updated the code to the latest MT4 and also changed and added a couple of things. file Screenshot showing vertical lines - default settings is to not show the lines image
Indicator that shows day of the week
-
cja replied Nov 9, 2016I have coded in the offset Kijun lines to visually show the Offset. NOTE : The name cannot be changed or the indicator will not work. NOTE : The way the arrows are signaled has changed as requested by bonbon - please download again if you want the ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 8, 2016My point is if you are comparing signals from indicators on your chart against the signals from the EA then all the indicators both on the chart and in the EA must have exactly the same settings.
RAMZAN MACD Dot Trading
-
cja replied Nov 8, 2016Do you have the RSI Candles on your chart set the same as the RSI in the EA??? for example the RSI in the EA has PRICE_MEDIAN not PRICE_CLOSE which can make a huge difference?? Just thought I would ask as it is the sort of obvious thing that can be ...
RAMZAN MACD Dot Trading
-
cja replied Nov 4, 2016Just make sure the EA's both have Magic numbers then make sure the Magic numbers are different.
I will code your EAs and Indicators for no charge
-
cja replied Nov 3, 2016No small mod needed, I have posted the corrected MTF code.
I will code your EAs and Indicators for no charge