BitMEX Market Trades

This app visualizes optimal trades making decisions based on real-time candlestick patterns and indicators. By integrating with Bitmex's API, the bot achieves an efficient trading experience.

How it works

This server fetches the latest 600 candlestick patterns, specific to the BTC-USD, pair from Bitmex and maintains a real-time feed using WebSockets. With the data, it executes various technical analysis techniques, such as the Ichimoku Cloud, MACD, and ATR. Based on the results from the indicators, the bot determines whether to BUY, SELL, or remain passive.