I've created an indicator which send all the Drawing object in a Database and then we can retrieve it and redraw it properly to an another PC.
Of course I took care of the time zone and I've adapted the times regarding the sender time and receiver time.
BUT with some object, such as ArrowLine, some user have 5 day differences between the sender and them. Even if their PC have the same time zone.
Is there is some manipulation needed to redraw the Xs axis properly when whe share a list of Drawing objects?

Comment