- bourse.core.StepEnv.get_volumes() tuple[numpy.ndarray, numpy.ndarray]
Get volume histories
- Returns:¶
tuple[np.array,np.array]– Tuple containing histories of bid and ask volumes.
Get volume histories
tuple[np.array, np.array] – Tuple containing histories of bid and ask volumes.