Page 16 of 47
Re: Metatrader 5 Versions of indicators.
Posted: Sun Jun 04, 2017 2:30 am
by matfx
Heiken Ashi Smoothed by mladen.
Re: Metatrader 5 Versions of indicators.
Posted: Wed Jun 07, 2017 3:39 pm
by electrical999
Hi Mladen,
Would you please consider updating this indicator to MT5. Thanks in advance
Regards
Jasjit
Re: Metatrader 5 Versions of indicators.
Posted: Mon Jun 12, 2017 11:50 pm
by salexes
mrtools wrote: Mon May 15, 2017 5:52 am
Salexes, taking baby steps, this is what I have so far(THANKS to Mladen for his help with the absHighest function), working on the coloring and the mtf.
ps) the plan is to have the histo like the latest mt4 version along with the colored lines something we are not able to do in mt4.
Hello again,
finally I build a strategy I want to backtest (it seems to be a very good one, if i check by hand)
The problem I now encountered now was that the backtesting of this version is very slow. For one month backtesting (Everytick) it needs like 10-15 minutes, while the mt4 version only needs 1-2 minutes for one month.
Is there anything we can do to make the backtesting faster ?
cheers,
salexes
Re: Metatrader 5 Versions of indicators.
Posted: Tue Jun 13, 2017 6:57 pm
by salexes
Is it possible to make it faster ? Or is this maximum speed?
Re: Metatrader 5 Versions of indicators.
Posted: Tue Jun 13, 2017 7:05 pm
by mladen
salexes wrote: Tue Jun 13, 2017 6:57 pm
Is it possible to make it faster ? Or is this maximum speed?
To make faster - what?
Re: Metatrader 5 Versions of indicators.
Posted: Wed Jun 14, 2017 4:31 am
by salexes
mladen wrote: Tue Jun 13, 2017 7:05 pm
To make faster - what?
https://www.forex-station.com/viewtopic ... 1295357373
This is what I mean. The backtesting is extremly slow compared to the mt4 version of the indicator.
The indicator is attached there in mrtools post:
https://www.forex-station.com/viewtopic ... 1295353748
regards
Re: Metatrader 5 Versions of indicators.
Posted: Wed Jun 14, 2017 5:54 am
by mladen
I am assuming that you are using indicator testing mode of mt5
If you are using 1 minute chart for testing, then don't
The thing is the following : mt5 is going to use arrays for the whole history available for 1 minute data and that is a LOT (regardless of time limit settings - for example for me, even when I set the start of the test to 01.01.2016, I get some 360K size array x 10 elements on the initial run - the MT5 goes bananas when it needs to to be resized). And mt5 - despite of what are they telling, is not very fast when it comes to resize a little bit more complicated array (like the array that is required for the smoothing). Use some higher time frames
Re: Metatrader 5 Versions of indicators.
Posted: Wed Jun 14, 2017 7:46 am
by tradersprofit
Hello, dear mladen and mrtools, please is there MT5 version of this two indicators? If yes, please help me upload it or direct me to where i can get it. Thanks.
Re: Metatrader 5 Versions of indicators.
Posted: Wed Jun 14, 2017 4:24 pm
by mladen
tradersprofit wrote: Wed Jun 14, 2017 7:46 am
Hello, dear mladen and mrtools, please is there MT5 version of this two indicators? If yes, please help me upload it or direct me to where i can get it. Thanks.
There are no mt5 versions of those indicators yet - as far as I know of
Re: Metatrader 5 Versions of indicators.
Posted: Mon Jun 26, 2017 1:42 am
by Empower
Hi, do you have DT Oscillator MTF for metatrader 5 ?