Skip to content

sergioazevedo/argentum_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argentum_go

A simple technical analisys tool implementation

  • Project
    • v1 ✅
      • Fetch Trades from Exchanges (Kraken/Binance) ✅
      • Map trade data into a unifed trade model ✅
      • use the Trade model to create Candlestick models ✅
      • allow the user to specifiy the candle interval (strating from 1 minute) ✅
    • v2
      • web app to render candlestick chart using chartJS
      • allow live updates via websocket or server sent event (SSE)
    • v3
      • (extra) store data into a DB or a Redis Cache (v3 maybe)
      • (extra) allow websocket connection to keep fetching/consuming new trades (v4 maybe)

About

A simple technical analisys tool implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published