sync_model#

API documentation for tradeexecutor.strategy.sync_model Python module in Trading Strategy.

Module description#

Strategy deposit and withdrawal syncing.

Classes#

DummySyncModel

Do nothing sync model.

OnChainBalance

Describe on-chain token position.

SyncModel

Abstract class for syncing on-chain fund movements event to the strategy treasury.