This is a full-featured Binance Futures trading interface that lets you open leveraged positions (up to 125x), set stop losses and take profits, and track everything in a local database. The database tracking is the interesting part here. You get historical trade analysis, win rates, profit factors, and funding payment history without relying on Binance's API limits or UI. Commands are straightforward: /bf long BTCUSDT 0.01 10x opens a position, /bf dbstats week shows your performance. Good for anyone doing serious futures trading who wants their own queryable record of positions and outcomes.
npx skills add https://github.com/alsk1992/cloddsbot --skill binance-futures