The next directions “Consumer Guide” for “AvA 8” Buying and selling System are underneath fixed evaluation. Till we’re glad with the consumer guide we extent the interval of AvA from 1 month to 1 12 months for a similar worth.
GAMMA and DELTA Modules Consumer Information
Overview
GAMMA and DELTA modules are a part of our HELLENIC module library in AvA-8. These modules implement complementary buying and selling methods:
DELTA Module: Completely executes BUY orders (lengthy positions)
GAMMA Module: Completely executes SELL orders (quick positions)
Each modules characteristic an an identical 12-level construction for classy place administration.
Module Construction
Stage System
Every module comprises 12 configurable buying and selling ranges that function in sequence:
Stage 1 (Initiating Stage): Enters as a market order primarily based on the chosen initiation technique
Ranges 2-12: Enter as pending restrict orders, one after one other, primarily based on entry level distances
Order Placement Logic
Stage 1: Positioned as a market order when initiation circumstances are met
Ranges 2-12: Positioned as pending restrict orders after earlier degree prompts
Entry Factors (EP): Measured in factors from the earlier degree’s entry worth
Sequential Activation: Greater numbered ranges solely grow to be energetic when decrease ranges are stuffed
Stage Configuration
Every degree shares the identical parameter construction:
Stage 1 (Initiating Stage) Parameters
CopyLEVEL_DELTA/GAMMA_1 = “LEVEL DELTA/GAMMA 1”
TRADE_DELTA/GAMMA_1 = true/false     // Allow/disable this degree
LOT_DELTA/GAMMA_1 = 0.0Â Â Â Â Â Â Â Â Â Â // Place dimension (0.0 prompts dynamic sizing)
TP_DELTA/GAMMA_1 = 0Â Â Â Â Â Â Â Â Â Â Â // Take revenue in factors
TP_DELTA/GAMMA_1_follow = true/false   // Whether or not TP adjusts with increased ranges
Ranges 2-12 Parameters
CopyLEVEL_DELTA/GAMMA_n = “LEVEL DELTA/GAMMA n”
TRADE_DELTA/GAMMA_n = true/false     // Allow/disable this degree
LOT_DELTA/GAMMA_n = 0.0Â Â Â Â Â Â Â Â Â Â // Place dimension (0.0 prompts dynamic sizing)
EP_DELTA/GAMMA_n = 0Â Â Â Â Â Â Â Â Â Â Â // Entry level distance from earlier degree
TP_DELTA/GAMMA_n = 0Â Â Â Â Â Â Â Â Â Â Â // Take revenue in factors
TP_DELTA/GAMMA_n_follow = true/false   // Whether or not TP adjusts with increased ranges
Observe: Stage 12 does not have TP_follow because it’s the very best degree.
Dynamic Lot Sizing
Each modules assist three lot sizing strategies:
Mounted Measurement: Makes use of the desired lot worth for every degree
Cash-Based mostly:
DynLot_MoneyStart: Beginning cash quantity
DynLot_MoneyStep: Cash step between ranges
DynLot_LotRatioStart: Preliminary lot multiplier
DynLot_LotRatioStep: Multiplier improve per degree
DynLot_ApplyTo: Account metric to make use of (Steadiness, Fairness, or Free Margin)
Share-Based mostly:
LotPercentage: Share of chosen account metric to commerce
Take Revenue and Cease Loss Administration
Each modules implement modular threat administration:
Take Revenue Modes
NONE: No take revenue
AMOUNT: Mounted greenback quantity (e.g., $100)
PERCENTAGE: Share of account fairness (e.g., 2%)
Cease Loss Modes
NONE: No cease loss
AMOUNT: Mounted greenback quantity (e.g., $50)
PERCENTAGE: Share of account fairness (e.g., 1%)
Trailing Cease
NONE: No trailing cease
AMOUNT: Greenback amount-based trailing
TrailingStopAmount: Distance to take care of from worth
TrailingStartAmount: Revenue required to activate trailing
TrailingIncrement: Step dimension for path changes
Initiation Strategies
Every module could be triggered by numerous strategies:
NO_TRADING: Module disabled
ON_TICK: Enters on the primary tick after placement
ON_PSAR: Enters when PSAR indicator offers a sign
DELTA: When PSAR crosses under worth (bullish)
GAMMA: When PSAR crosses above worth (bearish)
ON_ADX: Enters primarily based on ADX pattern power and route
DELTA: When ADX reveals uptrend (+DI > -DI)
GAMMA: When ADX reveals downtrend (-DI > +DI)
ON_ZONE: Enters when worth enters assist/resistance zones
DELTA: When worth is in demand zones
GAMMA: When worth is in provide zones
ON_CPR: Enters primarily based on Central Pivot Vary alerts
ON_ALL_IND: Requires all indicators to align for entry
Filter Methods
A number of filters can refine entry circumstances:
ADX Filter Modes
ADX_FILTER_OFF: No ADX filtering
ADX_FILTER_WEAK: Requires ADX > 15
ADX_FILTER_MODERATE: Requires ADX > 25
ADX_FILTER_STRONG: Requires ADX > 50
ADX_FILTER_VERY_STRONG: Requires ADX > 75
ADX_FILTER_EXTREME: Requires ADX > 90
RSI Filter Modes
RSI_FILTER_OFF: No RSI filtering
RSI_FILTER_STRICT: Makes use of 20/80 boundaries
RSI_FILTER_NORMAL: Makes use of 30/70 boundaries
RSI_FILTER_LOOSE: Makes use of 40/60 boundaries
CPR Filter Modes
CPR_FILTER_OFF: No CPR filtering
CPR_FILTER_BASIC: Easy CPR degree test
CPR_FILTER_TREND: CPR pattern route solely
CPR_FILTER_BREAKOUT: Slender CPR breakout technique
CPR_FILTER_RANGE: Huge CPR vary buying and selling technique
Sensible Purposes
Pattern Following Technique
Allow DELTA in uptrends (with ADX/PSAR affirmation)
Allow GAMMA in downtrends (with ADX/PSAR affirmation)
Use TP_follow to create cascading take income
Scalping Configuration
Set small TP values (10-20 factors)
Disable increased ranges (2-12)
Use ON_TICK or ON_PSAR for fast entries
Grid Buying and selling Strategy
Allow a number of ranges (3-7)
Set applicable EP distances (20-50 factors between ranges)
Use money-based dynamic lot sizing for place scaling
Threat Administration
Implement module SL/TP relatively than per-level SL
Use percentage-based SL for account safety
Allow trailing stops to guard income
Dashboard Monitoring
Each modules present visible suggestions by the dashboard:
Lively ranges and their standing
Present revenue/loss
Place volumes
Filter circumstances
Integration with Different Modules
Use with EQUALIZER for general threat administration
PATHFINDER can present sign affirmation
ZONES module helps determine optimum entry areas