BULK
Execute BULK perpetual orders on mainnet or public testnet.
| Setting | Value |
|---|---|
| Authentication | mlab auth set bulk |
| Venue | bulkf |
| Network | Mainnet; optional --testnet |
| Symbols | Base asset, such as BTC |
BULK uses mainnet by default. Add --testnet to use the public testnet.
mlab trade long BTC \
--venue bulkf \
--margin 100 \
--leverage 5 \
--dry-runTestnet uses the same command with --testnet:
mlab trade long BTC \
--venue bulkf \
--margin 100 \
--leverage 5 \
--testnet \
--dry-runbulkf supports direct perpetual orders, Python and JavaScript live scripts, built-in execution strategies, and market-making bots.
Authorize each network separately. Named subaccounts are available to Python V2 and belong to the selected network. See Authentication.
Use BULK Market Data to discover markets and source data.