Skip to main content

Module account_syncer

Module account_syncer 

Source
Expand description

Account syncer: syncs account state snapshots to upstream API.

This module provides async HTTP syncing of clearinghouse state snapshots to an external API for Arbitrage and other snapshot-based strategies.

Structs§

AccountSyncer
Account syncer - handles syncing clearinghouse state to upstream API
AccountSyncerConfig
Configuration for account syncing
ClearingHouseStateRequest
Request payload for clearinghouse state sync API
PositionInfo
Position information for sync
SyncResponse
Response from clearinghouse state sync API
SyncResult
Result of a sync operation

Enums§

SyncError
Error types for account syncing