Skip to content

MKwenhua/market-feed-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

market-feed-sim

This is a small micro-service I built to simulate real time market data, for a options trading platform I am developing


Although this is meant to just serve as an API, you can see how it works by following this link HERE.

How to

To start a data stream just click an index symbol like AUD/JPY and open the console to see the stream. You can click and subscribe to multiple streams, each delivering a OHLC tick at a 100 millisecond interval. To unsubscribe to a feed, just click the Symbol agian

Note: Blue means you're subscribed to the feed.

Video of the platform:Video
Please note: The video is a very early build, what you see is a little over 1 week into development.

About

A Micro-service written in Go that simulates real time market data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published