Skip to content

cornelp/binance-futures-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getCurrentCandleData(field = null) - gets the candle info when the field is null - when a field is given, it maps over the candle data, fetching only that prop

getCandleData(index, prop = null, defaultValue = 0) - returns specified index from the candle data - index can be negative - if a prop is given, it maps over the result, fetching only that prop - if the asked index is null, a defaultValue will be returned

About

Binance futures bot using different strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published