Indicator for XAU-GC spread

İş tamamlandı

Tamamlanma süresi: 2 gün
Müşteri tarafından geri bildirim
He is a skilled coder. will work him anytime
Geliştirici tarafından geri bildirim
very good customer, clear requirements.

Şartname

I am looking for someone who can code the following indicator:

input 1: xauusd symbol

input 2: GC (gold futures) symbol

input 3: M minutes where we will use the ma of the last M minutes GC-XAU spread

input 4: T threshold in dollar terms. this T will be used to signal where the GC-XAU spread is T over/below the M Minutes ma of GC-XAU spread

input 5: T-Step is the threshold step. after a signal is produced, another signal should be produced after T-Step dollar amount on the same direction again and again. 

input 6: alert on/off

* the GC-XAU spread will be constructed by the mids of GC and XAU prices

* the ma, the current spread, and the difference between those should be shown on the indicator window

* if a signal is produced, and alert is on, there should be an alert (also with sound) and next signal should be waited after T-Step amount on the same direction


Example

input 1: XAUUSD.ecn

input 2: GC.Z25

input 3: 30

input 4: 0.5

input 5: 0.25

input 6: true


create a GC.Z25 minus XAUUSD.ecn spread on the mid prices and keep the 30 minutes ma

if the current spread moves above the ma value by 0.5 dollar (50 cents) create an alert

if the current spread moves above the ma value by 0.75 (0.5+0.25) dollar create another alert (meaning at every 0.25 dollar increase create a new alert)

do not create another alert on the opposite direction until current spread moves below the ma value by 0.5 dollar

(and vice-versa for the other case as well)... you got the idea.

also show some info on the indicator window as below:

current spread: cs

M ma: mma

difference: cs-mma


and lastly: I need two quick trading buttons and an amount input

I prefer a lay-out like this

button#1       amount-input       button#2

when button#1 hit, whatever the amount is on the amount-input, sell that amount GC and buy that amount of XAU (considering the symbols on input 1 and 2)

when button#2 hit, whatever the amount is on the amount-input, buy that amount GC and sell that amount of XAU (considering the symbols on input 1 and 2)


The budget is 100 USD (no negotiotions)

The time-frame to fisinh the work is 3 days.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(394)
Projeler
553
41%
Arabuluculuk
30
57% / 3%
Süresi dolmuş
57
10%
Çalışıyor
Yayınlandı: 11 kod
2
Geliştirici 2
Derecelendirme
(33)
Projeler
36
33%
Arabuluculuk
5
0% / 80%
Süresi dolmuş
0
Çalışıyor
Yayınlandı: 2 kod
3
Geliştirici 3
Derecelendirme
(390)
Projeler
416
30%
Arabuluculuk
74
19% / 72%
Süresi dolmuş
52
13%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(13)
Projeler
18
11%
Arabuluculuk
6
33% / 67%
Süresi dolmuş
1
6%
Serbest
Yayınlandı: 1 kod
5
Geliştirici 5
Derecelendirme
(434)
Projeler
635
54%
Arabuluculuk
32
56% / 22%
Süresi dolmuş
6
1%
Yüklendi
6
Geliştirici 6
Derecelendirme
(19)
Projeler
24
8%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
1
4%
Yüklendi
7
Geliştirici 7
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
0
Serbest
Benzer siparişler
I need my money for my job because is problem is smoll money in trade i dont need now for moment withdraw money month later money next week its this month i dont have money problem with my mony
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
Hello Developers, I am looking for an experienced Sierra Chart developer to build a simple automated trading algorithm based on my trading rules and strategy requirements. I am ready to discuss the strategy details thanks
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
Automate my trading 100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with

Proje bilgisi

Bütçe
100+ USD
Son teslim tarihi
to 3 gün