我的2019年对冲策略EA (my 2019 hedging strategy EA)
来源:ForexFactory · Trading Systems · 原帖链接
原帖作者:fx4money
发布日期:First Post: May 17, 2019 2:17am | Edited Jun 5, 2025 12:07am
原帖作者:fx4money
发布日期:First Post: May 17, 2019 2:17am | Edited Jun 5, 2025 12:07am
This EA may not be the best EA around, but I think it is good enough for me.
It is based on hedging strategy.
If you don't like hedging, please stay away.
Anyone interested to try it can download it here:
2 versions are included, with SL and without SL.
I may try to answer your questions whenever I am free.
I won't explain on how to use an EA, please search for it.
current setting is for 4 decimals. to use with 5 decimals, you need to add another zero to most input.
for 5decimals (addded 22may)
basic variables/inputs for 4decimals, no sl version (sl value not functioning for this type, but functioning in SL type):
eqttgt = 100000;
Profit = 1000.0;
Propct = 100.0;
spread = 5;
tp = 100;//
tp2 = 3;
tpsell = 100;//
tpbuy = 100;//
slips = 3;
shsell = 25;
shbuy = 25;
sellno = 10;//9;
buyno = 10;//10;
lastlot = 0.01;
lotmula = 0.01;
lotmulaB = 0.01;
lotmulaS = 0.01;
lotmulamax = 1.00;
lotplus = 0.01;
lotExp = 1.667;
StopLossSell = 0;
StopLossBuy = 0;
TrailingStart =10;
TrailingStop =300;
Tambahtp =10;
(will add explanation later)
added ea to be used up to end of 2024 for anyone to use or to test, enjoy, hope help some to make some money.
added ea to be used up to end of 2026, with working stop loss.
It is based on hedging strategy.
If you don't like hedging, please stay away.
Anyone interested to try it can download it here:
2 versions are included, with SL and without SL.
I may try to answer your questions whenever I am free.
I won't explain on how to use an EA, please search for it.
current setting is for 4 decimals. to use with 5 decimals, you need to add another zero to most input.
for 5decimals (addded 22may)
basic variables/inputs for 4decimals, no sl version (sl value not functioning for this type, but functioning in SL type):
eqttgt = 100000;
Profit = 1000.0;
Propct = 100.0;
spread = 5;
tp = 100;//
tp2 = 3;
tpsell = 100;//
tpbuy = 100;//
slips = 3;
shsell = 25;
shbuy = 25;
sellno = 10;//9;
buyno = 10;//10;
lastlot = 0.01;
lotmula = 0.01;
lotmulaB = 0.01;
lotmulaS = 0.01;
lotmulamax = 1.00;
lotplus = 0.01;
lotExp = 1.667;
StopLossSell = 0;
StopLossBuy = 0;
TrailingStart =10;
TrailingStop =300;
Tambahtp =10;
(will add explanation later)
added ea to be used up to end of 2024 for anyone to use or to test, enjoy, hope help some to make some money.
added ea to be used up to end of 2026, with working stop loss.
原帖附件 (5)
📦 帖子附件汇总 (37)
以下是回帖中所有共享的附件(37 个,已去重)。
💡 精彩内容推荐
✍️ 楼主最新发布
- •
- •
- •
- •
- •
- •
🔗 您可能感兴趣
- •
- •
- •
- •
- •
- •
🔐
请登录后参与评论
注册满12小时后评论,即可解锁附件下载
立即登录
