We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1782c commit 7ca98c5Copy full SHA for 7ca98c5
1 file changed
README.md
@@ -175,3 +175,4 @@ in the READMEs provided in each src directory.
175
| `src/trade/get.py` | v20-trade-get | Get all open Trades or a specific Trade in the current active Account |
176
| `src/trade/close.py` | v20-trade-close | Close (partially or fully) a Trade in the current active Account |
177
| `src/trade/set_client_extensions.py` | v20-trade-set-client-extensions | Set the client extensions for an open Trade in the current active Account |
178
+| `src/position/close.py` | v20-position-close | Close a position for an instrument in the current active Account |
0 commit comments