Page 1 of 2

Weis Wave Statistics

PostPosted: Thu Mar 21, 2019 3:43 pm
by Apprentice
eurusd-m1-fxcm-australia-pty.png

Based on request.
viewtopic.php?f=27&t=67414
Weis Wave Statistics.mq4
(8.6 KiB) Downloaded 708 times

Re: Weis Wave Statistics

PostPosted: Thu Aug 22, 2019 8:34 am
by logicgate
WEISWAVESTATISTICSMOD.png

Hi there dear friend. I didn´t like the way the label was being displayed so I opened the file in metaeditor and adjusted. I have attached the file in this post so you can perform the mods described in the screenshot. Also, I would like to know what is the "absolute" option true or false in indi settings, could not figure that out. Regarding the percentages, you were not able to figure out how to display the percentages between the legs? Remember? For example if the previous leg had a volume of 1000, and the next leg had a volume of 1500, if the % option was set to "true", then it would plot 50% in green (cause we had a volume expansion). Now if the next leg had a volume of 800, the percentage plotted would be -47% plotted in red (cause we had volume shrinkage).

Weis Wave Statistics 1.1.mq4
(8.54 KiB) Downloaded 453 times

Re: Weis Wave Statistics

PostPosted: Fri Aug 23, 2019 4:56 am
by Apprentice
eurusd-d1-forex-capital-markets.png

Weis Wave Statistics 1.2.mq4
(9.81 KiB) Downloaded 490 times

Re: Weis Wave Statistics

PostPosted: Fri Aug 23, 2019 8:45 am
by logicgate
Brilliant, gonna try it now.

Re: Weis Wave Statistics

PostPosted: Fri Aug 23, 2019 10:23 am
by logicgate
So we have some problems, I have attached an annotated screenshot.

We need to be able to choose the "volume now" label color to be different from the rest. Also, it needs to have a XY input to displace it a little bit, as of now it is too close to the bar.

The rounding of volume is being applied only to the total volume, you gonna have to add an option to apply the rounding either to the total or average. The comment about the values being plotted over each other was before I realized I could just set both total and average volume to false and I still would be able to see the rounded value, but we still need to be able to choose to each value we wanna apply the rounding.

Also, you haven´t told me what is the "absolute" parameter for, I tried true or false and saw no difference. And what about the percentages? Can´t you "tell the code" to grab the result of the volume calculation of the leg and compare to the previous one and apply a percentage calculation?

Best regards!

Re: Weis Wave Statistics

PostPosted: Tue Aug 27, 2019 7:28 am
by Apprentice
Your request is added to the development list.
Internal developer reference 9.

Re: Weis Wave Statistics

PostPosted: Tue Sep 03, 2019 5:03 am
by Apprentice
Weis Wave Statistics 1.3.mq4
(10.2 KiB) Downloaded 436 times

Try this version.

Re: Weis Wave Statistics

PostPosted: Tue Sep 03, 2019 7:48 am
by logicgate
Thanks! Gonna test it now

Re: Weis Wave Statistics

PostPosted: Tue Sep 03, 2019 10:08 am
by logicgate
Almost there, almost everything working perfectly with exception of the average volume percentages, they are totally incorrect (total volume percentages are correct, though)

Re: Weis Wave Statistics

PostPosted: Thu Sep 05, 2019 5:34 am
by Apprentice
Your request is added to the development list.
Development reference 40.