仕事が完了した

実行時間2 日
開発者からのフィードバック
Good customer with sharp mind.
依頼者からのフィードバック
a good programmer, and ready to give support beyond the requests

指定

Hello to everyone.

I want a personal indicator based on three (3) MACD indicators with alert function and two exponential moving averages EMA.

MACD indicators:

 - MACD(12,26,3) with PERIOD_M15 : color white for main and yellow for signal - must be calculated using dates from price chart in timeframe m15
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

 - MACD(12,26,3) with PERIOD_H4 : color blue for main and yellow for signal - must be calculated using dates from price chart in timeframe h4
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

 - MACD(12,26,3) with PERIOD_D1 : color red for main and yellow for signal - must be calculated using dates from price chart in timeframe d1
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

X = (Main-Signal)*1000

as you see in picture MACD in D1 and H4 are customized by me. MACD in M15 (the white) is unmodificated indicator from default indicators folder. When i change the timeframe from M15 to H4 the MACD white becomes equal to blue one, the red one doesn't change. When i change to D1 timeframe, the white changes and become equal to red one, the blue one doesn't change.

Alert settings:

Must work only with MACD (12,26,3) in timeframe M15 (allert signals only from white macd)

Buy alert:

MAIN[2]<SIGNAL[2] and MAIN[1]>SIGNAL[1]; MAIN[1] and SIgnal [1] must be below zero (0) level
set on price chart a green arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])


Sell alert:

MAIN[2]>SIGNAL[2] and MAIN[1]<SIGNAL[1]; MAIN[1] and SIgnal [1] must be above zero (0) level
set on price chart a red arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])

The alert function must give me possible to receive a notification on E-MAIL
The alert must work each time there is signal


Moving Average:
On chart price the indicator must draw two EMA:
1) Period 84; aplied to open price, color yellow
2) Period 84, aplied to close price, color red
Must be possible to change next parameter: period and mode (linear, smooth, simple, exponential)


This indicator will be attached on more charts

応答済み

1
開発者 1
評価
(42)
プロジェクト
70
43%
仲裁
6
33% / 50%
期限切れ
19
27%
2
開発者 2
評価
(88)
プロジェクト
143
39%
仲裁
21
19% / 48%
期限切れ
30
21%
3
開発者 3
評価
(69)
プロジェクト
93
34%
仲裁
10
40% / 30%
期限切れ
5
5%
4
開発者 4
評価
(588)
プロジェクト
1063
50%
仲裁
39
28% / 41%
期限切れ
49
5%
仕事中
パブリッシュした人: 1 article, 8 codes
類似した注文
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the

プロジェクト情報

予算
30 - 50 USD