DomSperanza / CryptoTrading

code to set up live trading bots with various trading strategies
2 stars 0 forks source link

Implement web visualization #8

Open Splutonics opened 2 years ago

Splutonics commented 2 years ago

As an idea for farther down the road, implement a web-based visualization of the dataframe. Therefore, should then be able to, able to track/monitor the trades of a specific docker container in real time on a visual chart (through localhost:port#) Recommend using Flask framework, as its more lightweight and customizable

Splutonics commented 1 year ago

Currently working on this on my fork.

DomSperanza commented 1 year ago

Are you setting up a dashboard type thing? I was thinking about making a plotly dash python visualization at some point. Idk about deploying it as a web app tho.

On Sat, Nov 26, 2022 at 2:24 PM Franco S @.***> wrote:

Currently working on this on my fork.

— Reply to this email directly, view it on GitHub https://github.com/DomSperanza/CryptoTrading/issues/8#issuecomment-1328116875, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPNSQJE5TGFHEM2J4PENR3WKJ5XZANCNFSM6AAAAAAQISA4OY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Splutonics commented 1 year ago

For now, just a locally hosted web app, currently no plans of opening it up further. It will be essentially a GUI to operate the app. It should be able to integrate plotly type outputs

DomSperanza commented 1 year ago

Perfect!

On Sat, Nov 26, 2022 at 2:59 PM Franco S @.***> wrote:

For now, just a locally hosted web app, currently no plans of opening it up further. It will be essentially a GUI to operate the app. It should be able to integrate plotly type outputs

— Reply to this email directly, view it on GitHub https://github.com/DomSperanza/CryptoTrading/issues/8#issuecomment-1328120798, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPNSQIHLJFSILH7BX3S5W3WKKB3PANCNFSM6AAAAAAQISA4OY . You are receiving this because you commented.Message ID: @.***>