All
Filtrovat podle:
Jak si mohu na účet vložit hotovost?
Potřebuji pomoc s ověřením účtu
Proč se nemohu přihlásit ke svému účtu?
Jsou nějaké poplatky za výběr kryptoměn?
Potřebuji pomoc s přihlášením do svého účtu
Clients are welcome to use trading bots to trade our markets.
Trading bots are actively used on every major financial platform and every type of financial market (crypto, forex, stocks, commodities, etc.), and play a valuable role by adding order book liquidity and increasing market activity.
The third party video Humans Need Not Apply (by CGP Grey) provides more information about the history of trading bots on financial platforms.
Some clients use our REST and WebSocket APIs to implement their own custom trading bot:
while other clients choose to use one of the many available third party trading bots (we are unable to recommend a particular third party trading bot, but provide the following list as a starting point for your own research):
Arkmon
Autoview
Cryptohopper
Gekko
Gunbot
Haasbot
Hummingbot
Kryll
and many more
As an example of how to implement a trading bot using our APIs, the following downloadable code implements a simple indicator based trading bot using our REST API:
The example trading bot is intended to show how the different aspects of our API (market data, account data, placing/cancelling orders, etc.) work together in a trading bot scenario.
Note that the example trading bot is not intended to be used for actual trading (there is no guarantee that the bot would make a profit).