lisa 发表于 2023-1-2 16:21:53

AutoMoney EA


这款EA单单带止盈止损,而且带复利模式,EA实盘效果非常好,建议做黄金和波动大的产品。
For using expert advisor AutoMoney4_ind, you must :

1) put the indicator Complex_k into folder MetaTrader4/experts/indicators,
2) put the EA AutoMoney4_ind into folder MetaTrader4/experts,
2) restart MetaTrader4

Extern variables, that may be changed, are :
--------------------------------------------

Per = PERIOD_M15; - for what timeframe, the indicators values will be calculate

MaxRisk = 2; - money management. 1 means standart lotsize which calculates as YourMargin/10. More than 1 here = MORE RISK! = more profit

TP = 15; - takeprofit

页: [1]
查看完整版本: AutoMoney EA