Open RCFromCLE opened 6 months ago
Build out first version of trading system that allows users to create spot trading bots by placing limit orders via Jups API.
https://station.jup.ag/docs/limit-order/limit-order-api
Display all current and past orders from Jups API
Create our trading bots with entrance and exit signals as well as stop loss and take profit. When stop loss is hit convert SOL in trade to USDC.
Allow user-created trading bots.
Allow users to use dev funds against mainnet pricing data always to start with their bots to preserve real funds.
Allow existing bots configuration to be saved for future use and promotion to mainnet.
Build out first version of trading system that allows users to create spot trading bots by placing limit orders via Jups API.
https://station.jup.ag/docs/limit-order/limit-order-api
Display all current and past orders from Jups API
Create our trading bots with entrance and exit signals as well as stop loss and take profit. When stop loss is hit convert SOL in trade to USDC.
Allow user-created trading bots.
Allow users to use dev funds against mainnet pricing data always to start with their bots to preserve real funds.
Allow existing bots configuration to be saved for future use and promotion to mainnet.