package
Version:
v2.5.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Infos = exchange.Exchange{
Name: "binance",
Periods: []string{
"M1", "M3", "M5", "M15", "M30",
"H1", "H2", "H4", "H6", "H8", "H12",
"D1", "D3",
"W1",
},
Fees: 0.1,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.