Page 5 of 7

Re: Pascal Willain Effective Volume

PostPosted: Sun Sep 01, 2019 4:42 am
by Apprentice
Your request is added to the development list.
Internal developer reference 23.

Re: Pascal Willain Effective Volume

PostPosted: Fri Sep 06, 2019 2:27 pm
by Apprentice
Effective Volume Split Version 1 LTF.mq4
(4.49 KiB) Downloaded 484 times

Effective Volume Split Version 2 LTF.mq4
(4.49 KiB) Downloaded 499 times

Re: Pascal Willain Effective Volume

PostPosted: Sat Sep 07, 2019 8:56 pm
by logicgate
Hi there buddy, thanks, looking good now using the 1min data on the higher timeframes, as it was supposed to be! Now you can code the Large Effective Ratio with the right output.

Large Effective Ratio is the Large Effective Volume (of the 1min) value divided by total volume:

Large Effective Ratio = EMA(250)( LEV(i) / Volume(i) ) M1 charts

Good to have an option of number of bars to calculate.


Now you can also fix the cumulative effective volume you posted here to use the 1M timeframe in it´s calculation:

viewtopic.php?p=128061#p128061

Re: Pascal Willain Effective Volume

PostPosted: Tue Sep 10, 2019 8:06 am
by Apprentice
Your request is added to the development list.
Development reference 62.

Re: Pascal Willain Effective Volume

PostPosted: Thu Sep 12, 2019 6:42 am
by Apprentice
Try this version.
Large Effective Ratio.mq4
(3.63 KiB) Downloaded 484 times

Re: Pascal Willain Effective Volume

PostPosted: Thu Sep 12, 2019 8:39 am
by logicgate
Thanks buddy, gonna try it right now.

How are we on the 1minute Cumulative Effective Volume?

Re: Pascal Willain Effective Volume

PostPosted: Thu Sep 12, 2019 11:49 am
by logicgate
Apprentice wrote:Try this version.
Large Effective Ratio.mq4


In cumulative mode, the indicator makes MT4 very laggy and CPU intensive, it hangs for a couple of seconds than comes to normal, then hangs... Can´t use it like this.

Re: Pascal Willain Effective Volume

PostPosted: Mon Sep 16, 2019 3:26 am
by Apprentice
Effective Volume Split Version 1 LTF/Effective Volume Split Version 2 LTF are optimized.
They slowed down the LER.

Re: Pascal Willain Effective Volume

PostPosted: Mon Sep 16, 2019 8:10 am
by logicgate
Hi there. Just wanted to know if you are working on the Cumulative Effective Volume LTF

Re: Pascal Willain Effective Volume

PostPosted: Wed Sep 18, 2019 6:44 am
by Apprentice
How it will be calculated?