Skip to content

env_btc_ccxt.py: Request for clarification on day_tech feature mapping and normalization #1387

@BigBang019

Description

@BigBang019

As stated in your env_btc_ccxt.py:

normalized_tech = [
    self.day_tech[0] * 2**-1,
    self.day_tech[1] * 2**-15,
    self.day_tech[2] * 2**-15,
    self.day_tech[3] * 2**-6,
    self.day_tech[4] * 2**-6,
    self.day_tech[5] * 2**-15,
    self.day_tech[6] * 2**-15,
]

What is the feature of day_tech

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