Skip to content

vinsom68/Zorro-BitTrex-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


How to use the BitTrex Plugin:

Add to Accounts.csv
BitTrex,BitTrex,111111,111111,11111,AssetsFix,USD,1,1,BitTrex




- Add to the zorro.ini (need the header in bracket)
The PrivateKey and PublicKey values need to be taken from BitTrex.
DisplayCurrency is to show the balance in the selected currency, usually BTC, but can be different from base currency used for trading
BaseTradeCurrency is the base currency for trading. All traded pairs must have the selected BaseTradeCurrency 
on the right of the pair (ie: DASH/BTC if set to BTC)
IntervalSec is to set a cache time to avoid calling some API to many times
DemoTrading is to allow the Buy/Sell order not to be sent to the broker. Set it to 0 for live trading
EnableLog is to log to BitTrexPlugin.log file
UseCryptoCompareHistory is to download history from CryptoCompare instead of Bittrex
Min Order Size:  https://support.bittrex.com/hc/en-us/articles/202605394-Updates-to-Minimum-Trade-Sizes
Starting July 30th, we are standardizing our minimum trade sizes at 100,000 satoshis.  
API users will see the following error code when placing too small of an order. DUST_TRADE_DISALLOWED_MIN_VALUE_50K_SAT
I set a default value of 200K Satoshi in the config file, to keep the amount constant while trading.
This because as the exchange rate between coins and Bitcoin fluctuates, also would the min amount.
So I set this value only at the Zorro Start, and leave unchanged thereafter.
To be sure that there will be no min amount trading issue, just doubleing it up.
As Bittrex doesn't allow market orders, with LimitOrderMaxOrderBookDepth you can choose the max depth of the order book to allow the plugin to go for a limit order with a specific quantity.
If you want any order to be executed immediately just set it to a very high value. Fees in the asset list are based on this amount of 100k satoshi.
WaitAfterOrderForCheckSec id for defining the numbe of seconds to wait after order execution to retrieve the executed order details.

[BITTREX]
PrivateKey = "????????????????????"
PublicKey = "??????????????????????"
DisplayCurrency="USD"
BaseTradeCurrency="BTC"
IntervalSec = "30"
DemoTrading="1"
EnableLog="1"
UseCryptoCompareHistory="1"
MinOrderSize="200000"
LimitOrderMaxOrderBookDepth="10"
WaitAfterOrderForCheckSec="2"


- Add to AssetFix or create your own asset list file
Name,Price,Spread,RollLong,RollShort,PIP,PIPCost,MarginCost,Leverage,LotAmount,Commission,Symbol
1ST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
2GIVE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ABY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ADT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ADX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
AEON/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
AGRS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
AMP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ANT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
APX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ARDR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ARK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
AUR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BAT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BAY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BCC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BCY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BITB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BLITZ/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BLK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BLOCK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BNT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BRK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BRX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BSD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BTA/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BTCD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BTS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BURST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BYC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CANN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CFI/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CLAM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CLOAK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CLUB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
COVAL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CPC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CRB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CRW/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CURE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CVC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DAR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DASH/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DCR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DCT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DGB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DGD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DMD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DOGE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DOPE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DRACO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DTB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DYN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EBST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EDG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EFL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EGC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EMC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EMC2/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ENRG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ERC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ETC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ETH/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EXCL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
EXP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FAIR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FCT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FLDC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FLO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FTC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FUN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GAM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GAME/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GBG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GBYTE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GCR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GEO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GLD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GNO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GNT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GOLOS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GRC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GRS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GUP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
HMQ/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
INCNT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
INFX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
IOC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ION/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
IOP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
KMD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
KORE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LBC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LGD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LMC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LSK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LTC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LUN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MAID/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MCO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MEME/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MLN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MONA/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MTL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MUE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MUSIC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MYST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NAV/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NBT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NEO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NEOS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NLG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NMR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NXC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NXS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NXT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
OK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
OMG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
OMNI/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PART/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PAY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PDC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PINK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PIVX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PKB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
POT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PPC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PTC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PTOY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
QRL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
QTUM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
QWARK/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RADS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RBY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RDD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
REP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RISE/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RLC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SAFEX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SBD/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SEQ/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SHIFT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SIB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SLR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SLS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SNGLS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SNRG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SNT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SPHR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SPR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
START/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
STEEM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
STORJ/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
STRAT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SWIFT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SWT/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SYNX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SYS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
THC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TIME/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TKN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TKS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TRIG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TRST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TRUST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
UBQ/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
UNB/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
UNO/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VIA/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VOX/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VRC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VRM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VTC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
VTR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
WAVES/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
WINGS/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XAUR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XCP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XDN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XEL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XEM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XLM/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XMG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XMR/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XMY/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XRP/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XST/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XVC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XVG/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XWC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XZC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ZCL/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ZEC/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ZEN/BTC,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
1ST/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ADT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ADX/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ANT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BAT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BCC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BNT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BTS/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CFI/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CRB/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
CVC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DASH/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DGB/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DGD/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ETC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FCT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
FUN/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GNO/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GNT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
GUP/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
HMQ/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LGD/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LTC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LUN/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MCO/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MTL/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
MYST/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NEO/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NMR/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
OMG/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PAY/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
PTOY/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
QRL/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
QTUM/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
REP/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
RLC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SNGLS/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
SNT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
STORJ/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
STRAT/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TIME/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TKN/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
TRST/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
WAVES/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
WINGS/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XEM/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XLM/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XMR/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XRP/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ZEC/ETH,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BCC/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
BTC/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
DASH/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ETC/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ETH/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
LTC/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
NEO/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
OMG/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XMR/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
XRP/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,
ZEC/USDT,50,0,0,0,0.00000001,0.01,0,1,1,0.000005,



Knows Issues:

- Zorro Doesn't print/Show more than 5 decimals. So for some pairs you will see only 0. 
	For example if you trade DOGE/BTC, and have an account in BTC with balance of 0.0000010, zorro will show 0.
	Also in the Zorro log and Html report only 0s will be shown if values is outside of the 5 decimals.
- 1 minute History very limited. Option provided to use CryptoCompare history that is a bit longer.
- Sometimes you get Connection Timeout. The error shown in zorro is a parsing error, as the json parser can't parse the html page returned, you can get the html returned in the log file if enabled.
- Need the VC++ redistributable installed
- No leverage is supported by the plugin
- NFA flag must be set in the accounts.csv
- As BitTrex doesn't have demo accounts, limited testing has been done with real money
- Zorro 1 lot will have a different min amount depending on the pair that is set to the corresponding amount of 100k Satoshi. See the values in the zorro.ini
- Fees are 0.25% on BitTrex for each trade.
- Log file when enabled get big quickly. Use it for debug only or clean it often


Planned to do:
- Tool to download daily history from cryptocompare


Suggestions for zorro team:
Allow the number of displayed and logged decimals to be configurable in zorro.ini

- Disclaimer
Use this tool at your own risk. This is a free tool developed in my free time. 


- Donations Bitcoin Addrsss:
3KgJh9QUrWJBDKiDjLupVY3fqwgmkdUPzM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published