MT4 EA that enable/disable another EA based on ForexFactory News Calendar

Specifiche

0. I need a News Expert Advisor (NEA1) that can enable/disable another Running Expert Advisor (REA2) on the MetaTrader 4 (MT4) based on the news release on https://www.forexfactory.com/calendar.php (NEWS).

1. I have the REA2 on the MT4 on several charts, such as EUR/USD, GBP/USD, etc. Please see the picture below:

REA2

2. On specific date and time on Eastern Standard Time / EST, the NEWS are released and indicated on the ForexFactory.

3. The NEA1 should be able to read these NEWS schedule ahead in the beginning of the week when the forex market is open. The NEWS schedule are usually announced ahead of time for that week.

4. Please look at this picture as an example:

  NEWS

5. Based on the NEWS above, the NEA1 should disable the REA2 for AutoTrading on any currency pairs related to USD currency, such as: EUR/USD, GBP/USD, etc on Tue Oct 30 at 1 hour before 10am

To disable REA2, the NEA1 should do it from the following dialog box by unchecking the Allow Live Trading on the REA2:

Disallow live trading

Notice that MT4 AutoTrading button on the menubar is still running for the other REA2 running perfectly.

But the EUR/USD and GBP/USD are not running because of the NEWS.

EA

6. Then the NEA1 should enable the REA2 for AutoTrading on any currency pairs related to USD currency (which have been disabled before) on Tue Oct 30 at 1 hour after 10am

EA

7. The NEA1 should be able to run on any pair any timeframe, for example EUR/USD 1 hour timeframe

8. The input should be the same as listed at the filter at https://www.forexfactory.com/calendar.php

9. Here is what the input looks like at that website:

Filter as NEA1 Input

10. The output should be in the form of MQ4 source code file.

If you have any question, please send me a message.



Con risposta

1
Sviluppatore 1
Valutazioni
(28)
Progetti
47
23%
Arbitraggio
13
31% / 15%
In ritardo
12
26%
Gratuito
2
Sviluppatore 2
Valutazioni
(42)
Progetti
47
30%
Arbitraggio
12
17% / 75%
In ritardo
6
13%
Gratuito
3
Sviluppatore 3
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
Ordini simili
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging
DJANGO EA 30 - 1000 USD
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD