Plugin mtcli para gerenciamento de órdens
Project description
mtcli-trade
Este é um plugin para mtcli que adiciona o comando trade para gerenciamento de ordens e posições.
Instalação
pip install mtcli-trade
Comandos
- compra a mercado:
mt trade buy --symbol WINV25(compra a mercado o ativo WINV25). - compra limitada:
mt trade buy --symbol WINV25 --limit --preco 140200(compra limitada do WINV25 no preço 140200). - venda a mercado:
mt trade sell --symbol WINV25(vende a mercado o ativo WINV25). - venda limitada:
mt trade sell --symbol WINV25 --limit --preco 140800(venda limitada do WINV25 no preço 140800). - exibe todas as ordens pendentes:
mt trade orders(exibe todas as ordens pendentes),
mt trade orders --symbol WINV25(exibe todas as ordens pendentes de WINV25). - Cancela todas as ordens pendentes:
mt trade cancel(cancela todas as ordens pendentes),
mt trade cancel --symbol WINV25(cancela todas as ordens pendentes de WINV25). - exibe todas as posições abertas:
mt trade pos(exibe todas as posições abertas),
mt trade pos --symbol WINV25(exibe todas as posições abertas de WINV25). - Encerra todas as posições abertas:
mt trade zera(encerra todas as posições abertas),
mt trade zera --symbol WINV25(encerra todas as posições abertas de WINV25).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mtcli_trade-2.0.0.dev1.tar.gz
(21.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mtcli_trade-2.0.0.dev1.tar.gz.
File metadata
- Download URL: mtcli_trade-2.0.0.dev1.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67ccee59e3ee588f42c4e38977355a44167e771c95bc31e21820baa415fbb095
|
|
| MD5 |
9d0acac4087be23f5a368af6a26ce5cf
|
|
| BLAKE2b-256 |
c629f2ac6fa1b3b0c0d2ab62f14d96c9318672d39783705fabef12acfe0b1f4b
|
File details
Details for the file mtcli_trade-2.0.0.dev1-py3-none-any.whl.
File metadata
- Download URL: mtcli_trade-2.0.0.dev1-py3-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0c6af90dc1f2a77b3eca50835851cfc5c73710fcacba7594648df61efc3231d
|
|
| MD5 |
0d8e99e334bf2a6e340fe05fb4b8b32b
|
|
| BLAKE2b-256 |
e9fe692b8ee010a559cb1c2b975b7686bbb559e210d87a11182372aba9df0c7e
|