Skip to content

How to get deal price of each order after backtesting. #507

@wuzhe1234

Description

@wuzhe1234

The order_normal.pkl seems like won't save the deal price,
so when I want to analyze the effects of each order, I need to use D.features to fetch the deal price,
but qrun seems like won't save the provider uri to the recorder folder. So I won't know which market it is(cause I stored several stock markets' data).

I was thinking that maybe there is two solutions.

  1. when we use qrun, we could copy the config yaml file to the mlruns' artifacts folder. Thus we could know the provider uri and all the other information from the yaml file.
  2. save deal price of each order directly.

Metadata

Metadata

Labels

questionFurther information is requestedstale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions