Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hitbtc trading exception #1

Open
mark-sch opened this issue Jun 20, 2018 · 0 comments
Open

hitbtc trading exception #1

mark-sch opened this issue Jun 20, 2018 · 0 comments

Comments

@mark-sch
Copy link

Note: for support questions, please join our Discord server

  • I'm submitting a ...
    [x] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Action taken (what you did)
    tested hitbtc exchange with gekko

  • Expected result (what you hoped would happen)
    import and trading working

  • Actual result (unexpected outcome)
    hitbtc market data import went fine, when the trader is enabled, several exceptions are thrown:

/git/gekko/exchanges/hitbtc.js:95
bid: parseFloat(tick.highestBid),
^

TypeError: Cannot read property 'highestBid' of undefined
at Trader. (/git/gekko/exchanges/hitbtc.js:95:30)

I saw there is some SSL and hmac signing issue in code. Is there any working path of trading functionality with hitbtc right now with this exchange plugin?

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

No branches or pull requests

1 participant