Skip to content

belakm/meshetar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

80 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🫰 MESHETAR

An algotrading system to be. Currently supports fetching history + predicting signals with R.

Features a server running on πŸš€ Rocket and an app build with 🍁 Sycamore.

How to run

Server

  1. cd into server
  2. Run Rscript renv_prepare.R to install R dependencies.
  3. Run cargo watch -x run -p server to start the Rocket server and other services. Alternatively run cargo build and cargo run if you dont need hot reload.

App

  1. cd into app
  2. Run trunk serve
  3. App is served on http://localhost:8080

Screenshot

image

About

An algotrading system (to be πŸ‘€)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published