Skip to content

[FR]need backward adjusted close data  #6917

@markqiu

Description

@markqiu

What's the problem of not having this feature?

  1. Forward Adjustment (Forward Adjusted Data): Each dividend payout or bonus share issuance leads to an adjustment in historical price data. If forward adjusted data is used, moving average indicators (such as Moving Average lines) need to be recalculated every time a new dividend occurs.
  2. Backward Adjustment (Backward Adjusted Data): Backward adjusted prices accumulate all the effects of dividends onto the latest price, so historical prices do not change due to dividend adjustments.
    Using backward adjusted data for backtesting is highly efficient, simple, and widely used.

Describe the solution you would like
found a provider which has backward adjusted data, although I don't know which one.

Describe alternatives you've considered
no

Additional information
no

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions