Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create examples dir to showcase GCT features #1688

Open
thrasher- opened this issue Oct 21, 2024 · 0 comments
Open

Create examples dir to showcase GCT features #1688

thrasher- opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@thrasher-
Copy link
Collaborator

thrasher- commented Oct 21, 2024

To make it easier for people to get started with GCT, we should create a consolidated examples directory that showcases all the different ways users can achieve their trading goals using the platform. This directory should include examples of gctscript, engine/gRPC, backtester and library usage. One of the most common questions people ask is how they can get started writing or using a strategy, despite existing examples in each of these subsystems.

A mock dir structure could be something like:

examples/
    gctscript/
    engine/
    lib/
    backtester/
    README.md

The README.md file would contain a table of supported strategies and instructions on how to run each example for each subsystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To Do
Development

No branches or pull requests

1 participant