- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Dec 10, 2015The 4 posts before your post??

Step by step This will probably fix the problem MT4 Build 920 crash
-
cja replied Dec 10, 2015I ran it on a EURJPY chart and opened trades on other currencies/charts ( USDJPY & EURUSD ) and it only set the breakeven on the EURJPY and not on any of the other charts so it appears to be working as it should as far as I can tell. I have updated ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 8, 2015Your problem is probably because you are using MT4 build 620 there are a couple of threads discussing how to fix the issues that 620 is causing, the mq4 will not solve your problem.

I will code your EAs and Indicators for no charge
-
cja replied Dec 7, 2015No it worked as it should, Bar 2 below the zero line Bar 1 above the zero line Bar current above the zero line. If you want it to open on the close of the golden bar add 1 to all the signal CCI's.
EA Modification request for CCI strategy
-
cja replied Dec 7, 2015The signal is already set for the close of the current candle crossing the zero. double buf1 = iCustom(NULL, PERIOD_CURRENT, "DoublecciWoody", TrendCCI_Period, EntryCCI_Period, Trend_period, CountBars, false, 2, 3, 2, 4, 1); double buf2 = ...
EA Modification request for CCI strategy
-
cja replied Dec 6, 2015Go back to the original code for the MA and see how the i+1 is used.

I will code your EAs and Indicators for no charge
-
cja replied Dec 6, 2015Sorry I cannot help you, personally I am having no problems with build 920 but others such as yourself are having issues with indicators/templates not loading or displaying and the platform crashes to name a few issues however some have found ...
Daily open line indicator - please help!
-
cja replied Dec 6, 2015The flat aspect is already coded into the indicator, just because you see 1 bar flat on the Stochastic does not mean it is flat because the only way to show a flat indicator is to have the current bar and the previous bar to be equal to each other, ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 5, 2015The problem was solved on this thread. url
Problem with MT4 font size in Windows 8.1
-
cja replied Dec 5, 2015Do a search on the Forum there are many Pivot indicators on this Forum it should take no time at all to find what you want.

I will code your EAs and Indicators for no charge
-
cja replied Dec 4, 2015ex4 files cannot be altered because you cannot access the code. The peatsfx-hpfz does show individual levels apart from the current day and it does not extend the days backwards it projects the previous day forwards. Try it on the strategy tester ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 4, 2015You will find the pivots on this link url The peatsfx-HPFZ it is supposed to update on the new day as it uses the previous days data for the current day but it only extends that data to the current day because if you did that historically it would ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 4, 2015I have fixed a few issues but to be honest the code is an absolute mess so I am not prepared to do anything more on it. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 3, 2015"Number of Pivot Multi Period indicators on the chart" simply moves the Comment text for each instance of Pivot loaded on the same chart so that the text does not overlay, for example if you load the indicator set to Weekly then you set the Number ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 2, 2015file image image file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 2, 2015This indicator code has some obvious issues so I have fixed some of it, the whole code really needs to be rewritten to bring it up to date. file Good hopefully the problem is solved as I could not duplicate the original problem to test it.
I will code your EAs and Indicators for no charge