Seasonality Forex Indicator
I want you to design a MT4 forex indicator based on seasonality.

Conditions:
1. The indicator uses monthly candles only
2. The indicator identifies the current month, e.g June, and goes back in history 10 year for the same month:
a. Year 1 = June 2020
b. Year 2 = June 2019
c. Year 3 = June 2018
d. Year 4 = June 2017 … continue this to year 10.
3. e.g if the current month is July, the indicator will go back in history 10 year for the same month:
a. Year 1 = July 2020
b. Year 2 = July 2019
c. Year 3 = July 2018
d. Year 4 = July 2017 … continue this to year 10.
4. For each year, use the monthly candle.
5. If the month’s candle for any year is bullish show green.
6. If the month’s candle for any year is bearish show red.
7. Do the same for all the currency symbol listed above.
8. Bull % column = ((number of green in a row for a currency pair)/10) *100
9. Bear % column = ((number of red in a row for a currency pair)/10) *100
10. Entry column = If Bull % > Bear %, then use the formula (Month0 High > Month1 High, && Month2 High > Month1 High)
a. If this is true for any currency pair, then let the cell color be green.
b. Send a buy entry pop-up notification for the currency pair.
11. Entry column = If Bull % < Bear %, then use the formula (Month0 Low < Month1 Low, && Month2 Low > Month1 Low)
a. If this is true for any currency pair, then let the cell color be red.
b. Send a sell entry pop-up notification for the currency pair.
Solicitudes similares
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
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y