Loading...
Loading...
MEXC Futures trading with DB tracking (No KYC)
npx skill4agent add alsk1992/cloddsbot mexc-futures# Set credentials
export MEXC_API_KEY="your-api-key"
export MEXC_API_SECRET="your-api-secret"
# Check balance
/mx balance
# Open position
/mx long BTC_USDT 1 10x
# View stats
/mx stats| Command | Description |
|---|---|
| Check account balance |
| View open positions |
| List open orders |
| Command | Description |
|---|---|
| Open long position |
| Open short position |
| Close position |
| Close all positions |
| Set leverage |
| Command | Description |
|---|---|
| Get current price |
| Check funding rate |
| List markets |
| Command | Description |
|---|---|
| Trade history from database |
| Win rate, PnL, profit factor |
| Funding payments history |
| Position history |
dayweekmonth/mx long BTC_USDT 1 10x # 10x leveraged long, 1 contract
/mx short ETH_USDT 5 20x # 20x leveraged short, 5 contracts
/mx close BTC_USDT # Close BTC position
/mx trades BTC_USDT 20 # Last 20 BTC trades
/mx stats ETH_USDT week # ETH stats for past weekBTC_USDTBTCUSDT