Skip to content

whentotrade/WTT.CryptoCompareDataFeed

Repository files navigation

CryptoCompare WhenToTrade Datafeed

Datafeed source library for the CryptoCompare integration to use with WhenToTrade Charting and Cycle analysis platform

Setup

  • Compile library or download pre-build library WTT.CryptoCompareDataFeed.zip from release page
  • Copy complete build folder WTT.CryptoCompareDataFeed into local installation path c:\wtt\datafeeds\
  • Restart WTT charting app and select new datafeed CryptoCompare from WTT login dropdown
  • CryptoCompare API is under a Creative Commons - Attribution Non-Commercial license, no registration required

How to write my own datafeed integration?

Use this repository as template. Change and connect to the datafeed of your choice. Rename the repository and copy the build output into the WTT installation folder like this repository. There are no limits!

References