Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 277 Bytes

fair pricer

algorithm

1. every exchange source is used in goroutine

2. prices are sent to main channel

3. main goroutine collects prices from main channel and every tick main goroutine calculates median from every exchange source and average of medians