Act on token signals. Trade automatically without emotions.

Connect signal sources

Track Telegram or Discord groups, connect through our API and feed token calls into our trading engine.

Get started

Write strategies in code

Use JavaScript to write your trading strategies. Full control to implement the algorithm you want. We take care of running it on our infrastructure against the market in real time. The Easy Mode and AI assistant helps the less technical users.

Get started

steps: [
  {
    run: (entry, now) => buy(entry, now),
    label: "Buy on 10% dip"
  },
  {
    run: (entry, now) => sell(entry, now),
    label: "Sell at 2x"
  }
]

AI assistant

Use the AI assistant to translate your natural language descriptions into trading strategies.

"Buy on a 15% dip and scale out in 10 steps followed by a trailing stop at 20% behind price"

Get started

Backtest

Run our simulator on historical data to test your trading strategy. Analyze, debug and try different parameters before going live.

Get started

Trade live

Deploy your strategy live to trade the incoming signals automatically. Monitor your strategies and intervene to sell manually if needed.

Get started

Signal marketplace

Subscribe to token signals from proven providers who monetize their signals in the marketplace.

Get started

Join our trading community

Cover

Discord community

Join our Discord community to post questions, get help, and share resources with other like-minded traders.

Last updated