Katoshi Docs
  • Welcome
  • APP
    • Bots
      • Bot Creation
      • Bot Activation
      • Bot Settings
    • Strategies
      • Strategy Creation
      • Strategy Overview
      • Strategy Settings
      • Strategy Monetization
    • Portfolio
    • Terminal
    • Pricing
    • Alerts
    • Settings
  • API
    • Getting Started
    • Actions
      • Open Position
      • Close Position
      • Market Order
      • Limit Order
      • Stop Market Order
      • Scale Order
      • Modify TP/SL
      • Cancel TP/SL
      • Cancel Order
      • Close All
      • Cancel All
      • Clear All
      • Sell All
      • Set Leverage
      • Start Bot
      • Stop Bot
  • MCP
    • Introduction
    • Quickstart
    • Tools
    • Katoshi Agent Bot
  • Integrations
    • TradingView
Powered by GitBook
On this page

Was this helpful?

  1. APP

Terminal

This section documents the Terminal page.

PreviousPortfolioNextPricing

Last updated 1 month ago

Was this helpful?


  • The terminal makes it easy to send API calls to your bots

  • Select which bot to send a signal

  • Select which action to send to your bot

  • Customize each action's parameter ()

  • Copy the generated signal JSON code in the bottom API section

  • Click the "Send Signal" to send the signal to your bot

If your bot is the owner of a strategy, the signal will be sent to all connected bots.

See API actions