- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 2, 2015As I suspected the colour was hard coded in. file
Problem keeping my color settings in MT4 indicator
-
cja replied Jan 1, 2015Hi, The colour may be hard coded into the indicator? does it change back to the original colour when you change time frames? post the mq4 file so some one can have a look and fix it for you.
Problem keeping my color settings in MT4 indicator
-
cja replied Dec 31, 2014All fixed and coded to work on the new MT4 file
I will code your EAs and Indicators for no charge
-
cja replied Dec 30, 2014I suspect the issue is that your Broker does not allow stoploss and takeprofit to be sent with the Order, for that to work you need to code in an OrderModify to set the stoploss and takeprofit after the Orders are sent. Have a look in the Journal at ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 30, 2014It may help if you post the EA mq4 file so some one can have a look at it

I will code your EAs and Indicators for no charge
-
cja replied Dec 30, 2014It is decompiled so I doubt any of the coders will look at it.
I will code your EAs and Indicators for no charge
-
cja replied Dec 29, 2014The ZigZag label code is very very sensitive to any alterations at all and it does not take much to upset the operation of it, I tried all sorts of different Alert code setups however most of them caused conflict issues with the labels which ...
Swing size Alert required
-
cja replied Dec 28, 2014IMPORTANT : The indicator posted above on post #7 has a code fault and can give false signals in some circumstances please re-download the updated version on this post. I have re posted the Alert indicator after checking on a live feed, I have ...
ForexTrendisimoHT indicator - need email alert pls
-
cja replied Dec 27, 2014Hi, I had a play with the code and set it up for both scenario's, High and Low the multiple of 100 was unnecessary. ((Lowest close of the last 22 candles) - (High of the current candle))/((Lowest Close of the last 22 candles)) ((Highest close of the ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 27, 2014Good idea Joss, the idea made me curious as I remember in the past having done something similar, I do remember it took a bit of fiddling around to work out the buffers and in this case 8 buffers are used for the indicator but it appears only 6 are ...
ForexTrendisimoHT indicator - need email alert pls
-
cja replied Dec 27, 2014Most of the issues are because at this time of year when the markets are closed the spreads can be very large as in a lot larger than normal also it is very difficult to code one set of point values to suit every thing that can be traded due to the ...
#Signal Bars v10a
-
cja replied Dec 26, 2014I suspect the candle width is hard coded into the indicator so I will need the mq4 file to fix it.

I will code your EAs and Indicators for no charge
-
cja replied Dec 26, 2014Hi, Check it out I think everything is correct
file image I will code your EAs and Indicators for no charge
-
cja replied Dec 26, 2014More info please, the Stoch which line are you using the Signal or Main and what if the candle is not bullish or bearish? what if price is equal to the SMA?
I will code your EAs and Indicators for no charge
-
cja replied Dec 24, 2014This could be your problem, never run MT4 in the Programs File folder, if you do all the windows security stuff can really mess things up. Create a new folder in C for example "myMT4" and reload your MT4 into that folder.

Can somebody help me fix this indicator?
-
cja replied Dec 24, 2014Hi, Those are only benign warnings and will not affect the indicator, I tried it on build 765 screenshot supplied. I tried the other one posted as well however the label digits were wrong. It works for me as you can see so I do not know why it will ...
Can somebody help me fix this indicator?
-
cja replied Dec 24, 2014Explain doesn't work for a time? I tried it and it loaded onto the chart ( MT4 build 625 ) showing rectangles and text labels? Does this indicator do more perhaps? Please supply a screenshot of how it is supposed to look if possible.
Can somebody help me fix this indicator?
-
cja replied Dec 23, 2014Hi, The ex4 file cannot be altered you will need to supply the mq4 file

ForexTrendisimoHT indicator - need email alert pls