FYI, to avoid any confusion I just hardcoded the exchanges that can short sell and the ones that can't. As of today, only Bitfinex can short sell.
Thanks
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[ 01/18/2016 22:15:48 ]
Bitfinex: 385.01 / 385.15
Kraken: 388.00 / 388.67
----------------------------
Bitfinex/Kraken: 0.74% [target 0.70%, min -0.67%, max 0.91%] trailing 0.81% 2/2Looking for a limit price to fill 0.04 BTC... order book: 6.49@$385.21
[ ENTRY FOUND ]
Date & Time: 01/18/2016 22:15:48
Exchange Long: Bitfinex (id 0)
Exchange Short: Kraken (id 1)
Fees: 0.20% / 0.26%
Price Long: $385.21 (target)
Price Short: $388.00 (target)
Spread: 0.74%
Cash used: $15.00 on each exchange
Exit Target: -0.48%
Error with JSON:
'[' or '{' expected near '<'. Retrying...
Error with JSON:
'[' or '{' expected near '<'. Retrying...
for (int i = 0; i < num_exchange; ++i) {
if (balanceBtc[i] > 0.0300) {
logFile << "ERROR: All BTC accounts must be empty before starting Blackbird" << std::endl;
return -1;
}
}