- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jul 14, 2024From what I could see with the brief look I had at the code when I did the zero divide fix was that it is very old code and I also added the bool "result = " code to the OrderClose/OrderSend as it also came up as a warning. The issue is probably ...
I will code your EAs and Indicators for no charge
-
cja replied Jul 5, 2024I have tested the indicator and it works exactly how it should with both UP and DOWN Alert signals.
Parabolic SAR alert
-
cja replied Jul 2, 2024The file you posted is a MQL4 include file. What you have to watch out for is if you try to open the file it can open in a MT5 editor and then of course it will not compile. I think this happens because the include files in the MT4 include folder ...
I will code your EAs and Indicators for no charge
-
cja replied Jul 1, 2024I simply do not have the spare time to code your request and you have not given any idea on what an Alert for the MACD actually consists of for example MACD cross zero, MACD signal cross MACD main or perhaps something else?? To add alerts such as ...
MTF Dashboard thread
-
cja replied Jun 24, 2024Try this : string imagePath = "\\Images\\Monister.bmp" you can also use : #resource "\\Images\\Monister.bmp"
I will code your EAs and Indicators for no charge
-
cja replied Jun 5, 2024Yes scripts do have limitations, I just used an old MT4 hack to see if it worked on MT5 and it did, was it the best solution? No, would an EA be a better option? Yes, but I guess one small advantage is it can be used on the same chart as an EA. ...
I will code your EAs and Indicators for no charge
-
cja replied Jun 4, 2024Try this and see if it does what you want. file
I will code your EAs and Indicators for no charge
-
cja replied Jun 2, 2024I have seen many instances of this where traders download an updated version of the same indicator but the original indicator name has been retained for the updated indicator. The same happens with Microsoft if you already have an indicator in your ...
I will code your EAs and Indicators for no charge
-
cja replied May 31, 2024Interesting that Alert code used to work with absolutely no issues but I had to change several areas of the code to make it work correctly. Perhaps this latest MT4 build has something to do with it?? Could you please code it such that it pops up ...
I will code your EAs and Indicators for no charge
-
cja replied May 29, 2024I have removed the indicator as it appears the Alerts are not working correctly. I will post an update when I get around to having another look at it.
I will code your EAs and Indicators for no charge
-
cja replied May 25, 2024Its a very old indicator and its been played with. There are better pivot indicators already coded, for example here is one example on this forum and I am sure if you do a search you will find more. url
I will code your EAs and Indicators for no charge
-
cja replied May 22, 2024Be aware with Alerts on MT4 that if you have alerts for both the sound and the pop up message set to true you will not get the alert sound all you will get is the sound that is set for the pop up message. file
I will code your EAs and Indicators for no charge
-
cja replied May 17, 2024Which indicator?? I have tested several of the indicators on this thread but have found no issues so far. Please explain in more detail exactly which indicator you are using and how you are using it to create the problem.
Looking for 50% of candle indicator
-
cja replied May 9, 2024I found this in my files. file
I will code your EAs and Indicators for no charge
-
cja replied May 9, 2024You might want to delete/move these 2 posts as they have nothing to do with this thread or MTF indicators
MTF Dashboard thread
-
cja replied Apr 29, 2024I put in your request and upgraded the code to the latest MT4 build. NOTE : You cannot change the name of this indicator. file
Pip counter indicator on the current candle
-
cja replied Apr 22, 2024Did you not read the post immediately below the post you refer to??? It is decompiled code so it is very unlikely anyone on this Forum will look at it.
MTF Dashboard thread