Origami Documentation
User GuideFunction
  • User Guide
    • Create Project
    • Add accounts
    • API Key Creation
      • Hyperliquid
      • Binance
      • Bybit
      • OKX
      • Gate io
      • Mexc
      • HTX
      • Kucoin
      • BingX
      • Bitget
      • BitMart
    • Create Spot Bot
    • Create Futures Bot
    • Create Grid
  • Function
    • Required parameters
      • Buy Orders Count
      • Sell Orders Count
      • Execute Price
      • Execute Volume
    • Base logic
    • Optional parameters
      • Time Between Orders
      • Sleep After Seconds
      • Is Buy First
    • Functions
      • Ticker
      • Orderbook
      • Candles
      • VWAP
      • Amount Before Price
      • Amount Threshold Index
      • Symbol
      • Balance
      • Saved Balance
      • Group Balance
      • Mean
      • Median
      • Max
      • Min
      • Exp
      • Abs
      • Logn
      • Count
      • Random
      • Sum
      • Cached
      • Remove NaN
      • Is NaN
      • Var
    • Technical analysis
      • Relative Strenght Index
      • RSI to price
      • Average True Range
      • Bollinger Bands
      • Donchian Channel
      • Exponential Moving Average
      • Kaufman Efficiency Indicator
      • Kaufman's Adaptive Moving Average
      • Keltner Channels
      • Momentum Breakout Bands
      • Pivot Points
      • Percentage Price Oscillator
      • Percent B
      • Stop-and-Reverse
      • Stochastic Oscillator %K
      • Stochastic RSI
      • True Range
      • Triple Exponential Moving Average Oscillator
      • Volume Adjusted Moving Average
    • Structures
      • Balance
      • GroupBalance
      • Orderbook
      • OrderBookUnit
      • Symbol
      • Candle
    • Shortcuts
      • Base
      • Counter
    • Exchanges list
    • Pre-defined parameters
      • Order Pos
      • Side
Powered by GitBook
On this page
  • Step 1: Accessing the Profile Management Menu
  • 1. Click on "Select Project"
  • 2. Select "Manage Profile"
  • Step 2: Managing Accounts
  • 1. Navigate to the "Accounts" tab
  • 2. Click "Add Account"
  • Step 3: Adding a New Account
  • 1. Fill in the fields for the new account
  • 2. Click "Add Account"
  1. User Guide

Add accounts

PreviousCreate ProjectNextAPI Key Creation

Last updated 5 months ago

Step 1: Accessing the Profile Management Menu

1. Click on "Select Project"

In the top-right corner of the screen, click on the "Select Project" button. If a project is already selected, the button may be labeled as "New Project."

2. Select "Manage Profile"

In the dropdown menu, choose the "Manage Profile" option, as shown in the screenshot. This will open the profile settings, where you can manage accounts, security, and other preferences.

Step 2: Managing Accounts

1. Navigate to the "Accounts" tab

In the profile settings, select the "Accounts" tab. This section displays all existing accounts linked to various exchanges that the user works with.

2. Click "Add Account"

To add a new account, click the "+ Add Account" button located in the top-right corner of the screen.

Step 3: Adding a New Account

1. Fill in the fields for the new account

On the final screen, a form will appear for entering the account details:

  • Account Name: Specify a name for the new account.

  • Exchange: Select the exchange that the account will be associated with.

  • Project: Specify the project linked to this account (this is a required field).

  • API Key: Enter the API key obtained from the exchange.

  • Secret Key: Enter the Secret Key provided by the exchange.

2. Click "Add Account"

Once all fields are filled in, click the "Add Account" button to complete the process. The account will now be linked to the platform, and you can use it for trading through the terminal.