Specifiche

I'm a forex trader and not a programmer so pardon me for my inadequacies here.I need a software or a grand indicator that will give me notifications or tell me what is happening when some certain trade conditions are met on the chart from the four indicators i have (with their source codes). Furthermore, i also want this software, if possible, to be taking and sending the screenshot of the chart to my phone as notifications or as an email attachment. I need this because i can't be carrying my laptop about. The indicators are 200 EMA, autotrendline, demand support indicator and a market scanner indicator.

The software indicator is to notify me when current candle and previous candle are 1, near the upper or lower band of the market scanner. 2a, when current candle touches or goes above the upper band, or current candle touches or goes below the lower band of the market scanner. 2b, when previous candle closed above the upper band or closed below the lower band of the market scanner.

3a, when price is near the 200 EMA from above it or from below it. Near here means about 20 pips in forex and 200 pips in binary volatility indices like Volatility 75, etc

3b, when all trading conditions 1 and 2 exist or occurs within a demand zone or support zone, software indicator is to give a very high probability notifications. These trading conditions above are more than 98.6% accurate. This is the reason i need a software or a grand indicator that will be telling me what and where the price is, on the chart at any particular time

4, notifications to be given anytime the autotrendline is drawn, having two closed candles on it. This gives a confirmed direction of price. I will attach a screenshot of the chart. Remember, the four indicators will be loaded into a chart and be made into a template. Also, i will be glad if it can be taking a screenshot and be sending it to me on my phone or as an email attachment or in any other format. 

Below are some of the charts screenshots showing how price behaves within the indicators.

I felt i should add this important point: it is highly important that the software indicator to be created must be able to give NOTIFICATIONS ON CURRENT CANDLE anytime price touches either the upper band or the lower band of the market scanner BECAUSE THIS IS THE ONLY REASON i want to do this. If it wont be possible, then there is no need going ahead with it. Its different from previous candle that has closed already. A large number oft times, price will touch the upper or lower band and then starts retracing backwards into the channel. the point of touch is a very high probability profitable trade.

Con risposta

1
Sviluppatore 1
Valutazioni
(57)
Progetti
72
22%
Arbitraggio
13
46% / 15%
In ritardo
5
7%
Gratuito
2
Sviluppatore 2
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
25
28% / 48%
In ritardo
12
27%
Gratuito
3
Sviluppatore 3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
16
13% / 69%
In ritardo
9
7%
Gratuito
Ordini simili
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
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
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
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured

Informazioni sul progetto

Budget
30 - 50 USD
Scadenze
da 1 a 10 giorno(i)