Author

Topic: ANN: pcryptsy - cryptsy.com trading client (Read 1515 times)

newbie
Activity: 7
Merit: 0
January 30, 2014, 12: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
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
January 25, 2014, 07:18:12 AM
#2
how to intall it on win7x64 ?
newbie
Activity: 4
Merit: 0
January 14, 2014, 07:47:43 PM
#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

############################
Jump to: