|
|
1 سال پیش | |
|---|---|---|
| .cargo | 1 سال پیش | |
| src | 1 سال پیش | |
| .gitignore | 1 سال پیش | |
| Cargo.lock | 1 سال پیش | |
| Cargo.toml | 1 سال پیش | |
| LICENSE | 1 سال پیش | |
| README.md | 1 سال پیش |
The releases might not be up-to-date with newest features.or bugs :)
Requirements:
# Clone the repository
git clone https://github.com/akenshaw/iced-trade
cd iced-trade
# Build and run
cargo build --release
cargo run --release
Trading implementation is highly experimental; advised not to use any trading functionality with a real account
Trading functionalities/pane is removed upon with the Iced master migration, as it was very much of unfinished. Still a WIP.
![]()
My intention was just to create a lightweight and minimal GUI for trading only. This idea evolved to "trading on the chart", but then, I've discovered on the way that it wasn't ready for it, so it just became a tool to track basic orderflow. Currently still trying to stabilize charting stuff a bit more, so that fully utilized trading would be easier to implement later on.