TickBurstSpikeEA
- Experts
- Motohiro Umehara
- 버전: 1.9
- 활성화: 5
Tick Acceleration & Burst Detection Scalping EA
TickBurstSpikeEA is a high-speed Expert Advisor designed to detect rapid price acceleration directly from real-time tick activity without waiting for candle confirmation.
The EA analyzes:
-
tick direction
-
burst speed
-
acceleration
-
price flow expansion
to react quickly to short-term spikes and burst movements often seen on highly volatile symbols such as XAUUSD and BTCUSD.
Main Features| Feature | Description |
|---|---|
| Tick Acceleration Detection | Analyzes real-time tick speed and acceleration |
| Directional Pressure Filter | Enters only when consecutive ticks align in one direction |
| Price Flow Analysis | Detects expansion in recent price movement flow |
| Early Data Confirmation | Uses tick frequency, tick volume, and order book data as additional confirmation |
| Doten Function | Can reverse position automatically on opposite burst signals |
| Strong Pullback Exit | Detects aggressive pullbacks and exits dynamically |
| Emergency Adverse Exit | Exits before SL when strong immediate reversal occurs |
| No Take Profit | Uses trailing, reversal logic, and momentum exits instead |
| Mandatory Stop Loss | Every trade uses an initial SL |
This EA is specifically designed for:
-
spikes
-
bursts
-
rapid momentum expansion
-
high-volatility environments
It performs especially well on fast-moving symbols such as:
-
XAUUSD
-
BTCUSD
During extremely low volatility or slow ranging markets, signal frequency may decrease.
Recommended Symbols| Symbol | Suitability |
|---|---|
| XAUUSD | Gold volatility and spike trading |
| BTCUSD | Crypto burst and momentum trading |
| Item | Recommendation |
|---|---|
| Test Model | Every tick based on real ticks |
| Timeframe | M1 |
| Execution | Low latency environment recommended |
| VPS | Recommended |
| Spread | ECN / Raw Spread recommended |
TickBurstSpikeEA is a high-speed short-term burst trading system.
Results may vary depending on:
-
broker quality
-
tick feed quality
-
spread conditions
-
execution speed
-
VPS latency
Losses may occur depending on market conditions.
Forward testing on demo accounts is strongly recommended before live trading.
All trading and investment decisions are entirely the user's responsibility.
Parameter Description 01. Safety / Trade Control| Parameter | Description |
|---|---|
| Entry_Block_Free_Margin | Blocks new entries if free margin falls below this value |
| Fixed_Lot_Size | Fixed trading lot size |
| Maximum_Spread_Points | Maximum allowed spread |
| Magic_Number | EA identification number |
| Slippage_Points | Allowed slippage |
| Parameter | Description |
|---|---|
| Tick_Detection_Window | Number of recent ticks used for spike detection |
| Directional_Tick_Strength | Required number of same-direction ticks |
| Net_Spike_Distance_Points | Minimum total movement distance |
| Minimum_Burst_Speed | Minimum burst speed |
| Minimum_Burst_Acceleration | Minimum acceleration |
| Price_Flow_Expansion_Ratio | Required expansion ratio of recent price flow |
| Minimum_Tick_Interval_Milliseconds | Tick interval filter. 0 disables the filter |
| Parameter | Description |
|---|---|
| Use_Early_Data_Confirmation | Enables early entry confirmation logic |
| Early_Threshold_Multiplier | Reduces normal entry requirements for early entries |
| Minimum_Early_Confirmations | Required number of additional confirmations |
| Use_Tick_Frequency_Expansion | Uses tick frequency expansion |
| Minimum_Tick_Frequency_Expansion | Tick frequency expansion threshold |
| Use_Tick_Volume_Expansion | Uses tick volume expansion |
| Minimum_Tick_Volume_Expansion | Tick volume expansion threshold |
| Use_Order_Book_Imbalance | Uses order book imbalance |
| Order_Book_Depth_Levels | Depth levels used for order book analysis |
| Minimum_Order_Book_Imbalance | Minimum required order book imbalance |
| Parameter | Description |
|---|---|
| Use_Doten_On_Opposite_Entry_Signal | Reverses position on opposite burst signal |
| Minimum_Doten_Hold_Milliseconds | Minimum holding time before reversal is allowed |
| Parameter | Description |
|---|---|
| Use_Strong_Pullback_Exit | Enables strong pullback exit logic |
| Pullback_Distance_Ratio | Pullback distance relative to initial spike |
| Pullback_Speed_Ratio | Pullback speed relative to initial spike speed |
| Pullback_Detection_Window | Tick window used for pullback detection |
| Minimum_Exit_Hold_Milliseconds | Minimum hold time before exit logic activates |
| Parameter | Description |
|---|---|
| Use_Emergency_Adverse_Exit | Enables emergency adverse movement exit |
| Emergency_Adverse_Move_Points | Distance from entry before emergency exit |
| Emergency_Adverse_Hold_Milliseconds | Minimum hold time before emergency exit activates |
| Parameter | Description |
|---|---|
| Initial_Stop_Loss_Points | Initial stop loss distance |
| Use_BreakEven_Spread_Margin | Moves SL to breakeven + spread + margin |
| BreakEven_Start_Profit_Points | Profit distance required before breakeven activates |
| BreakEven_Extra_Margin_Points | Extra margin added to breakeven SL |
| Trailing_Start_Profit_Points | Profit distance before trailing starts |
| Trailing_Distance_Points | Distance between current price and trailing SL |
| Trailing_Update_Step_Points | Minimum trailing SL update step |
| Parameter | Description |
|---|---|
| Enable_Debug_Log | Enables debug log output |
| Debug_Print_Interval_Milliseconds | Debug log print interval |
