- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 3, 2025You probably are using an indicator on the same chart that uses a poor Delete code. Got my computer back but it is only just hanging in so will have to sort out a new one. I have totally updated the code and added historical rectangles to match the ...
Indicators with ON/OFF buttons
-
cja replied Oct 30, 2025Unfortunately while I was away over the long weekend my computer died. I am currently having it repaired / replaced and the updated indicator is on that computer, I backup my work every 5 days but the final version of the indicator was not included ...
Indicators with ON/OFF buttons
-
cja replied Oct 22, 2025You are going to have to wait as I am dealing with over 500 lines of code ( I have almost totally rewritten the old indicator now as it was easier than updating and fixing the old code ) and several different display options that all relate to each ...
Indicators with ON/OFF buttons
-
cja replied Oct 19, 2025Now that Market is open I have found a few other issues to resolve so I will post it once updated. NOTE: To those who have downloaded the MTF_HI_LOW update 2025 indicator on post #1310 if you want historical lines you can download the new version ...
Indicators with ON/OFF buttons
-
cja replied Oct 17, 2025The MTF HI LOW is a very old indicator ( 2006 ) and needs extensive rewriting to bring it up to the current MT4 builds. I think that someone has already done an update for that indicator concerning the poor delete code on this Forum so try doing a ...
Indicators with ON/OFF buttons
-
cja replied Jun 19, 2025The indicator already has a unique identifier. image
I will code your EAs and Indicators for no charge
-
cja replied Jun 9, 2025Try the Forum search feature "RSI Divergence"
I will code your EAs and Indicators for no charge
-
cja replied May 26, 2025If MACD crosses above level 70 → Strongest If MACD crosses below level 30 → Weakest The issue as I see it at a glance is MACD does not have values of 30/70. Stoch RSI WPR etc do have those sorts of values so from my point of view I will not attempt ...
I will code your EAs and Indicators for no charge
-
cja replied May 25, 2025To move the button just drag it around the chart with the mouse. file
Indicators with ON/OFF buttons
-
cja replied May 9, 2025Apologies I checked the code and had inadvertently left in a piece of code that had stopped the activation of 3 timeframes for Push notifications, its no excuse however the update required over 100 lines of code so it is easy to miss something. ...
MTF Dashboard thread
-
cja replied May 8, 2025It was a setup suggested by another FF trader if(Low[0]<Low[1] && Close[0]>Low[1] && Close[0]>Close[1]) {UP;} if(High[0]>High[1] && Close[0]<High[1] && Close[0]<Close[1]){DN;}
MTF Dashboard thread
-
cja replied May 8, 2025Push Alerts added. I must also warn users once more to be very careful using the Alerts if you have a large number of Pairs loaded and the Alerts set on lower timeframes as you will get a large number of Alerts. Small code issue fixed please ...
MTF Dashboard thread
-
cja replied May 6, 2025I am pretty sure I have something in my files will have a look when I get back to my database. file
I will code your EAs and Indicators for no charge
-
cja replied Apr 21, 2025Looks like you have already solved the calculation problem.
MTF Dashboard thread
-
cja replied Apr 12, 20252005 - where do you find this really old stuff? file image
I will code your EAs and Indicators for no charge
-
cja replied Apr 7, 2025No I don't have it for MT5
I will code your EAs and Indicators for no charge