Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryqdev committed May 18, 2024
1 parent c623981 commit 4b91619
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
backtest:
cargo run backtest --project buy_and_hold

data:
cargo run data -d SPY

paper:
cargo run paper-trading
cargo run paper-trading

live:
cargo run live-trading

0 comments on commit 4b91619

Please sign in to comment.