| Method | Inherited | Description |
|---|---|---|
| FinanceSimulator | (Self) | Creates a FinanceSimulator object. |
| getTimeStamps | (Self) | Gets the timestamps of the data series. |
| getHighData | (Self) | Gets the high data series. |
| getLowData | (Self) | Gets the low data series. |
| getOpenData | (Self) | Gets the open data series. |
| getCloseData | (Self) | Gets the close data series. |
| getVolData | (Self) | Gets the volume data series. |