noahtheprogrammer / soltrade

Python trading bot using the Solana blockchain.
https://discord.gg/WDS9Ya8KvX
GNU General Public License v3.0
202 stars 90 forks source link

Persist MarketPosition, stoploss, takeprofit #18

Closed simonpfeifhofer closed 7 months ago

simonpfeifhofer commented 8 months ago

Store

noahtheprogrammer commented 7 months ago

Great idea! This will also allow for Soltrade to run without any sort of user input.