Volume Bear Bull Gabri 100
Forums › ProRealTime English forum › ProBuilder support › Volume Bear Bull Gabri 100
- This topic has 11 replies, 3 voices, and was last updated 6 years ago by gabri.
-
-
02/14/2018 at 7:13 PM #62763
Bonsoir à tous
Je met un graphe reflétant ce que je souhaiterais, c’est à dire garder les histogrammes tels quels ( couleurs ) mais les ramener sur une échelle de 0 à 100.
Je le fais ici car dans la librairie je n’arrive pas à poster une image.
l’idée c’est de voir la tendance en suivant le point de jonction des histogrammes verts et rouges.
good evening everyone
I put a graph reflecting what I would like, that is to say, keep the histograms as they are (colors) but bring them back to a scale of 0 to 100.
I do it here because in the bookstore I can not post an image.
the idea is to see the trend by following the junction point of the green and red histograms.
1 user thanked author for this post.
02/14/2018 at 8:07 PM #62768Try this
12345678910111213141516171819202122232425262728293031period=22if close>=open thengreenbarcount=1greenvolume=volumeredbarcount=0redvolume=0elsegreenbarcount=0greenvolume=0redbarcount=1redvolume=volumeendif//media volumi rossi e verdi per media mobile semplicemmred=summation[period](redvolume)/summation[period](redbarcount)mmgreen=summation[period](greenvolume)/summation[period](greenbarcount)den=mmred+mmgreenif den<>0 thenrapp=100*mmred/denmassimo=100elserapp=0massimo=0endifreturn massimo coloured (0,210,0) style (histogram), rapp coloured (210,0,0) style (histogram),5002/15/2018 at 1:27 PM #62829Hello Gabri
The code corresponds to what I wanted. I took as reference period “period” = 11.
One more thing: is it possible to have the green histograms at the bottom and the red ones at the top?
thank you very much for your help.
02/15/2018 at 1:55 PM #62831Bonjour Gabri Le code correspond bien à ce que je souhaitais. J’ai pris comme période de référence “period”=11.
Encore une chose : est-il possible d’avoir les histogrammes verts en bas et les rouges en haut ?
merci beaucoup pour ton aide.
Hello Gabri
The code corresponds to what I wanted. I took as reference period “period” = 11.
One more thing: is it possible to have the green histograms at the bottom and the red ones at the top?
thank you very much for your help.
02/15/2018 at 6:45 PM #6284902/15/2018 at 8:14 PM #6285902/15/2018 at 9:05 PM #6286502/16/2018 at 1:07 PM #6291202/16/2018 at 1:22 PM #62915Please speak english in this thread, I spent a lot of time deleting all your french text … 👿
02/16/2018 at 9:23 PM #62946My bad, it was the order of the input, sorry now it should work!!
12345678910111213141516171819202122232425262728293031period=22if close>=open thengreenbarcount=1greenvolume=volumeredbarcount=0redvolume=0elsegreenbarcount=0greenvolume=0redbarcount=1redvolume=volumeendif//media volumi rossi e verdi per media mobile semplicemmred=summation[period](redvolume)/summation[period](redbarcount)mmgreen=summation[period](greenvolume)/summation[period](greenbarcount)den=mmred+mmgreenif den<>0 thenrapp=100*mmgreen/denmassimo=100elserapp=0massimo=0endifreturn massimo coloured (210,0,0) style (histogram),rapp coloured (0,210,0) style (histogram), 5002/17/2018 at 1:00 PM #62965<span id=”result_box” class=”” lang=”en”>Great ! <span class=””>exactly what I wanted</span>
<span class=””>a big thank you Gabri</span>
<span class=””>I attach a graph of the CAC40</span>
<span class=””>have a nice week end</span></span>
02/17/2018 at 7:42 PM #62998 -
AuthorPosts
Find exclusive trading pro-tools on