Create a MT5 EA with references to a few indicators from tradingview.

Şartname



The pinescript of the MT5 EA is as attached. (Also attached my own attempt of MQ5 which is not opening any orders for ref).

  1. Twin Range and RSI:

    • Filter Name: TwinRangeFilter (by CollinMck)

      • Functionality: Implements the Twin Range concept using smoothed average range calculations.
      • Input Parameters: Fast and slow period lengths, and multiplier values for fast and slow ranges.
    • Filter Name: RSIFilter

      • Functionality: Integrates the RSI indicator with adjustable parameters.
      • Input Parameters: RSI length, overbought, and oversold levels.
  2. ATR (from Twin Range Filter), Supertrend, and Moving Average:

    • Filter Name: ATR Twin Range Filter

      • Functionality: Calculates the Average True Range (ATR) based on the Twin Range Filter.
      • Input Parameters: ATR length.
    • Filter Name: SupertrendFilter

      • Functionality: Utilizes the Supertrend indicator for trend confirmation.
      • Input Parameters: ATR length and factor.
    • Filter Name: MovingAverageTrend

      • Functionality: Optionally uses a moving average (SMA) for trend confirmation.
      • Input Parameters: Use Moving Average (true/false), compares current bar with a single Moving Average length.
  3. The Rest:

    • Filter Name: RiskManagement

      • Functionality: Manages risk by determining position size based on user-defined risk percentage.
      • Input Parameters: Desired risk percentage per trade.
    • Filter Name: ConsecutiveLossFilter

      • Functionality: Tracks consecutive losses and skips trades accordingly.
      • Input Parameters: Consecutive losses limit.
    • Filter Name: DayTimeFilter

      • Functionality: Allows trading on specific weekdays and within defined time intervals.
      • Input Parameters: Start and end times, and selected trading days (Monday to Friday).
    • Filter Name: TimeBasedClose

      • Functionality: Implements time-based closing conditions.
      • Input Parameters: Time-based close duration.

Ill need the mq5/mqh raw codes with the EA.




Yanıtlandı

1
Geliştirici 1
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(54)
Projeler
102
23%
Arabuluculuk
12
25% / 17%
Süresi dolmuş
13
13%
Serbest
3
Geliştirici 3
Derecelendirme
(298)
Projeler
478
40%
Arabuluculuk
105
40% / 24%
Süresi dolmuş
82
17%
Yüklendi
Yayınlandı: 2 kod
4
Geliştirici 4
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
309
58% / 27%
Süresi dolmuş
125
13%
Serbest
Benzer siparişler
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
take your time better make it for days and have good bot than never benefits both of us. Make the bot have zero errors and backtest it for a 2 year period
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I am looking for a professional and market-savvy MQL developer to build a disciplined, stable Scalping Expert Advisor (EA). The ideal developer must have a solid understanding of Trend Identification, Fibonacci Levels, and Technical Indicators , alongside strict risk management implementation. Key Focus Areas & Developer Requirements: Market & Analysis Expertise: ⚬ Deep understanding of Trend direction (Market

Proje bilgisi

Bütçe
30 - 80 USD