Skip to content

Improved Test-Adapters #137

Closed
Closed
@MarcDahlem

Description

@MarcDahlem

Describe the solution you'd like
I would like to have a better test exchange adapter, which:

  • keeps track of running orders
  • can run real-time with every possible exchange ("try-mode")

Describe alternatives you've considered

  • it would be nice to use stored ticker data instead of running real time to backtest strategies.

Additional context
For the main feature, I created a (currently red/wrong code-formatted) PR: #136
Also for the alternative way, I added an example "backtest" adapter in #135
(This backtest adapter adds also ta4j examples for strategies).

Before I work further on those PRs (Tests, Formatting etc), I would like to discuss about the general idea.
@gazbert can you please check the ideas of the PRs? Thx a lot!

Metadata

Metadata

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions