I need a newsfilter and new strategy installed/implemented

Tâche terminée

Temps d'exécution 13 jours
Commentaires de l'employé
Thank's !

Spécifications

Hello MQL 4 Coder,


For my existing CCI RSI Expert Advisor I need some changes on the code. 

The EA should run on the newest version of Metatrader 4.

I attach the my EA the newest Version and the Donchian Channel. 



For the newsprovider I thought about FXSTREET Economic Calendar

As filters there are listed a lot of countrys I think, the first thing I want to get coded is that I can choose the countrys and set it on or off.

I am not sure what countrys delivers important news for DAX but I think that are the European countrys and the USA.

The second filter is what category of news should be filtered. I want you to build in all filters and I can choose what I want to set on or off. The filters are "Government" news, or "Central Bank" news.

As 3rd filter there is Volatility here I think it means how important that news are. For my EA I want only the hardest news of the section "Government" news. 

 

When the news are for 24 hours validated or when news appear at the evening between 9:30 p.m. and 8:00 a.m at the next day and there is an open order "Example Buy"

---> Close Trade with Lotsize for "example 1 Lot" at 10 o´clock p.m. ----> Allow Open order with the same lotsize at the next day between 8:00 o´clock a.m. and 10:00 p.m. with the same order direction in this case its "Buy"

---> Don´t open a "Buyorder" when it opens below the StopLossLevel of the "Buytrade" before. ---> I use the Donchian Channel as Stoploss

The same should be coded for a Sellorder.

When there is a gap of 500 DAX points (attention please DAX points) (Broker FXFlat) or more (it does not matter if there is an open trade or not) Do not allow trading for 12 hours after that.

Répondu

1
Développeur 1
Évaluation
(589)
Projets
1070
50%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
Publié : 1 article, 8 codes
2
Développeur 2
Évaluation
(3)
Projets
8
13%
Arbitrage
10
10% / 70%
En retard
2
25%
Gratuit
Commandes similaires
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— 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 () {
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

Informations sur le projet

Budget
60 - 80 USD
Délais
de 1 à 17 jour(s)