Added documentation with example in API.md to obtain a single security object by passing the Wealthsimple Trade API a security's corresponding 32-digit Security ID using the endpoint securities/{SECURITY_ID}. Apple stock was used as an example.
Added a link to a Python wrapper for this API in Implementations section of README.md
Added documentation with example in
API.md
to obtain a single security object by passing the Wealthsimple Trade API a security's corresponding 32-digit Security ID using the endpointsecurities/{SECURITY_ID}
. Apple stock was used as an example.Added a link to a Python wrapper for this API in
Implementations
section ofREADME.md