Skip to content

Write codes for new exchange #1692

Answered by GuillaumeDSM
mertdogan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mertdogan,
These functions are local overrides of the generic ccxt exchange that is used when the exchange is behaving exactly like ccxt is expecting it to.
Basically if an exchange has a different way of handling candle, open orders or anything in its API (different than on ccxt expected behavior), it's necessary to add a custom function for this part on the related exchange (in an exchange tentacle) so that the data given to OctoBot always has the same format

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@mertdogan
Comment options

Comment options

You must be logged in to vote
3 replies
@mertdogan
Comment options

@GuillaumeDSM
Comment options

@mertdogan
Comment options

Answer selected by Herklos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants