I just started with zstreamingquote Installation guide is very clear & I am able all Dependencies & complied successfully (Not even single issue faced) https://github.com/instruritesh/ZStreamingQuote
Also installation "java -jar .\target\ZStreamingQuote-1.0-SNAPSHOT-jar-with-dependencies.jar > .\target\ZStreamingQuoteLogs.txt" is completed.
But I am unable to follow further phases, How to I get live OHLC data ? If I start the zstreamingquote process, will it store 1 min OHLC in MySQL ? Do I need eclipse or any JAVA IDE to ?
If we have some architecture image or step by step guide then I would be great.