Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LittleLightLittleFire/REKT
/ types & classes
Types & classes
16 in github.com/LittleLightLittleFire/REKT
⨍
Functions
47
◇
Types & classes
16
Struct
BotConfig
BotConfig store the bot configuration.
main.go:26
Struct
CombinedLiquidation
CombinedLiquidation ...
liquidation.go:47
Struct
Decoration
Decoration attached to a liquidation.
state.go:55
Struct
HighScores
HighScores defines a data structure that store high scores.
state.go:46
Struct
Instrument
Instrument an instrument on Bitmex.
instrument.go:31
Struct
InstrumentTable
InstrumentTable of all instruments, used for queries and contract value calculations.
instrument.go:58
TypeAlias
InstrumentType
InstrumentType as defined by Bitmex. Ref: https://www.bitmex.com/api/explorer/#!/Instrument/Instrument_get
instrument.go:14
Struct
Kill
Kill stores the last time a position was liquidated on a symbol. It also stores the last time it was updated
state.go:40
Struct
Liquidation
Liquidation data (raw).
liquidation.go:39
TypeAlias
Medal
A Medal is awarded to the liquidation if it breaks a high score.
state.go:52
Struct
PriceQuantity
PriceQuantity pair.
liquidation.go:19
Struct
RawLiquidation
RawLiquidation is data from the table.
liquidation.go:30
Struct
Scores
Scores for a particular symbol.
state.go:28
Struct
State
State tracks of the largest liquidations as well as kill streaks.
state.go:15
TypeAlias
Symbol
Symbol is a trading symbol.
liquidation.go:16
Struct
preparedTweet
main.go:286