Stop an active executor.
Options:
keep_position: If true, keeps any open position (for position executors).
If false, the executor will attempt to close all positions before stopping.Returns confirmation of the stop action.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Request to stop an executor.
Whether to keep the position open (for position executors)