Skip to content

Rust crypto trading template. GUI made with egui/eframe. Alpaca Markets websocket for real time prices.

Notifications You must be signed in to change notification settings

mikael-nilsson-github/egui-alpaca-crypto-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

egui-alpaca-crypto-trading

I'm new to Rust and egui/eframe and I'm rebuilding my previous trading platform written in C. So far I'm very impressed by Rust as well as how easy it is to get started with the egui/eframe library/framework.

image

This is a quick and dirty first attemp to a new graphical user interface for my machine learning and AI algorithms. I hope it may inspire you to get started with Rust and egui/eframe.

For rendering of candlestick charts, on demand repaint of the gui (idle otherwise) and a more structured way of egui navigation, please see my other repositories.

About

Rust crypto trading template. GUI made with egui/eframe. Alpaca Markets websocket for real time prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages