Bitcoin Forum
June 06, 2024, 08:27:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ANN: pcryptsy - cryptsy.com trading client  (Read 1494 times)
dadaniel (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile WWW
January 15, 2014, 12:47:43 AM
 #1

pcryptsy is a GUI for cryptsy.com with the ability to calculate and plot charts

http://www.true-binary.com/wp-content/uploads/2014/01/icon128.png


taken from -> www.true-binary.com


-> pcryptsy is a complete python application with PyQt4 frontend (QtCore, QtGui, QtWebkit).

-> It’s using a modified version of PyCryptsy module to connect to the official cryptsy.com web-API.

-> You need to have python-matplotlib installed to plot graphics – pcryptsy is using parsed JSON data from website to get the coin values (files can get up to ~10Mb)



keep overview of your current balances:

http://www.true-binary.com/_files_/mybalances_finS.png


keep track of current altcoin values as well as sell/buy orders:

http://www.true-binary.com/_files_/sellbuyorders_finS.png


create and delete buy/sell orders:

http://www.true-binary.com/_files_/order_finS.png


view live-website inside:

http://www.true-binary.com/_files_/webkit_finS.png


calculate and plot EMA chart based on the last 22 days:

http://www.true-binary.com/_files_/EMA_fin_bigS.png



debian requirements:

python-qt4
python-matplotlib



to install requirements:

sudo apt-get update && sudo apt-get install python-qt4 python-matplotlib



All you need is your cryptsy.com API Public Key and Private Key (cryptsy.com – settings)


To run it, simply type:



./pcryptsy

or

python pcryptsy


Here is a beta version which was tested on a debian system (python3)
as well as on a Windows XP SP3 (python 2.7):




pcryptsy_v0.2beta.tar.gz

MD5: 08d20dca5f4e716bbd31c5eae297a062

pcryptsy_v0.2beta.zip

MD5: ed8b9f217e549aa125e98f2bad4a06ba


Try it and have fun!

############################

DONATE:


BTC

1rrXXfv8k9o469s5Rri2Udv6S37fPea55


LTC

LhEuWFTiwbUAHXhmX1H9ayCrAPy98jFvwN

############################
busminer
Hero Member
*****
Offline Offline

Activity: 1764
Merit: 570


Twitter\X @AlexKosa1


View Profile WWW
January 25, 2014, 12:18:12 PM
 #2

how to intall it on win7x64 ?

mgcoder
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 30, 2014, 05:45:17 PM
 #3

You need to install python-2.7.6.amd64.msi first,
you also need to add python directory to your system's "path" variable.

After installed python, install those packages:

PyQt4-4.10.3-gpl-Py2.7-Qt4.8.5-x64.exe
matplotlib-1.3.1.win-amd64-py2.7.exe
pycurl-7.19.3.win-amd64-py2.7.exe
python-dateutil-2.2.win-amd64-py2.7.exe
pyparsing-2.0.1.win-amd64-py2.7.exe
numpy-MKL-1.8.0.win-amd64-py2.7.exe
six-1.5.2.win-amd64-py2.7.exe

If you can not find some 64bit packages from their official sites,
try to find it at http://www.lfd.uci.edu/~gohlke/pythonlibs/

After installed above packages,
just open a command prompt and cd pcryptsy directory,
then type: python pcryptsy
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!