whitebit v2 / DONE
Instructions for setting up the whitebit v2 parser
Parser installation
Using the parameters below, install the parser via the ‘Install plugin’ functionality according to the instructions below:
Parser setup
To start the parser, follow the instructions konfiguraciya-parsera.
Leave the interval (ms) unchanged. Changing this parameter does not affect the frequency of rate updates.
Special features of the parser
The parser receives buy and sell rates from the stack of the pair. For example
a) BTC/USDT rate will take the value of the most favourable offer to buy BTC from the stack of the pair.
b) USDT/BTC rate will take the value of the most favourable offer to sell BTC from the stack of the pair.
The rates are updated by socket in parallel with the update of offers in the pair stack on whitebit.
Compared to the whitebit v1 parser, which takes the price of the last executed order as the rates, the whitebit v2 parser takes the current offers from the pair stack.
Last updated