Skip to content

as010101/StrategyClient

Repository files navigation

Qt Clean Strategy Client

This software helps you control those strategy on server,Its a simple and clean GUI client, you can easily extend the client to communicate with your strategy trader on server

Next To Do:

  • Add network module
  • Optimize the interface

Some screenshots of the Demo application:

Demo_screenshot_linux

How to build

Requirements:

  1. Qt 5.15 framework

To build:

mkdir path_to_build
cd path_to_build
qmake path_to_StrategyClient/StrategyClient.pro -r
make

Or just open path_to_StrategyClient/StrategyClient.pro file in Qt Creator and build all.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published