prog1dev / tinkoff_broker_report

Creates csv report of your trades via Tinkoff Invest broker within specified time frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinkoff_broker_report

Creates csv report of your trades via Tinkoff Invest broker within specified time frame. Can be uploaded to trades analyze services such as tradersync.com or tradervue.com.

Installation

go get -u github.com/prog1dev/tinkoff_broker_report

Set up

First you need to generate token to be able to get your trades via tinkoff api. Last time it was down below settings page. Then set dates and result csv filepath and run go run main.go

About

Creates csv report of your trades via Tinkoff Invest broker within specified time frame

License:MIT License


Languages

Language:Go 100.0%