grantcolley / tradeview

A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Apache License 2.0
126 stars 52 forks source link

Toggling between strategies disconnect and clear down grid / monitor and re-populate #68

Closed grantcolley closed 4 years ago

grantcolley commented 4 years ago

Toggling only appears to be an issue toggling tab items on a tab control which affects the TradingView in the Trading module, not the StrategyRunnerView in the Strategies module.

Withdrawing the issue until this is proven to be an issue in the StrategyRunnerView.