指标开发订单 - 自动交易/指标调试 - 已关闭
创建一个订单
EA modification (个人工作)
50+ USD
Technical Requirement Specification Expert Advisor based on EMA & MACD -- MBT EMA: 5EMA & 15EMA MACD: 12/26/9 The idea of the trading system is as follows: MAX. 2 opened position available in EA trading, when one of them is BUY, the other one must be SELL. [THIS NEED AN OPTION for 1 or 2 on setting page] Specified period: 5M / 15M / 1H, SPECIALLY FOR 15M Positions are OPENED at the market price when 5EMA crossed
30 - 60 USD
I have an EA that can execute MT4, with the suffix:. ex4. Please translate it into a source file and request 100% restoration. After that, add the expiration date and the parameter column in Chinese。 我有一个可执行MT4的EA,后缀是:.ex4,请翻译为源文件,要求100%还原,之后添加使用有效期,参数栏等用中文表示
Convert a pine script/trading view indicator to a MT4 and MT5 indicator (个人工作)
40+ USD
Hi there, I would like to convert a pine script/trading view indicator to a MT4 and MT5 indicator (.mq4 ,mq5 file, source code available) Not just for this work, but for future works, this indicator may need be converted to MT5 if the indicator is perfectly done! The code must be bug-free The trading signals should exactly match those triggered by the pine script indicator The available user settings should match the
EA面板更改,客户端使用时间限制,定制使用者 (个人工作)
300+ USD
"create an Expert Advisor like this one: https://www.mql5.com/en/market/product/75267 ", Download the 'Line Regression' Trading Robot (Expert Advisor) for MetaTrader 4 in MetaTrader MarketChange the panel in the specified EA, increase the use time limit of the client, customize the user, etc. Please talk about it in detail
Update last version Expert Advisor base on three pair ATR indicators for long and short (个人工作)
50+ USD
First pair 60MA period & 60MA period First band multiplier 1.2 Second pair 20MA period & 20MA period Second band multiplier 3.5 Third pair 30MA period & 30MA period Third band multiplier 4 Update on this version. Long Draw a "Up Arrow" when the price bar is rise and close above the "Upper band 1". (Up Arrow drawn on the high of the bar multiplier "1.001") Draw a "Up Arrow Exit Mark" when the price is "Touch" the
50 - 80 USD
价格在VPO指标之上,RSI和Sto同时处于金叉状态做多;价格在VPO指标之下, RSI和Sto同时处于死叉状态做空。 1、RSI 和 Sto 两个指标必须同时满足金叉 / 死叉状态 2、 RSI 和 Sto 指标在金叉 / 死叉前,必须经历一次死叉 / 金叉的状态 3 、 K 线必须是两个指标同时满足要求的第一根 4 、小级别必须服从大级别,以 1 小时级别为例, 1 小时级别和 4 小时级别 VPO 指标不同向,当 1 小时级别收线价格距离 4 小时 VPO 空间不足 500 微点的情况下,不进场 5 、 1 小时级别 K 线实体大于 600 微点,回撤 50% 位置进场,止损统一设置在 K 线顶 / 底顺延 100 微点, K 线实体大于 1000 微点,符合所有逻辑也不追单 6、 盈亏比始终大于等于 1 7、 当价格达到第一止盈位减半仓,提保本损看第二止盈位,或者直接平仓(参数开关供交易者修改) 8、
30+ USD
第一个: VAR1:=(CLOSE+LOW+HIGH)/3; VAR2:=SUM(((VAR1-REF(LOW,1))-(HIGH-VAR1))*VOL/100000/(HIGH-LOW),0); VAR3:=EMA(VAR2,1); S:VAR3; M:MA(VAR3,12); L:MA(VAR3,26); 第二个: LC :=REF(CLOSE,1); RSI2:=SMA(MAX(CLOSE-LC,0),12,1)/SMA(ABS(CLOSE-LC),12,1)*100; RSI3:=SMA(MAX(CLOSE-LC,0),18,1)/SMA(ABS(CLOSE-LC),18,1)*100; S:MA(3*RSI2-2*SMA(MAX(CLOSE-LC,0),16,1)/SMA(ABS(CLOSE-LC),16,1)*100,3); M:EMA(MMS,8);
30+ USD
希望开发一套基于15分钟周期的INFINITY Trend Line FREE指标拐点的EA系统,止盈止损各200点,,一手止盈止损各200美金。底仓默认0.01手。详情加QQ:2043046039了解。
60+ USD
Conversion of MT4 index to MT5 index(MT4 指标转化到 MT5 指标)
1 申请
Need a EA with new indicator (个人工作)
30+ USD
some model , i want to use new indicator to create a EA. Indicator : K bar Close price and MAXX difference EA trade in / out rule 1. OPEN ORDER : indicator value continuous negative or positive XX points data and last value bigger than XX . example : indicator value continuous negative 3 points data and last value bigger than -300 . -100( 1st point ) , -150 ( 2nd point ) , -300 ( continuous negative 3