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
  • 1. Open the platform and locate the "Select Project" button
  • 2. Click on the "Select Project" button
  • Step 2: Creating a New Project
  • 1. Select "+ Add Project"
  • 2. Fill in the fields for the new project
  • 3. Click "Create"
  1. User Guide

Create Project

NextAdd accounts

Last updated 5 months ago

Step 1: Selecting or Adding a Project

1. Open the platform and locate the "Select Project" button

On the main screen of your terminal, you will find the "Select Project" button in the top-right corner. The arrow in the screenshot points to this location.

2. Click on the "Select Project" button

After clicking the button, a dropdown menu will appear, as shown in the second screenshot. In this menu, you can:

  • Add a new project by selecting the "+ Add Project" option.

  • Manage your profile via the "Manage Profile" option.

  • Switch the interface to dark mode by selecting the "Dark Mode" option.

  • Log out of your account by clicking "Logout."

Step 2: Creating a New Project

1. Select "+ Add Project"

To add a new project, click on the "+ Add Project" option in the menu.

2. Fill in the fields for the new project

A form for creating a new project will appear, as shown in the third screenshot. Enter the following information:

  • Profile Name: The name of your project. This can be any unique identifier to help you recognize the project.

3. Click "Create"

After completing the form, click the "Create" button to finalize the creation of your new project. The project will be added, and you can start working with it immediately.