Universal MA EA
- Experten
- Heiko Kendziorra
- Version: 1.4
- Aktualisiert: 6 September 2022
- Aktivierungen: 12
Hinweis: Der Startpreis steigt nächste Woche auf 199 USD, wenn der Live-Handel beginnt.
Settings
-
OrderMode: 1=Buy if bar open under & close over moving average (ma). 2= Sell if bar open over & close under ma.
-
SetUTC - timezone. Default set UTC=2 is best, used by many brokers
-
Auto_Moneymanage: auto money management: 1 = On
-
MiniLots: if true, Auto_Moneym. has steps of 0.01 lot
-
MaximumRisk: % of account free margin set on risk for each trade
-
Lots: lot size if Auto_Moneym. is disabled
-
StopLoss: distance of stop loss in points
-
TakeProfit: points of profit that must be reached to close order
-
TakeProfit2: points of profit close of bar must reach to close order
-
HourStart: self explaining
-
LastHourTrade
-
DayNoTradeTest: optimizing parameter
-
DaysNoTrade: optimizing results
-
FilterTest: opt. parameter
-
Filters: opt. results
-
MaTriggerPeriod: ma one
-
Ma2Period: ma two
-
Ma2RiseMax: no trade if higher
-
Ma2FallMax: no trade if lower
-
SLtoEntry1: profit in points to modify stop loss
-
SLtoEntry1offset: points of profit stop loss is set
-
SLtoEntry2: like above
-
SLtoEntry2offset
-
ModSLTest: optimize filters that modify stop loss
-
ModSL: active filters
-
ModTPTest: optimize filters that modify take profit
-
ModTP: active filters
-
CloseAllHourFriday: hour to close orders to not hold them over weekend (24=deactivated)
-
LastTradeDayDec: to avoid trading on last days of year with low volume
-
magic: magic number
-
DrawLines: draws Highs and Lows of former days, weeks in the chart. Mouseover shows the name of the line.
- The lines give traders orientation. More info in the blog >>