Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Update to HitBTC 2.0 (not fully functional) #707

Merged
merged 6 commits into from
Nov 14, 2017
Merged

Update to HitBTC 2.0 (not fully functional) #707

merged 6 commits into from
Nov 14, 2017

Conversation

brucetus
Copy link
Contributor

Fixed problem with previous hitbtc exchange.js, then updated it to ccxt hitbtc2. Works better than the previous version but buys/sells don't go through. Still working on that. Thanks to @abduegal for finding problems.

Buys/sells don't seem to go through, I'm still working on fixing that
Addition to the update to HitBTC 2.0
changed ccxt to latest version
}

var orders = {}

var exchange = {
name: 'hitbtc',
historyScan: 'forward',
makerFee: 0.01,
makerFee: -0.01,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yessir https://hitbtc.com/fees-and-limits. 0.01% rebate on maker orders

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants