Q: Custom strategies and other questions?
Hi there,
Can I develop my own strategy or shall I use one of the provided?
To refine my strategy, can I download historical data to perform simulation?
Once my strategy is defined, how can I deploy and back-test it? Is there an API through which I get quotations and manage brokerage?
Do you support not-KYC exchanges?
Chris_CryptoHero
Jan 15, 2025A: Hi there,
1) Yes, you can develop your own strategy as well.
2) Unfortunately, we do not offer market data downloads. However, you can run backtest on your strategy in order to gauge its efficacy.
3) You simply need to create the bot after your strategy has been setup. We will handle the market data and API connections with your chosen crypto exchange.
4) Please refer to our website for a list of supported exchanges.
Thank you.