Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Trade Viewer (SciChart WPF)

This repository now contains a WPF application that mirrors the Python Plotly chart using SciChart.

Requirements

  • Windows with .NET 8 SDK
  • A valid SciChart WPF license key (set SCICHART_LICENSE_KEY in your environment)

Run

  1. Restore packages:
dotnet restore TradeViewer/TradeViewer.csproj
  1. Start the app:
dotnet run --project TradeViewer/TradeViewer.csproj
  1. Click Load and select your CSV/log file.

Notes

  • The parser expects the same pipe-delimited log format as the original Python script.
  • Update the default file path in MainWindow.xaml.cs if you want a different initial file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages