Skip to content

DGabri/tick_data_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Tick Data Aggregator

This repo is useful if you want to aggregate raw tick data into candlesticks of your provided frequency i.e. 60 sec etc. The provided scripts are working on binance and bybit tick data.

You can find my article about these scripts on my medium: https://medium.com/@gabriele.deri/maximizing-trading-potential-how-to-convert-raw-tick-data-to-ohlc-candles-with-buy-and-sell-volume-46558cdcf94a

this script is still being tested so bugs are possible, please report them if you find some

any help to improve this repo is welcomed!

If you want to donate something here are my wallets:

  • BTC(btc network): 1DBJE8eTfo6Bk6uViznu7q75iEFHWdpmJL
  • BNB (BEP 20): 0x421ae0ae20e148c01dc211d3cb70a51ad0bc51e9
  • ETH (ERC 20): 0x421ae0ae20e148c01dc211d3cb70a51ad0bc51e9
  • USDT (TRC 20): TPYKQWjdpLuMMXbNJyj3KVtJjX9AUWPvJh

About

C script to aggregate raw tick data to ohlc based on your desired resample frequency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published