IA Fuzzy Logic
- Uzman Danışmanlar
- Alberto Boada
- Sürüm: 1.52
- Güncellendi: 24 Ağustos 2019
- Etkinleştirmeler: 10
IA Fuzzy Logic is an advanced and fully automated Expert Advisor based on fuzzy logic, thanks to this, better results and greater accuracy in the market forecast are obtained.
IA Fuzzy Logic examines 4 conditions, and 75% of them (which means 3 conditions of 4) have to be true. Confusing logic can be seen as "voting", and most conditions in the correct direction will determine the result of the signal.
DOWNLOAD AND TRY FOR YOURSELF
Download here --> Sets H1 (Updated 10.08.2019)
To increase profits, you only have to increase the risk assumed per operation (mmRiskPercent).
It is not recommended to risk more than 2% in each operation.
MONEY MANAGEMENT
mmDecimals = 1
mmLotsIfNoMM = 0.1
Parameters
Action # 1 - This configuration is to tell the EA where to place the order (sellstop / buystop) after receiving the valid signal.- ATRPeriod
- ATRShift
- HeikenAshiOpenShift
Rules - Rules of entry (valid signal). It consists of a total of 4 rules, 3 of them have to be correct for the signal to be valid.
# Rule 1 -----------
- StochFastKCrossKPrd
- StochFastKCrossSlw
- StochFastKCrossLevel
- StochFastKCrossShift
- StochFastKCrossKPrd2
- StochFastKCrossLvl2
# Rule 2 -----------
- MAPeriod
- MAType
- MAShift
- MAType2
- MAShift2
# Rule 3 -----------
- BBBarClosesPeriod
- BBBarClosesDeviation
- BBBarClosesPeriod2
# Rule 4 -----------
- BBBarOpensPeriod
- BBarOpensDeviation
ExitOnTick - Exit rules can work by tick or by candle closure.
BarsValidPend - This variable is used to close the buystop and sellstop commands after x candles.
ProfitTarget - Goal for profit taking.
BreakEvent + Pips
- MoveSL2BECoef
- MoveSL2BEAtrPeriod
- SL2BEAddPips
- TrailingStopCoef
- TrailingStopAtrPrd
- StopLossCoef
- StopLossAtrPeriod
MONEY MANAGEMENT - Calculate the risk that you will take in each operation based on the balance of the account.
Risk Fixed % Of BalancemmRiskPercent - Percentage of risk in each operation according to the balance of the account.- mmRiskPercent - Percentage of risk in each operation according to the balance of the account.
- mmDecimals - Number of decimal places to be used in the calculation of positions. (Example: If the minimum lot that allows you to open your broker is 0.01, you have to put 2 decimals)
- mmLotsIfNoMM - Minimum lot with which you can or want to start trading.
- mmMaxLots - Maximum lots allowed.
- ExitOnFriday
- FridayExitTime