Understanding the Trading Grid
The trading grid serves as the foundational framework for any successful bot trading strategy. Without a properly configured grid, automated trading becomes impossible. At its core, the trading grid represents a systematic action plan that guides your bot's decisions as market rates fluctuate.
Key Components of a Trading Grid Line
Each line in your trading grid contains several critical parameters that determine your bot's behavior:
- Buy price: The specific price point where BUY orders will execute
- Sell price: The predetermined level for SELL order execution
- Start order type: Defines whether BUY or SELL comes first in the sequence
- Start order date: The timestamp for initial order placement (affects profitability calculations)
- Start in SELL orders: Initial capital allocated to sell orders
- Start in BUY orders: Funds reserved for buy orders at launch
👉 Master these grid fundamentals to optimize your trading strategy
The Trading Grid Interface
Your trading grid dashboard provides comprehensive visibility into all active trading parameters. Beyond the core elements mentioned above, you'll find additional columns offering valuable insights:
Status Indicators
- Upcoming trigger (rate increase): Highlights the next line to activate if prices rise
- Upcoming trigger (rate decrease): Identifies the next line to engage during price drops
- Warning notifications: Alerts you to potential issues like missing exchange orders
Configuration Settings
- Line activity toggle: Enables/disables trading on specific grid lines
- Position status: Tracks order pairing (True/False based on order type alignment)
- Current order allocations: Real-time monitoring of funds in SELL and BUY orders
Calculation Fields
- Set SELL/BUY: Intermediate amount fields for verification before execution
- Correction values: Accounts for rounding adjustments due to exchange limitations
- Last order sizes: Historical data for archiving and analysis purposes
Creating Your Trading Grid
When launching a new bot, you'll begin with an empty trading grid. Two primary methods exist for grid creation:
Manual Grid Configuration
For traders seeking complete control:
- Use the "Add Line" button to open configuration windows
Carefully input all required parameters:
- Sequential line number
- Activity status
- Buy/Sell price points
- Initial order type (BUY/SELL)
- Starting amounts for both order types
👉 Discover advanced manual grid strategies here
Automated Grid Generation
For most traders, the grid generator offers superior efficiency:
- Launch the generator via the dedicated button
Configure essential parameters:
- Percentage step between grid lines
- Price range percentage (above/below start point)
- Number of upward and downward steps
- Clear existing grid (if desired)
- Set your starting price point (manual entry or current price capture)
Pro Tip: Maintain consistent parameters throughout your bot's lifecycle for accurate statistical tracking.
Managing Grid Funds
After establishing your grid structure, you must allocate trading capital. The Amounts Wizard simplifies this process:
- Capture current currency balances
- Select distribution targets (all lines, active only, or specific selections)
Choose amount handling:
- Replace existing allocations
- Add to current funds
- Subtract from active orders
- Decide whether to modify starting amounts
- Review and apply changes
Profit Management Strategies
For ongoing account management, implement periodic profit-taking:
Configure cutting parameters:
- Percentage to withdraw
- Base calculation (start sum, open orders, or profit)
- Starting amount adjustment preference
- Preview calculations before execution
- Apply cuts to selected grid lines
Warning: Starting amount modifications are permanent—confirm carefully before proceeding.
FAQ Section
Q: How often should I adjust my trading grid?
A: Grids typically require less frequent adjustments than manual trading. Review monthly or after significant market shifts.
Q: What's the ideal number of grid lines?
A: This depends on market volatility. 5-15 lines often provide optimal coverage.
Q: Can I copy grids between bots?
A: Yes, but always verify price parameters match the new trading pair.
Q: How do I know if my grid is too tight?
A: Frequent order triggering without meaningful profit suggests your steps may be too close.
Q: What happens if prices move beyond my grid range?
A: Your bot will stop trading until prices re-enter your defined range (consider wider ranges for volatile assets).
Q: Should I use symmetrical grids?
A: Symmetrical grids simplify management, but asymmetrical grids can better accommodate known market biases.