Skip to content
MyStocks Developers
API v1

API v1

Current stable contract

Versioning policyRelease changelog
Sandbox console
Trading API

Trading Fees and Regulatory Charges

Explain base fees, partner markup, execution totals, and reporting fields consistently in a customer trading experience.

The quote response is the source for the estimated transaction economics before a market order. It exposes gross value, base fee, partner markup, total fee, and total cost or proceeds.

Fee fields

FieldMeaning
grossEstimated local/converted notional before fees.
baseFeeMyStocks base execution fee.
partnerMarkupFeePartner-configured markup, when applicable.
feeTotal displayed fee for the quote.
totalCostBUY amount including fees.

Fees can differ by account, asset class, exchange, and partner pricing configuration. Do not hard-code the current fee rate in a client; read the quote and report endpoints.

Use GET /report/fees and GET /report/revenue for period reporting. Customer-facing disclosures should distinguish MyStocks fees, your own markup, broker/custody charges, taxes, and local-market regulatory charges where applicable.

Was this page useful?

Your signal helps us tighten partner onboarding docs.

Send note

Last updated on

On this page