donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges
https://quantumvoid.org
MIT License
150 stars 49 forks source link

Request for Integration of OKX Exchange Spot Trading Functionality #99

Closed yangjrun closed 4 months ago

yangjrun commented 6 months ago

Hello Passivbot Team,

I am writing to propose the integration of OKX Exchange's Spot trading feature into Passivbot. OKX is a prominent cryptocurrency exchange offering a wide range of trading options, and I believe adding support for its Spot trading capabilities could greatly enhance the utility and appeal of Passivbot.

Features of OKX Spot Trading:

Extensive Asset Coverage: OKX offers a wide array of cryptocurrencies for spot trading, which could provide Passivbot users with more diverse trading opportunities. Robust Trading Infrastructure: OKX is known for its stable and efficient trading platform, which can be beneficial for the seamless execution of automated strategies. Advanced Order Types: Integration with OKX would allow Passivbot users to leverage various order types offered by the exchange, potentially improving trade execution and risk management. Potential Benefits:

Increased Trading Options: Users of Passivbot would have more choices in terms of exchanges and assets for trading. Broader User Base: This integration could attract users who are currently trading on OKX and are looking for automated solutions. Enhanced Trading Strategies: With OKX's unique features, users might be able to develop more sophisticated trading strategies. I understand that integrating a new exchange into Passivbot involves significant effort in terms of development and testing. However, I believe that the addition of OKX Spot trading would be a valuable enhancement for the Passivbot community.

Thank you for considering this proposal. I look forward to any updates regarding the possibility of this integration.

donewiththedollar commented 4 months ago

Is WIP 👍 - All functionality is backwards compatible by using CCXT, some exchange functions vary in terms of things like position side for futures for example where Bybit uses positionIdx whereas OKX does not, but these are the only differences in the functionality.