silahian / VisualHFT

VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
Apache License 2.0
752 stars 152 forks source link

Cant find 'Telerik' after rebuild all #19

Closed Vejas04 closed 1 year ago

Vejas04 commented 1 year ago

Hey, I'm new to this but I wasn't able to find the 'Telerik' folder after rebuilt all. I also couldn't figure it out with the help of the Getting Started Guide. Any help is appreciated 🗡️

silahian commented 1 year ago

telerik libraries and dependencies have been removed several releases ago.

On Sun, Oct 1, 2023, 8:13 PM Vejas @.***> wrote:

Hey, I'm new to this but I wasn't able to find the 'Telerik' folder after rebuilt all.

— Reply to this email directly, view it on GitHub https://github.com/silahian/VisualHFT/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEEUHHGLMEBCKFNTQD747ULX5IBJHANCNFSM6AAAAAA5OVZRNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Vejas04 commented 1 year ago

Thanks for the fast response. How should I proceed from now on? Unfortunately, I can't find the demoTradingCore in my VisualStudio project. Best Regards.

silahian commented 1 year ago

If you have the latest version, you won't need any reference to Telerik. and the demoTradingCore project is located in https://github.com/silahian/VisualHFT/tree/master/demoTradingCore

Vejas04 commented 1 year ago

Hey, thanks again! I'm able to run the program. However I get the following error when trying to reach new data: image this happens when I try to click the settings.

silahian commented 1 year ago

Since Telerik references are no longer needed I'm closing this issue.