Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisWellmann committed Aug 15, 2022
1 parent f46700f commit 88ec882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To use this crate in your project, add the following to your Cargo.toml:

```toml
[dependencies]
trade_aggregation = "^3"
trade_aggregation = "^4"
```

Lets aggregate all trades into time based 1 minute candles, consisting of open, high, low and close information.
Expand Down

0 comments on commit 88ec882

Please sign in to comment.