Acceleration of Volatility EA- Free Version

0
(0)

Acceleration of Volatility EA- Free Version 1

Hi Forex Wiki Friends,

Acceleration of Volatility EA Description : 

Currency pairs : EURUSD, AUDUSD, NZDUSD, USDCAD, AUDJPY, EURJPY, EURGBP, AUDCAD, GBPCAD, NZDCAD, EURAUD, AUDNZD, EURCAD
Timeframe : M15, H1
Trading time : Round the clock
Description : Multicurrency Expert Advisor based on a modified version of the Martingale systemwith an additional function of using averaging. The EA builds a grid from a group of orders (opens a new position if a drawdown appears on the previous one) until all positions are closed at once in profit or breakeven.
Stop Loss is not used in the system, so there can be no separate fixing of losses.
A distinctive feature of Acceleration of Volatility EA is that it opens another new position not with a certain grid step, as is customary for most advisers, but at the opening of each new candle, if the distance to the previous order is not less than the one specified in the settings, thus each time a dynamic grid of orders.

c03dca9ea49d967f2395b157aca3e106.jpeg
1) Name of the advisor, number, revision.
2) Displaying the AutoMM mode (Auto Adjustment of the Trading Lot). When OFF, it is disabled.
3) Information about the spread: Current and Average for the pair from the moment the advisor was installed on the chart.
4) Information about the Drawdown: Total account as a whole and by the current symbol (in currency and percentage)
5,6) Number of the current open leg and the number of the leg at which the Breakeven level will be set.
7.8) Values ​​of lot volumes: Lot of the last open knee, the lot with which the next order will be opened and the sum of all lots for the pair.
9) Work status: If there are no problems in work, displays the message Working ...

Recommendations

Leverage : 1: 500 and higher
Maximum spread : Not more than 6-7 pips for minor pairs (AUDNZD, EURCAD, etc.).
StopLevel / FreezeLevel : No more than 5 points.
Risk size per pair : 15-20% for conservative trading, 20-30% for increased risk.

Broker Requirement :

BROKER NAMEREGISTERYear Founded Headquartered LeverageMinimum Deposit Regulating
Acceleration of Volatility EA- Free Version 2Register2007
🇦🇺 Australia
🇨🇾 Cyprus
🇧🇸 The Bahamas
🇸🇿 Seychelles
1:1000$200ASIC, SCB, FSA
Acceleration of Volatility EA- Free Version 3Register2008
🇨🇾 Cyprus
1:Unlimited$10CySEC, FCA, FSCA, FSA, BVI
Acceleration of Volatility EA- Free Version 4Register2009
🇧🇿 Belize
1:2000$10FSC
Acceleration of Volatility EA- Free Version 5Register2009
🇧🇿 Belize
1:3000$1IFCS
Acceleration of Volatility EA- Free Version 6Register2009
🇨🇾 Cyprus
🇦🇺 Australia
🇧🇿 Belize
🇦🇪 Emirates
1:1000$5 ASIC, CySEC , IFSC
Acceleration of Volatility EA- Free Version 7Register2010
🇦🇺 Australia
1:500$200FCA , ASIC, DFSA
Acceleration of Volatility EA- Free Version 8Register2011
🇬🇧 England
1:500$25CySEC
Acceleration of Volatility EA- Free Version 9Register2006
🇪🇭 Ireland
1:400 $100CBI, CSEC, PFSA, ASIC, BVIFSC, FFAJ, SAFSCA,ADGM, ISA

Acceleration of Volatility EA Settings:

Acceleration of Volatility EA- Free Version 10

SetName | The name of the current set file.

====== SETUP_Expert | Expert Settings ======
Magic | Individual Magik number. It is necessary for the advisor to be able to distinguish its trade orders from third-party advisors or manual trading.
TakeProfit | The value of taking profit (Take Profit).
StopTradeAfterTP | If True - the Expert Advisor will stop opening new positions after the active grid is closed.
Min Laverage | Leverage filter: new grid orders will not be opened if the leverage for the current symbol is less than the one specified in the settings.

Max Spread  | Setting the maximum allowable spread for opening the first grid order. When MaxSpread> 0, the filter is activated.
If, upon receiving a signal, the current spread is greater than the MaxSpread value, then the entry is postponed and an attempt is made to enter at the next tick. If no entry has been made for the current candle, then entry at the next one is possible only if the signal is saved.

====== SETUP_Mmanagement | Setting up MoneyManagement ======
Lot | The lot with which the first deal on the grid will be opened. If DepositAutoMM > 0, then the Lot value is not taken into account.
DepositAutoMM | Setting the value of the allocated deposit to 0.01 trading (minimum) lot. If the value is 0, the lot size is taken from the Lot variable.
(Example: Balance is 10,000, DepositAutoMM = 2,000, then the initial lot with which the grid will be opened is 10,000 / 2,000 * 0.01 = 0.05)

MaxDD Stop Percent | Maximum open drawdown (in%) at which it is allowed to open a new basket.
MaxDD Release Percent | Drawdown, upon reaching which the block prohibiting trading is removed.

LocalDD Close Percent | Compulsory closing of all orders when the specified drawdown percentage is reached.
Currency Filter | Suspension of opening transactions in a currency, if there are already transactions in this direction for it. Designed to signal the need to stop / restore trading in the direction of existing transactions in the currency when opening a new transaction. If CurrencyFilter> 0, an entry delay will be activated after a signal appears in seconds. If CurrencyFilter = 0, the filter does not work.
For example, we opened on EURUSD on BUY, which means we freeze the opening of transactions on EUR for BUY, and for USD on SELL. That is, USDCAD will open on BUY, but GBPUSD will not open on BUY (only on SELL). But, on EURUSD, a new BUY deal will be opened to continue building the grid. SELL deals on this pair will also be allowed, as they have the opposite direction.
====== SETUP_MartinGrid | Setting up the Martingale mode ======
Multiplier | The value by which the lot of the current open grid order will be multiplied. It is needed to calculate the lot of the next knee.
(Example: The lot of the current open position is 0.1, Multiplier = 1.6, then the next grid order will open with a lot of 0.16)
Distance| The minimum distance from the current price to the nearest open grid order in points, less than which the grid knee will not open on the next bar.
BaseLotLevelCount | Averaging parameter. It is equal to the number of knees that will open sequentially with the base lot.
(Example: BaseLotLevelCount = 3, Lot = 0.1, Multiplier = 1.6. The grid will be built with a lot: 0.1 - 0.1 - 0.1 - 0.16 - 0.25 ...
If BaseLotLevelCount = 1 - averaging is not taken into account)
BreakEvenLevel | The knee number on which the TakeProfit of all open positions will be transferred to breakeven.
Averaging High Level | The knee, starting from which the grid is averaged by the last open lot.
Example: If AveragingHighLevel = 5, Lot = 0.1, and Multiplier = 2, then the grid lot will look like: 0.1 - 0.2 - 0.4 - 0.8 - 0.8 - 0.8 ... "

====== SETUP_Strategy | Strategy parameters ==== ==
Strategy | 5 strategies for entering the market with the first order based on RSI, WPR and candlestick analysis
ReverseSignal | Function that activates the grid against the indicator signal
BothDirectionTrade | If true, the market is entered on each indicator signal. if there is already a Buy grid and a Sell signal appears, we open an additional grid.

====== SETUP_Indicator_RSI | RSI indicator parameters ======
RSI_Period| The number of chart candles from the current bar for calculating the RSI indicator value.
RSI_MinMaxLevels | Setting overbought / oversold levels of the RSI indicator.

====== SETUP_Design | Design settings ======
LabelColor | Info panel text color
LabelFontSize |
PanelType Dashboard Text Size | Three options for choosing the background color of the information panel
PanelTransparency | Setting the transparency value of the panel from 0 to 255.

All settings must be specified in the "old" paragraphs.
Those. if you want to put TakeFrofit = 100 on a five-digit account, or TakeFrofit = 10 on a four-digit account - in both cases, you need to specify TakeProfit = 10.

 

Money management

How to set the risk you need:
For example, you want to set the risk of 10% on the AUDJPY pair. Open the attached Excel spreadsheet. We put 10% in the X column , the
balance for Auto_MM changes to 14,200. This means that to trade with a minimum lot of 0.01, you need 14,200 units. balance.
If your balance is 50 000, the first order will be opened with a lot 0.03, as can be seen from column G Since the trade involves a large amount of steam is recommended for the manifestation of a significant drawdown, manually stop the trafficking of inactive pairs (parameter StopTradeAfterTP), in order to reduce its risks increase when important news is released, and also avoid correlation.

ec359fafe7a4d804f6982522bfe6f0dc.png

Acceleration of Volatility EA EA Results:

Acceleration of Volatility EA- Free Version 11 Acceleration of Volatility EA- Free Version 12

Download Acceleration of Volatility EA :

 

[+ForexWikiTrading.com]VelociGrid v3.14.735

 

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.