Posts

Showing posts from October, 2022

HFT - Low Latency Trading - How to correlate at tick by tick level (miliseconds)

Image
ExSan++ This is an ideal scenario that is not realist It is assumed that events have occured at the same relative time. Entry number 3 the values 15.6 353 134 57.19 are assumed to occured at the same time High Frequency Trading, events are stochastic in time, this is much more realistic       1  The image above is the snapshot of those stocks active during the last 80       2  milisenconds at certain instant of the day(active market hours).       3  Covariance matrix is used to determine the relationship between the movements       4  of stocks. When stocks tend to move together, they are seen as having a        ...

ExSan backtesting monitors tick-by-tick market activity for hundreds of contracts.

Image
      Previous Post       Next Post  ExSan is already plugged into   Interactive Brokers C++ API  to perform  live market data analysis .        2     |ExSan| C++  |ExSan|   MSVSC2019_V16_11.19@09.14   3                                                          Fri Oct 28 18:35:29 2022   4    5    6      exsan.plusplus@gmail.com   https://twitter.com/#!/ExSan_com   7      JOB:  hft3529...