!From Broker To Strategy MP Synchronizer!

Questions about MultiCharts and user contributed studies.
tradingest
Posts: 283
Joined: 05 Dec 2014
Location: Italy
Has thanked: 53 times
Been thanked: 3 times

!From Broker To Strategy MP Synchronizer!

Postby tradingest » 31 May 2016

Hi all,

what does it means the following inputs for the signal in the object

1. TimeOutMS
2. LatencyMS

Image

Thanks,
tradingest
Attachments
Immagine 025.png
(4.71 KiB) Downloaded 526 times

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: !From Broker To Strategy MP Synchronizer!

Postby JoshM » 01 Jun 2016

From my understanding:

`TimeOutMS` is used to check whether the market position differs from the chart compared to the broker: when there's a mismatch for long than the specified number of seconds, then the signal places an order to correct that.

`LatencyMS` is used as an additional filter to correct for the time that it generally takes to submit an order from the MultiCharts charts and the broker filling that position. This way the synchronizer don't ends up submitting several orders before these had the time to be filled at the broker.


Return to “MultiCharts”