- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Oct 23, 2023No I do not know the name of the indicator I suggest you ask the person who posted the images??
I will code your EAs and Indicators for no charge
-
cja replied Oct 19, 2023Are you trying to shift the Stoch back in time to get better earlier signals?? If that is what you are attempting you are wasting your time because all your signals will still be late. For example if you shift the Stoch Histo back 10 bars and it ...
I will code your EAs and Indicators for no charge
-
cja replied Oct 19, 2023You are talking about two different things, the supplied piece of code is for a MTF shift and I suspect the inputs Bar shift is to shift the indicator back in time??
I will code your EAs and Indicators for no charge
-
cja replied Oct 7, 2023The lines are not vanishing, they are staying at the previous Symbol level value, you have to delete the lines to have them update to a new chart Symbol. The indicator allows the trader to drag the lines to any position on the chart. The indicator ...
I will code your EAs and Indicators for no charge
-
cja replied Sep 27, 2023I think you need to have another look at the indicator. If the Select Current or Closed Price is set to Use Current Price the values update in real time. I also use the RSI Close price when using RSI not the Median Price which is the default price ...
RSI Dash
-
cja replied Sep 24, 2023Post the script/s on the Forum so someone can help.

I will code your EAs and Indicators for no charge
-
cja replied Sep 11, 2023i tried but it doesn't work So what does that mean?? More information needed as I am not a mind reader. What did you try? What folder did you put it into? What pairs did you try it on? It is a SCRIPT not an EA or Indicator I just did a small update ...
I will code your EAs and Indicators for no charge
-
cja replied Aug 15, 2023Try this I recompiled it as sometimes older indicators need this done to update the code after the latest MT5 updates. file
I will code your EAs and Indicators for no charge
-
cja replied Aug 10, 2023I did an update on this post. url
I will code your EAs and Indicators for no charge
-
cja replied Aug 9, 2023Apologies to those 40 people who downloaded the previous indicator, the code was not updating the past levels in real time when the inputs were set to "Extend lines to current price = true". I never tested the indicator for real time updating as I ...
I will code your EAs and Indicators for no charge
-
cja replied Aug 5, 2023I don't know how anyone can use this indicator for live trading signals so good luck to anyone who tries. file
I will code your EAs and Indicators for no charge
-
cja replied Aug 4, 2023You are actually missing a lot of basic parts of the code. No indicator_buffers No Arrow code - DRAW_ARROW No arrow type - SetIndexArrow No colors or size assigned to the arrows wickLength and bodyLength have no usable value If you really want to ...
I will code your EAs and Indicators for no charge
-
cja replied Aug 3, 2023Apologies to those 12 people who downloaded the indicator I found an error with the arrow code as I had inadvertently placed the up arrow code in the down arrow section. Please download again. file
I will code your EAs and Indicators for no charge
-
cja replied Aug 2, 2023Removed the Button from the indicator you posted. file
I will code your EAs and Indicators for no charge
-
cja replied Aug 2, 2023Its a common issue with Brokers who open for a few hours on Sunday which means the Monday Pivots use Sunday data instead of Friday data. If you download a few pivot indicators on this Forum and look at the code you should find several solutions to ...
help with code for displaying weekly pivots