- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Dec 2, 2015Metatrader has been like this for a long time, if you have an EA loaded in the tester and do some changes in the editor then compile it the inputs do not update in the EA loaded in the tester, you have to open Expert Properties and click reset ...
MetaEditor: EX4 write error
-
cja replied Dec 2, 2015Try this I altered an existing indicator I had in my arsenal it uses arrows not coloured candles to show the signal bars. file image
I will code your EAs and Indicators for no charge
-
cja replied Nov 30, 2015I just retested it and it does what it is supposed to do and hides the current candle. compiled on build 620. file Current bar as normally displayed image Indicator applied & Current bar hidden image
I will code your EAs and Indicators for no charge
-
cja replied Nov 30, 2015Check the Journal and Experts tabs to see if anything shows up, does the EA run on the Strategy tester?, I presume the Windows operating system is the same on your laptop and desktop? When you used the ccleaner to clean the registry did you click on ...
Help with MT4 - no trades open
-
cja replied Nov 30, 2015Update to code.
compiled on build 610 file compiled on build 620 file I will code your EAs and Indicators for no charge
-
cja replied Nov 30, 2015I altered this indicator back in 2007 and have checked it on MT4 build 910 and it appears to work alright even though it is the old MT4 code, you must have the VoltyChannel Stop v2.1 indicator in your indicator folder for this to work. file file ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 29, 2015start() relies on new ticks to update OnTimer() uses EventSetTimer( ) & EventSetMillisecondTimer() so has the potential to use more cpu not less.
I will code your EAs and Indicators for no charge
-
cja replied Nov 29, 2015Unfortunately it is decompiled code so it is very unlikely anyone on this Forum is willing to help you. This statement at the top of the code is a sure sign that it is decompiled. /* Generated by EX4-TO-MQ4 decompiler V4.0.224.1 [] Website: url ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 29, 2015You should be able to modify this script code to shut down the MT4 AutoTrading button. This is the same as using Ctrl/E to shut down auto trading. file
Shutting down MT4 on order close
-
cja replied Nov 28, 2015Use 3 scripts ( Buy / Sell / Close ) and set up the hotkeys to which ever keyboard keys you want to use. Right click on a script to set it up, you should find all the scripts you need on a search of this Forum. image
I will code your EAs and Indicators for no charge
-
cja replied Nov 26, 2015Another couple of things to consider is depending on your Broker the minimum Pending order distance can increase significantly around news events and the other issue is often what can work on a Demo account does not necessarily work on a Live ...
Help with MT4 pending orders? They aren't triggering
-
cja replied Nov 25, 2015Have you checked the minimum distance allowed for stop/limit orders with your broker because if your pending order is under that level it will not action the order.
Help with MT4 pending orders? They aren't triggering
-
cja replied Nov 24, 2015Added Alert on Close/Current bar option and compiled on MT4 build 910. file
Please make this Price Alert indi stay fixed on all timeframes
-
cja replied Nov 24, 2015if "use current symbol only" = false ? - Closes all open trades on any currency pair it have just closed me a long while the cci have crossed UP - it will close long and short trades when the 2 CCI's cross the zero level up or down, if you want to ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 23, 2015This EA Closes ALL Open trades if the 2 CCI's cross the zero level up or down. The fast CCI needs to be above/below the zero and the slow trend CCI then needs to cross the zero up/down for the Close to trigger. If you only want to use 1 CCI set both ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 23, 2015Previous version removed as had zero divide fault in timeframes above Daily, it has been recoded with different zero divide solution. If you have downloaded the previous indicator please download again. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 22, 2015The zero divide will stop the indicator working in most cases however you need to post the mq4 file before anyone can help you.

I will code your EAs and Indicators for no charge
-
cja replied Nov 21, 2015Hi, I did that modification 9 years ago and it had some object delete everything code in it so I think that was probably the issue.
file I will code your EAs and Indicators for no charge
-
cja replied Nov 20, 2015file This version has the R3 R2 R1 S1 S2 S3 and Pivots. file
I will code your EAs and Indicators for no charge