OHLCHelper.calculate_total_volume_trades
You're seeing just the function
calculate_total_volume_trades
, go back to OHLCHelper module for more information.
Link to this function
calculate_total_volume_trades(trades)
Specs
Calculates the total volume from trades.
Parameters
trades
- A list of trades.