Skip to content

adamhicks/luno-trades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This tool will export Luno trades to a csv using the API.

Requirements:

Usage:

The Pipfile can be used to initialise an environment, fetching the Luno Python SDK.

pipenv shell

Then run the script with:

python export.py --pair XBTEUR --key [api key here] --secret [api secret here]

Which will output the trades to a csv file called "trades.csv"

About

Export my trades from Luno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages