Indicater based on MA and ichimokus conversion and base line

Lavoro terminato

Tempo di esecuzione 4 giorni

Specifiche

I want an INDICATOR using the Ichimoku clouds conversion and base line and a Moving Average.

I want to be able to change those three settings. I want it to work on more than one chart at one time.

I want it to work on any time frame. It must be an Indicator because it will be ran with a trail stop EA.

Down trend: when the MA (yellow) is above conversion line (blue), and the base line (red)  is above the conversion line (blue) and the first bear candle (red) closes under all the lines and the candle is not touching them. When all these things are true I want a Sell Signal(photo 3) to show below the candle and an alert to my phone and on screen. I want an alert when It happens a second time also. I want the first alert to show a 1 on the chart and the risk to reward ratio background behind the candle (shown in the 3rd photo). I want  the second alert to show a 2 without the ratio drawing

After the second alert, I don’t want another one until the candle closes above the base line

SEE PHOTO ONE ATTACHED 

-------------------------------------------------------

Uptrend:  when the Ma (yellow) is below  the conversion line (blue) and the base line (red) is below the conversion line (blue) and a bull candle (green) closes above all of the lines without touching any

When all of these things are true I want the first alert to show a 1 on the chart and the risk to reward background behind the candle (shown in the last photo). I want  the second alert to show a 2 without the ratio drawing

 and an alert sent to my phone and on screen

After the second alert I don’t want another one until a candle closes under the baseline (red) line

SEE PHOTO 2 ATTACHED

------------------------------------------------------------------

I want all of the past alerts to stay on the screen. 

For every candle that sends an alert (past and present) I want to see an entry line, stop loss line and tp line as shown in the third photo.

When tp is hit I want it to say win, when Stop loss is hit I want it to say lose. Maybe it can look something like photo 3. I want it to stretch until SL OR TP is hit. But only for the first alert. 

SEE PHOTO 3 ATTACHED

---------------------------------------------------------

for the risk to reward ration background signal (photo3)

I want to be able to Set stoploss at  (x)  points from entry

Set Take Profit at  (x) points from entry

 

 

I want Statistics to be shown on the screen for ALERT 1. (x) wins, (x)losses, (x) most wins in a row in (y) time frame, (x)most losses in a row in (y) time frame.

Y could equal 1 day, 14 days, 60 days ect...



File:

JPG
1.jpg
48.7 Kb
JPG
2.jpg
26.7 Kb
JPG
3.jpg
22.1 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(318)
Progetti
565
35%
Arbitraggio
81
31% / 44%
In ritardo
204
36%
Gratuito
2
Sviluppatore 2
Valutazioni
(26)
Progetti
34
26%
Arbitraggio
7
14% / 43%
In ritardo
7
21%
Gratuito
3
Sviluppatore 3
Valutazioni
(71)
Progetti
97
43%
Arbitraggio
2
50% / 0%
In ritardo
2
2%
Gratuito
4
Sviluppatore 4
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
Pubblicati: 9 codici
6
Sviluppatore 6
Valutazioni
(635)
Progetti
1005
47%
Arbitraggio
33
36% / 36%
In ritardo
99
10%
In elaborazione
Pubblicati: 6 codici
Ordini simili
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
*Need an MQL5 EA for MT5 to trade gold and forex automatically. Must include Stop Loss, Take Profit, and basic risk management. Budget is $30 to $50. Looking for clean, stable code that works on VPS.*
Hello Developers, I am looking for an experienced MQL5 developer to complete the development of a custom MetaTrader 5 Expert Advisor (EA) based on my proprietary trading strategy. I already have a partially developed EA that includes the required custom indicators and part of the trading logic. The project can either be completed by modifying the existing EA or, if more appropriate, by rebuilding it from scratch
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Poptavka ZN 35 - 40 USD
Požadavky: platforma MetaTrader 5, jazyk MQL5; předání úplného a čitelného zdrojového kódu .mq5 a všech potřebných .mqh souborů; zákazů knihoven, DLL, vzdálených serverů a externí licenční kontroly; zákaz martingale, gridu, navyšování pozice po ztrátě a obchodování bez stop-lossu; výpočet velikosti pozice podle procenta rizika a skutečné měny účtu; nastavitelné maximální denní riziko a celkové čerpání; ochrana proti
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
Description: I need an experienced MQL5 developer to build a professional MT5 Expert Advisor for XAU/USD based on my trading strategy. I require the full .mq5 source code and the compiled file. Trading Logic: Timeframes: H4 to determine overall direction, H1 for supply and demand zones, M15 for trade entries. Buy conditions: H4 trend is bullish, price reaches a valid H1 demand zone, liquidity sweep occurs below the
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 2 giorno(i)