FVG Profile Multi optimized
- Experts
- Aleksey Usachev
- Versione: 2.3
- Attivazioni: 5
EA is based on FVG and some filters. M1 timeframe is allowed only.
20 pairs in a set to crate a portfolio. See .set file in comments, it was optimized to work together and cover others losses.
Default setting takes current symbol and parameters from a first set.
Max risk is hardcoded as 1% per trade in any mode.
Common settings:
UseRisk - calculate lots based on risk per trade.
RiskPerTrade - value in percentage (values above 1 are ignored).
UseBalanceLot - lot = balance * BalanceLot.
UseVar - value at risk based lot calculation, all parameters below are to set it up.
There is a set for 20 pairs:
Symbol - symbol name, take care of prefixes and suffixes.
MinATR - filters FVG with ATR.
MPRange - market profile bars to look back.
MPPips - market profile grid size.
LotSize - individual lot size for symbol.
FVGPeriod - a period to look at FVG candle.
SL - stop loss.
TP - take profit.
