Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 731 Bytes

File metadata and controls

13 lines (7 loc) · 731 Bytes

README

The Following repository contains code used to complete the Whitepaper.

GraphicGrammerPLotsWP.q -- This contains all code used in Analyst to graph statistics.

crypto.py -- This the python code used to connect to cryptocurrency feeds and extract trade and quote information which is then passed to ticker plant.

cryptoFuncs.q -- is the q script that contains all the q code to generate all statistics/oscillators and indicators.

The rest of the files are your Normal tp/rdb/eod code.

This paper illustrates how kdb can be used to perform trade analytics. The paper discusses commonl used indictors and oscillators which traders use to trigger buy/sell signals while also offering them a clearer image of the market.