[GET] Query Statistic

Query a statistic from your account

This endpoint returns the change of your account since last market close in both percentage and absolute value.

ParameterDescriptionAccepted arguments

Statistic

Name of setting being modified

"annualreturn", "ytdreturn", "alltimereturn", "avgdailyreturn"

Example request:

GET https://stradr.com/api/queryStatistic?key=YOUR_KEY_HERE&statistic=ytdreturn

Last updated