Scalping. Tick chart on a chart. - page 2

 
sanyooooook:

like this?

WZZ: script, draws offline

it is possible to do so https://www.mql5.com/ru/articles/1504, but it needs to be online like in the attached indicator, but because of the scale it is not suitable and it is not necessary to overlay on the existing chart, but to create a new chart

maybe something similar to Period Converter

Files:
ticks.mq4  5 kb
 

Second message from the top. Shows how I did it.

It's better to watch in YouTube itself with the original resolution. Perfect playback quality.
 
Geronimo:

it is possible to do so https://www.mql5.com/ru/articles/1504, but it needs to be online like in the attached indicator, but because of the scale it is not suitable and it is not necessary to overlay on the existing chart but to create a new one

maybe something similar to the Period Converter

it is the same.
 
sanyooooook:
OK, same thing.
What was the purpose of the EqualVolumeBars redesign?
 
sanyooooook:
right, same thing.

maybe, but online.

 

https://forum.mql4.com/ru/13471/

getch - can't find you - banned

https://www.mql5.com/ru/users/getch - and how to contact the person ?

 
granit77:
And for what purpose did you redo EqualVolumeBars?

He (the composter), two scripts worked, one accumulated ticks, the second did file merge and continued writing to the file(the chart that was before was erased and if there is no history accumulated, everything from the current moment). I didn't like it, so I removed file merge and read the chart, if there is one and just overwrite the one I have (in initialization). The script uses to create a synthetic "online".

SZS: In private earlier replied

 
Geronimo:

Maybe, but online.

You need to have those ticks coming from the server to be online.

ZS: correct me if I'm wrong.

 
Zhunko:

Second message from the top. Shows how I've done it.

Watch it better in YouTube itself with the resolution of the original. The playback quality is perfect.

https://www.youtube.com/watch?v=8UnpLjCn4Dg&feature=player_embedded - very interesting, why equal-volume ?

He (composter), two scripts work, one accumulates ticks, the second does a merge of files and continue writing to the file (the chart that was before is erased and if no history is accumulated, everything from the current moment). I didn't like it, so I removed file merge and read the chart, if there is one and just overwrite the one I have (in initialization). I use the script to create synthetics "online".

do i understand correctly that these are the online ticks that are visible in the "New Order" window ?

 
Geronimo:

Am I correct in assuming that these are the online ticks that are visible in the "New Order" window?

If you display only one pair, then yes, those are the ticks which are visible in the "New Order" window. It is a fully functional chart, except that EAs do not work on it and after a certain number of bars the indicators stop working normally and the graphic objects remain in place when the chart is shifted (new bar arrives)