I want to develop an indicator for MT4 Correlation similar to this demo I'm sending.
This demo is for MT5 and is valid until 2020-01-10 but if you use backtest with earlier date it will work for you. Observe how it works
I do not have the .mq5 file
indicator plots on a sub window the Price Line Close of 2 different symbols around level 0 Does not repeat and has no delay
look print 00.png
I want the indicator to work in exactly the same way as the demo indicator and with the same options by adding a few more:
look print 01.png
TimeFrame PERIOD_M5 TimeFrame Choice
Symbol n.1 EURUSD Can I set any Symbol Available on Broker example:
EURJPY, GOLD, XAUUSD, WING20, WIN $ N, BTCUSD, UsaTec, Bra50Feb20, CoffeMar20, VALE3, SILVER ...
Reversed false Reverse Position
Symbol n.2 USDCAD Can I set any Symbol
Reversed false Reverse Position
Average Period 14 Adjustable Period
Period 100 Determining Amount of
Candles for Plot Calculation (If you change this value the plotting of lines will also change)
nDrawBars 1000 Determine How Many Candles Behind That Indicator Will
Be Visible
Delta #1 0 Level 0
Delta #2 4000 Adjustable Delta Level
Delta #3 -4000 Adjustable Delta Level
Delta #4 20000 Adjustable Delta Level
Delta #5 -20000 Adjustable Delta Level
look print 02.png
look print 03.png
Choosing Colors and Thicknesses of Precision Lines, and Delta Lines
Buffer1 line Price Symbol 1 with description showing delta value above or below 0
Buffer2 line Price Symbol 2 with description showing delta value above or below 0
Buffer3 showing the delta value difference between the 2 lines
Line Price Above Level 0 value Buffer Positive Line Price Below Level 0 value Buffer Negative
Subwindow texts equal to Demo showing Values
I want the file using #property strict
and I want the .mq4 and .ex4 file without warnings
I want the whole code Commented in English or Portuguese Brazil
Commandes similaires
Търсим опитен MQL5 разработчик , който да изгради първия прототип на MetaTrader 5 Expert Advisor за дългосрочен проект за алгоритмична търговия. Изисквания към проекта Вграден Renko двигател (без офлайн Renko графики). EMA 20 и EMA 50, изчислени от тухли Renko. Логика на търговия, базирана на подробна техническа спецификация (предоставена след избор от разработчика). Експертният съветник трябва да поддържа отваряне и
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Platform MetaTrader 5 (MT5) MQL5 Source Code Required Compatible with Exness MT5 both standard and cent accounts/ICMarket accounts Works on EUR/USD only (initial version) ⸻ Objective Develop a fully automated AI Expert Advisor based on ICT Smart Money Concepts (SMC). The EA must only execute high-probability trades that satisfy all required conditions before opening a position. The EA must avoid overtrading and
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
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
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
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