You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the Grid Strike Configuration Tool! This tool allows you to create, modify, visualize, and save configurations for the Grid Strike trading strategy. Here's how you can make the most out of it.
4
+
5
+
## Features
6
+
7
+
-**Start from Default Configurations**: Begin with a default configuration or use the values from an existing configuration.
8
+
-**Dynamic Price Range Defaults**: Automatically sets grid ranges based on current market conditions.
9
+
-**Visual Grid Configuration**: See your grid ranges directly on the price chart.
10
+
-**Multiple Grid Ranges**: Configure up to 5 different grid ranges with different sides (BUY/SELL).
11
+
-**Save and Deploy**: Once satisfied, save the configuration to deploy it later.
12
+
13
+
## How to Use
14
+
15
+
### 1. Basic Configuration
16
+
17
+
Start by configuring the basic parameters:
18
+
-**Connector Name**: Select the trading platform or exchange (e.g., "binance").
19
+
-**Trading Pair**: Choose the cryptocurrency trading pair (e.g., "BTC-USDT").
20
+
-**Leverage**: Set the leverage ratio (use 1 for spot trading).
21
+
22
+
### 2. Chart Configuration
23
+
24
+
Configure how you want to visualize the market data:
25
+
-**Candles Connector**: Select the data source for candlestick data.
26
+
-**Interval**: Choose the timeframe for the candlesticks (1m to 1d).
27
+
-**Days to Display**: Select how many days of historical data to show.
28
+
29
+
### 3. Grid Ranges
30
+
31
+
Configure up to 5 grid ranges with different parameters:
32
+
-**Number of Grid Ranges**: Select how many ranges you want to configure (1-5).
33
+
-**Side**: Choose BUY or SELL for each range.
34
+
-**Start Price**: The price where the range begins.
35
+
-**End Price**: The price where the range ends.
36
+
-**Amount %**: Percentage of total amount allocated to this range.
37
+
38
+
### 4. Advanced Configuration
39
+
40
+
Fine-tune your strategy with advanced parameters:
41
+
-**Position Mode**: Choose between HEDGE or ONE-WAY.
42
+
-**Time Limit**: Maximum duration for orders (in hours).
43
+
-**Activation Bounds**: Price deviation to trigger updates.
44
+
-**Min Spread Between Orders**: Minimum price difference between orders.
45
+
-**Min Order Amount**: Minimum size for individual orders.
46
+
-**Max Open Orders**: Maximum number of active orders per range.
47
+
-**Grid Range Update Interval**: How often to update grid ranges (in seconds).
48
+
49
+
## Understanding Grid Strike Strategy
50
+
51
+
The Grid Strike strategy creates a grid of orders within specified price ranges. Here's how it works:
52
+
53
+
### Grid Range Mechanics
54
+
- Each grid range defines a price zone where the strategy will place orders
55
+
- BUY ranges place buy orders from higher to lower prices
56
+
- SELL ranges place sell orders from lower to higher prices
57
+
- Multiple ranges can work simultaneously with different configurations
58
+
59
+
### Order Placement
60
+
- Orders are placed within each range based on the min spread between orders
61
+
- The amount per order is calculated based on the range's allocation percentage
62
+
- Orders are automatically adjusted when price moves beyond activation bounds
63
+
64
+
### Visual Indicators
65
+
- Green lines represent BUY ranges
66
+
- Red lines represent SELL ranges
67
+
- Different dash patterns distinguish multiple ranges of the same side
68
+
- Horizontal lines show the start and end prices of each range
69
+
70
+
## Best Practices
71
+
72
+
1.**Range Placement**
73
+
- Place BUY ranges below current price
74
+
- Place SELL ranges above current price
75
+
- Avoid overlapping ranges of the same side
76
+
77
+
2.**Amount Allocation**
78
+
- Distribute amounts across ranges based on your risk preference
79
+
- Ensure total allocation across all ranges doesn't exceed 100%
80
+
- Consider larger allocations for ranges closer to current price
81
+
82
+
3.**Spread Configuration**
83
+
- Set min spread based on the asset's volatility
84
+
- Larger spreads mean fewer, more profitable orders
85
+
- Smaller spreads mean more frequent, less profitable orders
86
+
87
+
4.**Risk Management**
88
+
- Use appropriate leverage (1 for spot)
89
+
- Set reasonable time limits for orders
90
+
- Monitor and adjust activation bounds based on market conditions
91
+
92
+
## Example Configuration
93
+
94
+
Here's a sample configuration for a BTC-USDT grid:
0 commit comments