coach_env / openenv.yaml
tether007
simulator remaining and environment
c5c527c
raw
history blame contribute delete
231 Bytes
name: RetailTraderBehaviorCoach
version: "1.0"
state:
timestep: int
price: float
position: int
loss_streak: int
pnl: float
actions:
- NO
- WARN
- REDUCE
- EXIT
- COOLDOWN
endpoints:
reset: /reset
step: /step