[EA2U]FPR EA根据斐波那契与RSI信号一次一单,移动止损

EA根据斐波那契与RSI信号进行自动交易。黄金分割和RSI指标进行自动交易,带移动止盈止损,图表带阻力位线图。建议模拟盘测试一下

参数:

extern double StopLoss = 200; 
extern double TakeProfit = 210;
extern double TrailingStop = 200;
extern double Lots = 0.10;
extern double ProfitShield = 7;
extern int    TimeZone=0;
extern color clOpenBuy = Blue;
extern color clCloseBuy = Aqua;
extern color clOpenSell = Red;
extern color clCloseSell = Violet;
extern color clModiBuy = Blue;
extern color clModiSell = Red;
extern string Name_Expert = "FPR ea";
extern int Slippage = 4;
extern bool UseSound = False;
extern string NameFileSound = "alert.wav";





★ 【推荐】智橙·天钻EA至臻版:自2021~2023年,$1000本金运行,0.01手起始仓位非复利,观摩盈利目前总资金$17500+,风险控制最大回撤30%以内... ...  点击查看

  • · 本网所载的全部内容仅作参考之用,所载资料来源和观点客观可靠,但不担保其准确性或完整性,且内容不构成对任何人的投资建议。
  • · 本网所提供的行情数据分析及观点不应取代个人的独立判断,不对因使用本网而造成的损失承担任何责任,据此入市,风险自担!