Indicator/Script based on CCI and MA

工作已完成

执行时间3 天
客户反馈
Excelent programmer. Was king enough to do some extra adjustments. I will keep doing business with you
员工反馈
Great client, thank you.

指定

Script/EA that must do the following:

- display All output in a dashboard

- Manage ALL symbols from MarketWatch

- calculate CCI indicator and MovingAverage of the CCI

- all symbols from the MarketWatch must be displayed in a window as a table (spaced conveniently), like a dashboard, together with their CCI values and MA of CCI values - see below .

- for every symbol from MarketWatch, the Script /EA must display CCI(x) and the MA(y) applied on the CCI indicator. Values for x and y must be entered by user

- user must be able to select the calculation mode of CCI (close, open, high, low, ...) and MA (simple, exponential....)

- user must select the timeframe (MN, W1, D1, H4, H1, M30, M15, M5)

- user must select a HighAlarmLevel AND a LowAlarmLevel


Signal ALARMS/ALERTS:

Applies to the last closed candlestick:

- for every symbol, if CCI > HighAlarmLevel, then CCI value in the table must be display with a different color (user configurable) (alarm trigger)

- for every symbol, if MA of CCI > HighAlarmLevel, then CCI value in the table must be displayed with a different background color (user configurable)  (alarm trigger)


- for every symbol, if CCI < LowAlarmLevel, then CCI value in the table must be display with a different color (user configurable)  (alarm trigger)

- for every symbol, if MA of CCI < LowAlarmLevel, then CCI value in the table must be displayed with a different background color (user configurable)  (alarm trigger)


Applies to the previously closed candlesticks  (I want to see if I have missed some alarms for the previous 2 candlesticks)
- for every symbol, if alarm WAS triggerer during the previous 2 candlesticks (BEFORE THE LAST CLOSED CANDLESTICK), the colors in the table bust be different (user configurable)


Applies to the current candlestick
- for every symbol in the table that the alarm conditions are met, a flashing "*" sign should be displayed next to the values of the CCI and MA



There is no need to process every tick.

It is necessary to process the closing of the candlesticks, AND every minute or so for the current candlestick alerts





反馈

1
开发者 1
等级
(390)
项目
416
30%
仲裁
74
19% / 72%
逾期
52
13%
工作中
2
开发者 2
等级
(71)
项目
103
20%
仲裁
6
0% / 83%
逾期
3
3%
空闲
3
开发者 3
等级
(472)
项目
491
75%
仲裁
6
67% / 17%
逾期
0
工作中
4
开发者 4
等级
(252)
项目
462
26%
仲裁
139
20% / 60%
逾期
100
22%
空闲
5
开发者 5
等级
(54)
项目
102
23%
仲裁
12
25% / 17%
逾期
13
13%
空闲
6
开发者 6
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
7
开发者 7
等级
(3)
项目
3
67%
仲裁
1
0% / 0%
逾期
0
空闲
8
开发者 8
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
9
开发者 9
等级
(162)
项目
289
35%
仲裁
18
22% / 61%
逾期
43
15%
空闲
10
开发者 10
等级
(43)
项目
74
50%
仲裁
5
0% / 60%
逾期
19
26%
空闲
11
开发者 11
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
12
开发者 12
等级
(170)
项目
203
47%
仲裁
5
20% / 60%
逾期
3
1%
空闲
相似订单
Monthly Report: August 2026 World PEACE Multi FX Algo generated a total realized profit of approximately 31,966 JPY during August. The provider account is normally operated with approximately 200,000 JPY of capital. Compared with this standard operating amount, the realized profit for August was approximately 15.98%. Please note that this is not a compounded monthly return. Realized profits are withdrawn regularly
An expert trading bot 250 - 350 USD
I have a working MetaTrader 5 Expert Advisor already coded and running -- this is not a "build from scratch" job. The EA trades a smart-money-concepts style model (structure breaks, liquidity sweeps, order blocks, fair value gaps, optimal trade entry retracement). Exact parameters and the rest of the underlying logic are proprietary and will only be shared once we're under a working agreement. To check you actually
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— 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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

项目信息

预算
30 - 100 USD