Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee authored Mar 8, 2024
1 parent fbf4d2f commit 3c88bbe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions python/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

`longport` provides an easy-to-use interface for invokes [`LongPort OpenAPI`](https://open.longportapp.com/en/).

## References

- [Config](https://longportapp.github.io/openapi-sdk/python/config/)

The configuration of the SDK.

- [QuoteContext](https://longportapp.github.io/openapi-sdk/python/quote_context/)

The Quote API part of the SDK, e.g.: get basic information of securities, subscribe quotes...

- [TradeContext](https://longportapp.github.io/openapi-sdk/python/trade_context/)

The Trade API part of the SDK, e.g.: submit order, get order status...

## Quickstart

_Install LongPort OpenAPI SDK_
Expand Down

0 comments on commit 3c88bbe

Please sign in to comment.