Could you please provide the training environment code, or at least the observation spec

#1
by arunbabuc - opened

Thanks for sharing! Could you please provide the training environment code, or at least the observation spec (shape + feature order)? I’m trying to integrate this into the AI trade project, but the current RL agent expects a 3008‑feature observation (a 60‑day window + portfolio state). Without the env/feature spec, it’s hard to reliably align inputs.

Thank you!

Sign up or log in to comment