//
pkg.gl
Category
github.com/aych-inc/aych.lum.kebot
trader
package
1.8.1
Repository:
https://github.com/aych-inc/aych.lum.kebot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
455 SLOC
#
Functions
MakeBotConfig
MakeBotConfig factory method for BotConfig.
MakeTrader
MakeTrader is the factory method for the Trader struct.
#
Constants
XLM
XLM is a constant for XLM.
#
Structs
BotConfig
BotConfig represents the configuration params for the bot.
FeeConfig
FeeConfig represents input data for how to deal with network fees.
Trader
Trader represents a market making bot, which is composed of various parts include the strategy and various APIs.