get_approx_holdings

Description

Returns an experiment's "approximate" holdings. They are called "approximate" because they are calculated by adding each transaction when it occurs, as opposed to from a transaction list.

Arguments

api_key : str

  • a valid API key

experiment_id: str

  • the experiment ID

Simple Example

Simple Example Output

Failure Examples

Failure Examples Output

Three Examples

Three Examples Output