Page 4 of 5

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Tue Nov 08, 2022 9:18 pm
by andrei-1
I do not know what the "pips" version is. While yisrael is sleeping, I fantasized. :)

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Wed Nov 09, 2022 5:11 am
by yisrael
andrei-1 wrote: Tue Nov 08, 2022 9:18 pm I do not know what the "pips" version is. While yisrael is sleeping, I fantasized. :)
To get an idea what is the difference of volume with pips and what it looks like...
Search the open source pine scripts of trading view...
Cause I found there the indicators

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Thu Nov 10, 2022 10:31 am
by andrei-1
I do not know what we are looking for. Maybe we're looking for that. :)

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Fri Nov 11, 2022 5:54 am
by andrei-1
This can be normalized. But a lot of code. :mistake:
And it's hard to read. Especially if you don't know what to look for. :D

I need to think about vertical volumes, if I understood correctly. Probably, they need to be applied to the zigzag levels.

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Sat Nov 12, 2022 8:48 am
by andrei-1
Gray dots (zz), this is the place of the real zigzag change. ;)

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Sat Nov 12, 2022 3:57 pm
by vvFish
andrei-1 wrote: Sat Nov 12, 2022 8:48 am Gray dots (zz), this is the place of the real zigzag change. ;)
;)

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Sat Nov 12, 2022 6:42 pm
by andrei-1
vvFish wrote: Sat Nov 12, 2022 3:57 pm
:mistake: :Fire:

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Sun Nov 13, 2022 3:12 am
by andrei-1
Added normalized volumes.
Changed the normalization, now the small length of the history does not interfere.
:)

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Mon Nov 14, 2022 5:40 am
by andrei-1
I added MTF. This is not an MTF, this is a proportional increase in the period (works in the tester).

The dots at the bottom (the actual position of the zigzag) are now clearer.

Re: Yisrael whistleblowing, the forex algorithm broken down

Posted: Mon Nov 14, 2022 1:22 pm
by andrei-1
If you don't like the automatic zigzag layout. Or you want to see how it was. You can enable manual markup (auto_markup), and specify the number of waves (number_of_waves).
The entire layout, depends on the closing prices of the first wave.