Class ExchangeParameters.Modes
java.lang.Object
tech.cassandre.trading.bot.util.parameters.ExchangeParameters.Modes
- Enclosing class:
- ExchangeParameters
@Validated
@ConfigurationProperties(prefix="cassandre.trading.bot.exchange.modes")
public static class ExchangeParameters.Modes
extends Object
Exchange modes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDry()
Set it to true to use the dry mode.Set it to true to use the sandbox.void
Set it to true to use the dry mode.void
setSandbox
(Boolean sandbox) Set it to true to use the sandbox.toString()