Build a Binary Option API for MT4

指定

I want to build software similar to MT2IQ that will trade IQ Options based on signals provided by an MT4 indicator or EA. Need not be advanced as MT2IQ but just trade IQ options based on MT4 signals.

反馈

1
开发者 1
等级
(170)
项目
203
47%
仲裁
5
20% / 60%
逾期
3
1%
空闲
2
开发者 2
等级
(69)
项目
93
34%
仲裁
10
40% / 30%
逾期
5
5%
空闲
3
开发者 3
等级
(453)
项目
566
26%
仲裁
24
42% / 38%
逾期
85
15%
空闲
发布者: 6 代码
4
开发者 4
等级
(6)
项目
7
14%
仲裁
8
13% / 88%
逾期
3
43%
空闲
相似订单
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
AWFX 69+ USD
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity

项目信息

预算
50+ USD