Signals

SignalXpert calls → automatic multi-target trades with stop loss

Connect your SignalXpert account

  1. Open signalxpert.com in a private window, sign in, and open the browser console (⌥⌘J on Mac, Ctrl+Shift+J elsewhere).
  2. Run this and the tokens are copied to your clipboard (if Chrome shows a paste warning, type allow pasting, press Enter, then paste again):
    copy(JSON.stringify({access_token: localStorage.getItem('access_token'), refresh_token: localStorage.getItem('refresh_token')}))
  3. Paste below, then close that private window — EzelTrade takes over the session and keeps it alive.

Signal trades

Loading…