Description
EA applies the most popular candlestick formations used in trading on financial markets.
Each candlestick formation can be enabled or disabled in the settings of EA.
EA's options:
Magic = 111116 - Magic number for simultaneous trading with different pairs
Lots = 0.01 - Fixed lot
MM = false - Enabling MM
MMRisk = 0.03 - risk factor, percentage of deposit in calculation of volume
StopLoss = 90; - Stop-loss, 0-no stoploss
TakeProfit = 130; - Take Profit, 0-no
TakeProfit Tral = true; - Trailing Stop on/off
TralStartLevel = 30; - Profit on activation of trailing stop
TralStop = 40; - Trailing Stop level
DrawInfo = true; - Display the info, comments on chart, on/off
Used candlestick patterns:
Hammer = true;
HangingMan = true;
Engulfing = true;
MorningStar = true;
EveningStar = true;
DarkCloudCover = false;
Piercing = true;
ShootingStar = true;
InvertedHammer = true;
Harami = true;
Tweezer = true;
BeltHoldLine = false;
UpsideGapTwoCrows = false;
ThreeCrows = false;
MatHoldPattern = true;
CounterattackLines = false;
SeparatingLines = false;
GravestoneDoji = false;
LongLeggedDoji = true;
Doji = true;
TasukiGap = true;
SideBySideWhite = false;
ThreeMethods = false;
Gap = false;
ThreeWhiteSoldiers = true;
AdvanceBlock = false;
StalledPattern = false;
ThreeLineStrike = false;
OnNeckLine = true;