package
1.8.1
Repository: https://github.com/aych-inc/aych.lum.kebot.git
Documentation: pkg.go.dev

# Functions

MakeBotConfig factory method for BotConfig.
MakeTrader is the factory method for the Trader struct.

# Constants

XLM is a constant for XLM.

# Structs

BotConfig represents the configuration params for the bot.
FeeConfig represents input data for how to deal with network fees.
Trader represents a market making bot, which is composed of various parts include the strategy and various APIs.