News Trading EA

MQL4 Experts

Trabalho concluído

Tempo de execução 8 dias
Comentário do cliente
Excellent support
Comentário do desenvolvedor
Thanks for the job.

Termos de Referência

i have simpe EA
I need additional jobs
5 minutes before news the ea open the symbol  which have news

make pending before news in seconds
 Delete pending order after news in seconds
i want use two  news sources Calendar
Forex Factory.com

https://www.forexfactory.com/calendar.php

MQL5.com
https://www.mql5.com/en/economic-calendar

enum CalendarSource

{

// https://www.forexfactory.com/calendar.php

      ForexFactory  = 0,   //  Forex Factory.com

      MQL5          = 1,   //  MQL5.com

// https://www.mql5.com/en/economic-calendar

};

 

extern CalendarSource  SourceNews  = ForexFactory;

extern int       GoTONewsSymbol          = 5;      //  change chart symbol before News in minutes

extern int       TimeBeforeNews          = 50;     //  Trade before News in seconds

extern int       TimeAfterNews           = 50;     //  Delete pending order after news in seconds

 

extern bool      HighImpact              = true;   //  High Impact News

extern bool      MediumImpact            = true;   //  Medium Impact News

extern bool      LowImpact               = true;   //  Low Impact News

 

extern bool      NewsUSD                 = true;

input string     NewsSymb1               = "USDJPY"; // Currency to change chart symbol before NewsUSD

extern bool      NewsEUR                 = true;

input string     NewsSymb2               = "EURUSD"; // Currency to change chart symbol before NewsEUR

extern bool      NewsGBP                 = true;

input string     NewsSymb3               = "GBPUSD"; // Currency to change chart symbol before NewsGBP

extern bool      NewsJPY                 = true;

input string     NewsSymb4               = "USDJPY"; // Currency to change chart symbol before NewsJPY

extern bool      NewsCHF                 = true;

input string     NewsSymb5               = "USDCHF"; // Currency to change chart symbol before NewsCHF

extern bool      NewsAUD                 = true;

input string     NewsSymb6               = "AUDUSD"; // Currency to change chart symbol before NewsAUD

extern bool      NewsNZD                 = true;

input string     NewsSymb7               = "NZDUSD"; // Currency to change chart symbol before NewsNZD

extern bool      NewsCAD                 = true;

input string     NewsSymb8               = "USDCAD"; // Currency to change chart symbol before NewsCAD

extern bool      NewsCNY                 = true;

input string     NewsSymb9               = "USDCNY"; // Currency to change chart symbol before NewsCNY



Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(48)
Projetos
73
37%
Arbitragem
22
9% / 41%
Expirado
14
19%
Trabalhando
2
Desenvolvedor 2
Classificação
(3)
Projetos
8
13%
Arbitragem
10
10% / 70%
Expirado
2
25%
Livre
Pedidos semelhantes
I need a modification on my existing Ea if you can Can fixed risk management to lot size instead of percentage. don’t want strategic risk management input to be based on percentage Instead lot size. The strategic risk management function I need turned from percentage to lot based And I need sells and buys to have separate tps and sl options Budget:$100 Day: 1 day
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -

Informações sobre o projeto

Orçamento
30 USD
Desenvolvedor
27 - 27 USD
Prazo
de 1 para 2 dias