- Search Crypto Craft
-
mladen replied Feb 23, 2017"TrendMagic" repaints Use CCI 50 instead and check if CCI is > or < from 0 - the signals are going to be exactly the same
I will code your EAs and Indicators for no charge
-
mladen replied Feb 23, 2017Check the "",14,"" part where only 14 was used in iCustom() calls before
I will code your EAs and Indicators for no charge
-
mladen replied Feb 23, 2017Try like this : extern string Indy_name = ""; extern int buf_index = 0; int EA_output0, EA_output1, EA_output2; int start() { EA_output0 = iCustom(NULL,0,"RSI Divergence","",14,"",true,true,true,true,false,3,0); EA_output1 = iCustom(NULL,0,"RSI ...
I will code your EAs and Indicators for no charge
-
mladen replied Feb 22, 2017Why? As I told : it repaints badly. "Signals" from it can be described by a quote from one well known coder that past away some time ago (the "bookkeeper") : "For self delusion only". The best advice is to forget about it
I will code your EAs and Indicators for no charge
-
mladen replied Feb 22, 2017Ex4 files can not be changed. You are going to need mq4 files for that
I will code your EAs and Indicators for no charge
-
mladen replied Feb 22, 2017It already has push notifications Just set the alertsNotify option to true
Could someone add push alert function?
-
mladen replied Feb 22, 2017Schaff trend cycle - adjustable smoothing (metatrader 4 version) file Schaff trend cycle - adjustable smoothing (metatrader 5 version) file image
Something Interesting You Can Post Here
-
mladen replied Feb 22, 2017Exit and entries with these indicators can be made in multiple ways ... As of repainting : it does not repaint. If I post any stuff that recalculates/repaints then it will be explicitly told so (those that know me know that I am not the biggest fan ...
Quantile bands...
-
mladen replied Feb 21, 2017Depends how you calculate them, bit it seems like a good idea
Quantile bands...
-
Quantile bands...
Started Feb 21, 2017|Platform Tech|27 replies
Quantile bands indicator ... Short description for quantile(s) : Metatrader 4 version of ...
-
mladen replied Feb 20, 2017Old thread
Here is double stochastic rsi - metatrader 5 version. It uses floating levels. In case of setting rsi period to <= 1 you are going to get "simple" double stochastic (so it belongs to this thread then). If the rsi period is > 1, ...Double stochastic indicator
-
mladen replied Feb 20, 2017You can not use custom indicators on android - mt does not allow that
The real macd.. not MT4's
-
mladen replied Feb 20, 2017That looks like some of renamed versions of solar wind. If it is so, then it is repainting badly
I will code your EAs and Indicators for no charge
-
mladen replied Feb 19, 2017But I was not aware that you know of it (since it was made only recently) Anyway : since now I am not prohibited to post tradestation stuff any more
will continue what I have been doing in the good old days of TSD. As you know, it was done ...DSL (discontinued signal line) family of indicators
-
mladen replied Feb 19, 2017Check here : www.forex-station.com More tradestation stuff (and not just tradestation stuff) will be posted there on a fairly regular basis. Of course, I will be posting here too, but not as much ... for obvious reasons
DSL (discontinued signal line) family of indicators
-
mladen replied Feb 19, 2017Seems that the stuff posted at forums these days is almost exclusively mt stuff Here is a little change : dsl - rsi(oma) (rsi of average) - tradestation version The MaType input parameter should be one of the following : "sma" "ema" "smma" "lwma" ...
DSL (discontinued signal line) family of indicators
-
mladen replied Feb 19, 2017If it was that easy than everything would be for free ...
MQ4 to cAlgo Converter
-
mladen replied Feb 18, 2017Since it is using future values, if you change that you are going to get what is in the one that you don't like That is the usual story : if the repainting is corrected, the results are not even close to what they were when the indicator repainted. ...
SMA Crossover Alert needed!
-
DSL (discontinued signal line) family of indicators
Started Feb 16, 2017|Platform Tech|24 replies
DSL (discontinued signal line) family of indicators DSL stochastic for start : example is ...