gym-anytrading icon indicating copy to clipboard operation
gym-anytrading copied to clipboard

Env is not available

Open xbhinxv54 opened this issue 5 months ago • 0 comments

While executing the code

env = gym.make('forex-v0', df=tcs_data, frame_bound=(5, 250), window_size=5)

I am getting the following error

NameNotFound: Environment forex doesn't exist.

xbhinxv54 avatar Sep 16 '24 16:09 xbhinxv54