fly7680
fly7680
fly7680
Added topic Body length filter Problem
hello everyone, I have inserted a "Doji" candle filter to previous arrow signal. The body of the candle must be above 0.3 pips and it works, but sometimes it happens that in the historic this filter does not work. I've been wrong a few line of code
fly7680
Added topic 'inTimeInterval' - function not defined
Hello everyone, I am having This problem, the code seems to be written all right but if I insert the filter time from 8:00 to 20:00 I get the error 'inTimeInterval' - function not defined Where am I doing wrong? #property copyright "" #property link
fly7680
Added topic #resource not work!
Hello everyone , after writing this indicator , I tried to import the ex4 file at compile time , but even if there are no errors , the final file will not work . Where am I wrong? #include <stdlib.mqh> #include <stderror.mqh> //---
fly7680
Added topic RSI no repaint and fix arrow in the canldestick
Hello everyone, I would like to fix the arrow in the candle just there but the signal must not disappear if the condition disappears. thank you #include <stdlib.mqh> #include <stderror.mqh> //--- indicator settings #property
fly7680
Added topic CCI fix level in the code is possible?
I can set the levels -150 +150 default within the code? //+------------------------------------------------------------------+
fly7680
Added topic CCI fix level -150+150 default is possible?
how can I put in the code these parameters cci -150 +150 default ? thank you
fly7680
Registered at MQL5.community