Username: Password:

Author Topic: [List] How do you analyse your Poloniex Trading, Spreadsheets, etc..  (Read 15163 times)

Offline Klon552

  • Rookie
  • *
  • Posts: 29
    • View Profile
Hello Folks,

because i searched as a beginner for possibilities to analyse my Polo tradings, i found some different programs, so i want to share this with you. Also some people asked about this in the telegram chat. Since everyone have his/her own taste, i will not comment on which is the best. Just see for yourself.

If you know something else, just post it here. If the thread becomes confusing, i will add it to the first post.


FrilledShark's Spreadsheet
Quote

Information:
This spreadsheet was made to work with Poloniex's trading history export. The spreadsheet automatically does all calculations and you only have to input your data export. The rest is done automatic.

Link this Forum:
https://gunthy.org/index.php?topic=12.0

Bitcointlk
https://bitcointalk.org/index.php?topic=1771955.msg17685404#msg17685404

Price: 0.05 B

CoinTracking.info
Quote
Your personal Profit / Loss Portfolio Monitor for all Digital Coins

Manage all your digital coins in one place
Whether you have only one or thousnds of coins, CoinTracking.info lets you easily monitor their growth.
You can keep track of their value, your profit/loss and a lot of other interesting information in real time.

Site:
https://cointracking.info/

Bitcointalk(eng):
https://bitcointalk.org/index.php?topic=220238.0

Price:
First 200 Trades free
after that:
https://cointracking.info/pro.php


excel-sheet for the tradehistory.csv export from poloniex

Quote

This is a somewhat simple excel-sheet with a macro that lets you calculate profit/loss and more.

Poloniex does provide some things like that too (trade analysis) but they are not that handy and only give you the numbers for one specific coin.

https://bitcointalk.org/index.php?topic=1545898.0

Price: free

PoloniexAnalyzer
Quote
What does this do?

Queries to Poloniex API for Deposit/Withdrawal history and current balances, and then returns you percentage earned/lost.

https://github.com/BenjiLee/PoloniexAnalyzer

This uses Python, so if you want to use it on Win, etc.. you need this:

https://www.python.org/downloads/release/python-2713/

Price: free

« Last Edit: April 10, 2017, 08:08:35 PM by Klon552 »

Offline kELF

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: [List] How do you analyse your Poloniex Trading, Spreadsheets, etc..
« Reply #1 on: April 12, 2017, 09:57:45 PM »
Hello Folks

Tyvm for this Klon!

Nice to have everything in one place and what the differences are!

Offline taky2

  • Rookie
  • *
  • Posts: 13
    • View Profile
Re: [List] How do you analyse your Poloniex Trading, Spreadsheets, etc..
« Reply #2 on: April 13, 2017, 07:47:25 AM »
I found another analyzer script written in swift... IMHO I've found this to be slightly better than the PoloniexAnalyzer python project.

swift-poloniex-portfolio

Quote
Command-line executable to load a portfolio of cryptocoins from Poloniex

This executable uses the Poloniex API to load your portfolio and open orders, and report the total value in BTC and USD. It can be used with an app like Bitbar to make it easy to quickly check on your portfolio.

https://github.com/chrispix/swift-poloniex-portfolio/


Offline Kruste

  • Rookie
  • *
  • Posts: 13
  • be strong to be useful
    • View Profile
Re: [List] How do you analyse your Poloniex Trading, Spreadsheets, etc..
« Reply #3 on: June 12, 2017, 02:05:10 PM »
I'm also searching for the right tracking system right now, till I can effort Cointracking.info or FrilledShark's sheet.

What I tried so far is:

  • Cointracking.info (200 Trades)
With up to 200 Trades, not good for bot, only manual holdings & trade?
 
Just testing on mobile since today.


Android:
  • Blockfolio
+ Alerts
+ good charts
+ lots of exchanges to add from
+ trading date and price

- no API

  • CoinCap
+ Simple
+ Alerts

- only manual no API
- just for Holdings
- no trade price or date

  • Trex/Polotracker
+ API support
+ Alerts
+ total balance in BTC/€/$
+ Polo + Bittrex
« Last Edit: August 11, 2017, 12:16:29 PM by Kruste »

Offline WindyCityCrypto

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: [List] How do you analyse your Poloniex Trading, Spreadsheets, etc..
« Reply #4 on: August 10, 2017, 02:57:19 AM »
Do you know if there is a linux version of tradehistory.csv?
Hello Folks,

because i searched as a beginner for possibilities to analyse my Polo tradings, i found some different programs, so i want to share this with you. Also some people asked about this in the telegram chat. Since everyone have his/her own taste, i will not comment on which is the best. Just see for yourself.

If you know something else, just post it here. If the thread becomes confusing, i will add it to the first post.


FrilledShark's Spreadsheet
Quote

Information:
This spreadsheet was made to work with Poloniex's trading history export. The spreadsheet automatically does all calculations and you only have to input your data export. The rest is done automatic.

Link this Forum:
https://gunthy.org/index.php?topic=12.0

Bitcointlk
https://bitcointalk.org/index.php?topic=1771955.msg17685404#msg17685404

Price: 0.05 B

CoinTracking.info
Quote
Your personal Profit / Loss Portfolio Monitor for all Digital Coins

Manage all your digital coins in one place
Whether you have only one or thousnds of coins, CoinTracking.info lets you easily monitor their growth.
You can keep track of their value, your profit/loss and a lot of other interesting information in real time.

Site:
https://cointracking.info/

Bitcointalk(eng):
https://bitcointalk.org/index.php?topic=220238.0

Price:
First 200 Trades free
after that:
https://cointracking.info/pro.php


excel-sheet for the tradehistory.csv export from poloniex

Quote

This is a somewhat simple excel-sheet with a macro that lets you calculate profit/loss and more.

Poloniex does provide some things like that too (trade analysis) but they are not that handy and only give you the numbers for one specific coin.

https://bitcointalk.org/index.php?topic=1545898.0

Price: free

PoloniexAnalyzer
Quote
What does this do?

Queries to Poloniex API for Deposit/Withdrawal history and current balances, and then returns you percentage earned/lost.

https://github.com/BenjiLee/PoloniexAnalyzer

This uses Python, so if you want to use it on Win, etc.. you need this:

https://www.python.org/downloads/release/python-2713/

Price: free