- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Dec 27, 2020Hi, Firstly I only added the button code and I have had nothing to do with the indicator code at all. After observing the indicator and looking into the code in more depth I noticed that the Red time line updates the line erratically and the code ...
Indicators with ON/OFF buttons
-
cja replied Dec 24, 2020An update which should help a few of the requests. 1/ The header can be removed 2/ The spacing between the lines of text can be adjusted if required 3/ If you click on a symbol it will change the existing chart - ( may be helpful? ) NOTE : ...
RSI Dash
-
cja replied Dec 24, 2020Please consider there are very few coders and many many requests and it is purely on a voluntary basis, personally I have had little time to code anything other than small quick code requests over the last 6 months as I have been busy outside of the ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 23, 2020file I have done a small update as I noticed that the position of the on/off button can be an issue for some traders. Put the mouse pointer on the button and drag it to any position on the chart and it will stay there. file file
Indicators with ON/OFF buttons
-
cja replied Dec 19, 2020I personally do not have the time to make a MT5 version but I believe if you do a search on this forum there is a similar indicator coded in MT5. I guess it would be possible but then you get into the issue with how many chart windows do you want to ...
Symbol Changer Profit Display
-
cja replied Dec 16, 2020Just remove the top line in the inputs "#property show_inputs" as it is code usually used for a script and that is causing the problem.

I will code your EAs and Indicators for no charge
-
cja replied Dec 16, 2020but with different rsi value for separate currency. Please explain as I do not understand your request or exactly what you are attempting to do?
RSI Dash
-
cja replied Dec 11, 2020Its possibly the OS resolution setup for your screen on your computer. The newer high definition screens can cause issues with some graphic/text MT4 displays.
RSI Dash
-
cja replied Dec 9, 2020This was a request for a MT5 version so I have posted it on the original thread and on this thread. url file image
MT5 Indicators and EAs
-
cja replied Dec 9, 2020Apologies I got the shift up/down and sideways the wrong way around on this indicator so I have posted an update. file image An update : I thought it might be helpful to show the RSI and Timeframe. It has an Unique ID value ( change the value ...
RSI Dash
-
cja replied Dec 8, 2020if(RSIsum > 55) {Clr=TrendUpColor;} else if(RSIsum < 45) {Clr=TrendDnColor;} else {Clr=TrendEqColor;}
I will code your EAs and Indicators for no charge
-
cja replied Dec 7, 2020NOTE: Just because I re-coded this EA does not automatically mean I am prepared to code any other MT4 EA's/Indicators/Scripts for MT5 It is not really a conversion but a total rewrite because MT5 trading functions are totally different to MT4 so ...
Button to move Stop to Breakeven
-
cja replied Dec 6, 2020Why do you want these indicators converted I say that because I doubt you are currently using them ( unless you have a very very old version of MT4 ). I looked at the first indicator and it is very old and does not work on the latest MT4 and would ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 1, 2020It might help if you explained more clearly what you want. The indicator already has arrows so I presume that you wanted Arrows on the main chart?? Please provide more accurate information in the future or you may find all your requests will be ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 30, 2020Had to rewrite the button and delete code to solve it.
file I will code your EAs and Indicators for no charge