simonpotel / QTSBE

Quantitative Trading Strategy Backtesting Environment
MIT License
0 stars 0 forks source link

Discord Chat Bot #21

Open simonpotel opened 3 weeks ago

simonpotel commented 3 weeks ago

Goal of this project is to make a chat bot on discord, thats users could use scan commands and analyse commands on distance and perform analyse simpler than using display/python (which is pretty slow)

commands to do:

simonpotel commented 3 weeks ago

display/python will be replaced with Discord Chat Bot for more interractions

simonpotel commented 3 weeks ago

work branch: https://github.com/simonpotel/QTSBE/tree/chatbot

simonpotel commented 1 week ago

🚀 $analyse command has been implemented here: https://github.com/simonpotel/QTSBE/pull/26 and here https://github.com/simonpotel/QTSBE/pull/28