- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Mar 27, 2017I understand you may not have been aware that the indicator was decompiled in fact a lot of indicators and EAs downloaded off websites are simply renamed decompiled code. The person on that link is not the owner of that indicator ( I noticed my ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 26, 2017Just open a chart with nothing loaded on it and load the template script on that chart and it will apply the setup for that chart to all your open charts.
Template Script to apply to all Open Charts
-
cja replied Mar 25, 2017I suspect you have been ignored because the indicator is a decompiled file, most coders will not work with decompiled files. Decompiling a file means to break/hack/pirate/educate open the compiled source code to access the contents.
I will code your EAs and Indicators for no charge
-
cja replied Mar 25, 2017If you look at the code you will see its an indicator and it will not work for multi lines when the Markets are closed because it uses TimeCurrent() as a magic number, you can change the Timecurrent() to TimeLocal() and it should work when the ...
Draw a freehand line from A to B to C in MT4
-
cja replied Mar 24, 2017I don't know what could be wrong with your setup, perhaps there is an issue with your template or one of the other indicators on the chart causing code conflict? The indicator updates with each new tick I notice the price has not moved in both ...
is a MTF MA crossover possible
-
cja replied Mar 24, 2017I have tested your set up ( on M1 ) while watching several other charts open with different time frames and I have found NO issues with the updating. The display updates the instant the MA's cross.
is a MTF MA crossover possible
-
cja replied Mar 23, 2017I have just checked it and all the time frames update in real time, I am not quite sure what you mean by " if i press on M1 then it updates" I presume you mean that you change time frames on the platform? I watched M1 and M15 on separate charts ...
is a MTF MA crossover possible
-
cja replied Mar 22, 2017If you mean for example you have the display on a M15 chart and the H4 chart MA crosses over then yes the H4 display/arrow will update.
is a MTF MA crossover possible
-
cja replied Mar 21, 2017Something like your request comes as a standard indicator in the MT4 Platorm - iExposure
I will code your EAs and Indicators for no charge
-
cja replied Mar 20, 2017That indicator is simply a renamed "Traders Dynamic Index" which has been around the Forums for years I would suggest you do a search of the this Forum or the tsd Forum or the Forex Station or Goggle it and some one is bound to have made an EA.
I will code your EAs and Indicators for no charge
-
cja replied Mar 18, 2017".i thought it is possible to apply specific number chart" Look it may be possible it is just I don't know how to code it or how to approach it?? "so may be i asked something stupid" There are no stupid requests/questions only stupid answers, you ...
Template Script to apply to all Open Charts
-
cja replied Mar 17, 2017If you have 20 charts open how do you decide which charts to alter?? The whole point of this was to quickly load a template onto several charts, if you have to mess around somehow putting options to open this one and not that one etc then surely ...
Template Script to apply to all Open Charts
-
cja replied Mar 17, 2017Changed the Percentage label code and put in a label shift input. file
I will code your EAs and Indicators for no charge
-
cja replied Mar 15, 2017I have altered the original code so you can load it several times on the chart so you can have as many levels as required. file image
I will code your EAs and Indicators for no charge
-
cja replied Mar 15, 2017I probably should have just gone ahead and fixed it but looking at your original request I assumed you knew something about code as you said " Looking at the code I can't find out why he is currently have a value that is divided by 0" that is why I ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 15, 2017Your screenshot gives the information you need ( line 68 and the column 40) so that is where the issue is, try putting in a zero divide code fix in the code at that point. Sometimes zero divide can happen only at the beginning of a trading day due ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 13, 2017You will need to supply more detailed information otherwise we end up with a situation where something gets coded then altered over and over again as more info is revealed. For example : #1 Is the take profit for each individual trade or as a ...
I need an EA that will take profit for open trades?
-
cja replied Mar 13, 2017Try this, your description of the inputs is a little confusing so I presume you mean a SMMA 5 ( MA Smoothed ) and a LWMA 12 ( Weighted MA ) offset of 2. file
EA request to close trades on 2 Moving Average Crossover
-
cja replied Mar 12, 2017If no one else has helped you before I get back from my holiday next week I will have a look at it for you.
I have found one (attached) PS : There was nothing attached to your post???I will code your EAs and Indicators for no charge
-
cja replied Mar 7, 2017Sorry traders I am away on holiday and taking a break from code.
I will code your EAs and Indicators for no charge