ClementPerroud / Gym-Trading-Env

A simple, easy, customizable Gymnasium environment for trading.
https://gym-trading-env.readthedocs.io/
MIT License
270 stars 56 forks source link

_get_obs #10

Closed samanemami closed 10 months ago

samanemami commented 10 months ago

Hi,

The _get_obs here only consider the dynamic features instead of including all features!

Shouldn't we consider all the features? Thanks