perform_test_trade#
API documentation for tradeexecutor.cli.commands.perform_test_trade Python module in Trading Strategy.
Module description#
perform-test-trade command
To test a spot trading pair:
cli.main(args=["perform-test-trade", "--pair", "(arbitrum, vault, gmUSDC, USDC)"], standalone_mode=False)
To test a vault:
Functions#
|
Perform a small test swap. |