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

submit order #8

Open
Sidha2 opened this issue Aug 13, 2020 · 1 comment
Open

submit order #8

Sidha2 opened this issue Aug 13, 2020 · 1 comment

Comments

@Sidha2
Copy link

Sidha2 commented Aug 13, 2020

How can I submit order?
I need insert body like this to send_auth_endpoint_request()

body: { type: 'LIMIT', symbol: 'tBTCUSD', price: '15', amount: '0.001', flags: 0, // optional param to add flags meta: {aff_code: "AFF_CODE_HERE"} // optional param to pass an affiliate code },

@angelexevior
Copy link
Contributor

Hi Sidha2.
The library currently uses only the public endpoints. To submit,cancel,modify an order you would need an euthenticated endpoint from bitfinex api. I have the hash-request function ready on a project, i will push to this library in a couple days.

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

2 participants