revolut-engineering
- 14 skills
- 0 followers
- 18 hours ago last updated
- ▌ Revx Auth · revolut-engineeringRevolut X CLI setup and authentication. Use when the user asks to "install revx", "set up Revolut X", "configure API keys", "generate keypair", "set passkey", "revx configure", or needs help with authentication errors.
- ▌ Revx Market · revolut-engineeringRevolut X market data commands. Use when the user asks to "check crypto prices", "view candles", "get ticker", "see order book", "list currencies", "list trading pairs", or runs revx market commands.
- ▌ Revx Account · revolut-engineeringRevolut X account, transaction, order, and trade queries. Use when the user asks to "check my balances", "transaction history", "deposits", "withdrawals", "buys", "sells", "sends", "receives", "view open orders", "order history", "TWAP order", "order fills", "my trades", "trade history", or runs revx account, revx transaction, revx order open, revx order history, revx order get, revx order fills, or revx trade commands.
- ▌ Revx Monitor · revolut-engineeringRevolut X live price and indicator monitoring. Use when the user asks to "monitor prices", "set up alerts", "watch RSI", "track EMA crossover", "volume spike alert", "Bollinger band alert", "MACD alert", or runs revx monitor commands. This is a long-running background process.
- ▌ Revx Trading · revolut-engineeringRevolut X order placement, replacement and cancellation. Use when the user asks to "place an order", "buy BTC", "sell ETH", "market order", "limit order", "replace order", "modify order", "cancel order", "cancel all orders", or runs revx order place, revx order replace or revx order cancel commands.
- ▌ Revx Strategy · revolut-engineeringRevolut X grid trading strategy. Use when the user asks to "backtest a grid strategy", "optimize grid parameters", "run a grid bot", "grid trading", "dry run grid", or runs revx strategy grid commands. Grid run is a long-running background process.
- ▌ Revx Telegram · revolut-engineeringRevolut X Telegram notification connector. Use when the user asks to "set up Telegram alerts", "add Telegram bot", "manage Telegram connection", "test Telegram notification", or runs revx connector telegram commands.
- ▌ Revolut X Auth · revolut-engineering bundleRevolut X API authentication setup, Ed25519 keypair generation, and request signing. Use when the user asks to set up Revolut X API access, configure API keys, generate an Ed25519 keypair, sign requests manually, or debug 401/403/409 authentication errors.
- ▌ Revolut X Orders · revolut-engineering bundleRevolut X order management — place market or limit orders, view active and historical orders, and cancel orders. Use when the user asks to buy or sell crypto, place a market or limit order, check open orders, cancel an order, or anything related to trading on Revolut X.
- ▌ Revolut X Trades · revolut-engineering bundleRevolut X trade data — market trade history, private fills, and execution details for completed orders, with pagination and date filtering. Use when the user asks to view trade history, check fills, see recent trades, or analyse order execution on Revolut X.
- ▌ Revolut X Balance · revolut-engineering bundleRevolut X account balance queries — available, reserved, staked, and total funds per currency. Use when the user asks to check their balance, view their portfolio, or verify they have sufficient funds before placing an order on Revolut X.
- ▌ Revolut X Market Data · revolut-engineering bundleRevolut X authenticated market data — ticker prices (bid/ask/mid/last), OHLCV candles at multiple intervals, and order book depth up to 20 levels. Use when the user asks for the price of a crypto asset, candlestick data, order book depth, or bid/ask spread on Revolut X.
- ▌ Revolut X Configuration · revolut-engineering bundleRevolut X exchange configuration — available currencies, trading pairs, and pair constraints (min/max order size, step, status). Use when checking supported assets, validating a symbol, or looking up order size constraints before placing a trade.
- ▌ Revolut X Public Market Data · revolut-engineering bundleRevolut X public market data — public order book (5 price levels) and latest 100 trades across all pairs. No authentication required. Use when the user wants a quick price check or recent trade data and has not configured API keys, or asks about public market data.