Probability SR SMA
Hi everyone.
This EA works as the same as the Probability Expert Advisor one, exept the order entry points, here it use the support and resistance level combine with SMA, i explain:
BUY: When price touches the support level and the whole thing happens above the SMA (Up trend).
SELL: When price touches the resistance level and the whole thing happens below the SMA (Down trend).
This configuration enter in the probability technics of the market trends. The inputs parameters remains quite the same, check it out !
___SR_SETTINGS___ = "SR Settings"
SR_BarsCount = 12---> Support and resistance levels is calculated in function of number of bars.
___SMA_SETTINGS___ = "SMA Settings"
SMA_Period = 50
___TRADE_SETTINGS___ = "---Trade Settings---"
Proportional/Martingale/Alembex---> Choose between betting strategies.
LotStart = 0.01
Ghost_TP = 10---> Ghost TP/SL mean invisible TP/SL, no restriction in pips to place it not seen by your broker, triggered by BID in both directions.
Ghost_SL = 10
___PROPORTIONAL_SETTINGS___ = "---Lot based On Balance ---"
Balance_SizeNumber = 100000**---> For example: Your balance is 10000/100000**, lot = 0.1 if your balance increase, your lot increase automatically vice versa.
___MARTINGALE_SETTINGS___ = "---Martingale/ReInvest/Regular---"
ProfitMultiplier = 2/LossMultiplier = 2
RestartonProfit = true/RestartonLoss = false
ResetonLosses = 0/ResetonProfits = 0---> Set a security for both Martingale/Reverse Martingale.
NOTE: Here you can do 3 things:
Martingale = ProfitMultiplier = 0/LossMultiplier = 2/RestartonProfit = true/RestartonLoss = false
Reverse Martinagle = ProfitMultiplier = 2/LossMultiplier = 0/RestartonProfit = false/RestartonLoss = true
Regular = ProfitMultiplier = 0/LossMultiplier = 0/RestartonProfit = false/RestartonLoss = false
___OTHER_SETTINGS___ = "---Other Settings---"
MagicNumber = 123456
MaxSpread = 2---> Trade only below 2 pips spread.
MaxSlippage = 2
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com

