Skip to content

Instantly share code, notes, and snippets.

View sidd607's full-sized avatar
πŸ§‘β€πŸ’»

Siddartha Sekhar Padhi sidd607

πŸ§‘β€πŸ’»
View GitHub Profile
@sidd607
sidd607 / price_tracker.py
Last active February 27, 2019 09:19
Tracks the profit/loss of cryptco currencies through koinex ticker API
#!/usr/bin/env python
"""
author: [email protected]
version: 0.0.1
Reads the buy details from a csv file (coins.csv) and calculates the wallets profit
Uses Koinex API tracker
csv format
Coin,Date,Quantity,BuyPrice,Cost