Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 590 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 590 Bytes

Rewind

Backtest historical trading strategies

Install

Add rewind to your list of dependencies in mix.exs

def deps do
  [
    {:rewind, "~> 0.0.1"}
  ]
end

Requirements

rewind requires Elixir 1.11+ & Erlang/OTP 22+

Help Wanted :)

If you think this rewind thing might be worthwhile and you don't see a feature or venue listed we would love your contributions to add them! Feel free to drop us an email or open a Github issue.

Authors

License

rewind is released under the MIT license