Add seasonality function to my existing template

MQL5 Esperti Integrazione

Lavoro terminato

Tempo di esecuzione 2 ore
Feedback del cliente
Great work.
Feedback del dipendente
Clear requirements good person, Thanks

Specifiche

Hi,

The task is to create a function that would allow me to choose my bias (long, short & none) for each month.

In other words, I want to choose whether I only take buys, sells or don't trade for the current month.

For example:

input string Months Bias;

input string January = short;

input string February = short;

input string March = long;

input string April = long;

input string May = short;

input stringJune = long;

input string July = none;

input string August = short;

input string September = none;

input string October = short;

input string November = short;

input string December = long;

I only fit into my loop of buy conditions if the current month is set to long || I only enter my loop of sell conditions if the current month is set to short || I fit into none of the loops if the month is set to none.


Secondly, I want the EA to look to take trades at specific times.

There will be four blocks of time where I want to accept the signals.

Killzones =

TOK=00:03 to 05:00

LDN=09:00 to 12:00

NY=14:00 to 16:00

LDN CLOSE=17:00 to 19:00



Con risposta

1
Sviluppatore 1
Valutazioni
(427)
Progetti
621
53%
Arbitraggio
29
55% / 24%
In ritardo
6
1%
Caricato
2
Sviluppatore 2
Valutazioni
(126)
Progetti
151
48%
Arbitraggio
6
83% / 17%
In ritardo
2
1%
Gratuito
Ordini simili
Hi 👋 I’m looking for an MQL5 programmer to help me with a very simple task 😊 📌 What needs to be done: Convert an existing Python trading strategy into a simple MT5 Expert Advisor Logic is already finished and tested in Python ✅ EA only needs to execute trades based on given rules (no fancy UI, no over‑engineering) Intraday strategy, one symbol, one timeframe ⏱️ 📌 What I provide: Full Python code 📄 Exact trading
Below is the same information written as a continuous, professional text , clear and suitable for a requirements description field. This project consists of adjusting an existing Expert Advisor for MetaTrader 5, written in MQL5. The original EA structure, logic, and trading methodology must be fully preserved, with no rewriting, simplification, or replacement of the strategy. The only required functional change is to
//+------------------------------------------------------------------+ //| MT5 Forex Scalping EA | //| Trend Pullback Scalper | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 0.5; input int EMAFast = 20; input int EMASlow = 50; input int RSIPeriod
I'm seeking an experienced MQL5 developer to create a robust Expert Advisor (EA) that integrates 4 powerful strategies into a single, cohesive system. The EA will trade XAUUSD exclusively and adhere to strict risk management principles, avoiding grid and martingale techniques. *Strategy Overview* The EA will incorporate the following strategies, each with its own unique approach: 1. *High Timeframe Trend Reversal*
i want to convert icc /cct strategy into an automated bot, if any one can do it please let me know so i send a video describing exaclty what i want
I am looking for an experienced developer to build a TradingView Pine Script that generates trading signals and sends them via webhook to MT4 for automated execution. The trading logic must be handled entirely in TradingView (Pine Script) . MT4 will only be responsible for receiving webhook messages and executing trades (no strategy logic inside MT4). The goal is to ensure that TradingView backtest results and live
* Use Fibonacci retracement (with adjusted values) to scale entry points. * Timeframe may differ depending on the projected target; but the Fibonacci conditions remain the same * date range into consideration as well * Applicable to indices, crypto and metals. * Activate entries on the second half of my fib *Usually takes the whole week to unfold (5 - 7 days) * Timeframes to consider 5m/15m, H1/H2 The attached images
Nestalink.EA 30 - 100000 USD
//+------------------------------------------------------------------+ //| Prop Firm Challenge EA – Fully Automated (MT5) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ================= INPUTS ================= input double RiskPerTradePct = 0.5; // 0.5% risk (prop firm safe) input double MaxDailyLossPct = 2.0; // Daily loss limit
Я ищу уже существующего, прибыльного советника Если у вас уже есть проверенный, стабильный и готовый к использованию советника, я бы хотел его протэстировать и получить. Обязательные требования ▪ Оригинальный код: Требуется полный исходный код в формате .mq5 (желательно чисто, читаемый и хорошо прокомментированный). ▪ Тестирование исторических данных: Минимальный срок тестирования — 5 лет (для проведения
i need a trading bot that can make 100% profit in 1 day. with capital less than $200 i know this is risky but am willing to take the risk. ea has to be backtestable and also i will test for just 5days to make sure it works. and make a purchase if am satisfied with the 5days results. send backtest results for me to consider and reply

Informazioni sul progetto

Budget
45+ USD
Scadenze
a 1 giorno(i)