tensortrade.exchanges.simulated.fbm_exchange module

class tensortrade.exchanges.simulated.fbm_exchange.FBMExchange(**kwargs)[source]

Bases: tensortrade.exchanges.simulated.simulated_exchange.SimulatedExchange

A simulated instrument exchange, in which the price history is based off a fractional brownian motion model with supplied parameters.

reset()[source]

Reset the feature pipeline, initial balance, trades, performance, and any other temporary stateful data.