2 x EA Modifications

MQL4 指标 专家

工作已完成

执行时间1 一天
客户反馈
Fast Job - Working Well - Thank You!
员工反馈
Thank you

指定

Bot 1 - Add The Day of the Week as an "Input" eg - Day or Date (True / False) 

Bot 2 -  Add Currency Time (See code below) and Account Number / expiry


Candle OCO Trader

This EA is working well and trades based on a "Date" input - I want it changed to Add the "Day" of the week (Mon - Fri - True False)

Please also see Other Mod Job (Below)



Bot 2 - News Trader

1. Add the following code (below) to enable Time Zones for different currencies and (Test it works)

2. Add Code (Below) Account Number and Expiry 

3.Also Check and fix the Bot as its not Setting on Place Order "Candle High and Candle low" (True / false)  


input int InpHourDif_USD=2;//Time Difference USD [Hours]

input int InpMinuteDif_USD=0;//Time Difference USD [Minutes]

input int InpHourDif_NZD=2;//Time Difference NZD [Hours]

input int InpMinuteDif_NZD=0;//Time Difference NZD [Minutes]

input int InpHourDif_CAD=2;//Time Difference CAD [Hours]

input int InpMinuteDif_CAD=0;//Time Difference CAD [Minutes]

input int InpHourDif_AUD=2;//Time Difference AUD [Hours]

input int InpMinuteDif_AUD=0;//Time Difference AUD [Minutes]

input int InpHourDif_JPY=2;//Time Difference JPY [Hours]

input int InpMinuteDif_JPY=0;//Time Difference JPY [Minutes]

input int InpHourDif_GBP=2;//Time Difference GBP [Hours]

input int InpMinuteDif_GBP=0;//Time Difference GBP [Minutes]

input int InpHourDif_EUR=2;//Time Difference EUR [Hours]

input int InpMinuteDif_EUR=0;//Time Difference EUR [Minutes]

input int InpHourDif_CHF=2;//Time Difference CHF [Hours]

input int InpMinuteDif_CHF=0;//Time Difference CHF [Minutes]

input int InpHourDif_CNY=2;//Time Difference CNY [Hours]

input int InpMinuteDif_CNY=0;//Time Difference CNY [Minutes]


And this code.....

const int AccountNumber_ = 0;

const datetime ExpirationTIme = D'2022.11.2';

//---   

   Comment("");

   if (AccountNumber_ > 0 && AccountNumber() != AccountNumber_)

   {

      string str = "Invalid account number! Please contact the owner...";

      Comment(str);

      Print(str);

      return(INIT_FAILED);

   }

   if (ExpirationTIme > 0 && TimeCurrent() >= ExpirationTIme)

   {

      string str = "EA Expired! Please contact the owner...";

      Comment(str);

      Print(str);

      return(INIT_FAILED);

   }



反馈

1
开发者 1
等级
(374)
项目
472
40%
仲裁
82
37% / 33%
逾期
13
3%
已载入
2
开发者 2
等级
(375)
项目
398
31%
仲裁
62
19% / 69%
逾期
50
13%
工作中
3
开发者 3
等级
(167)
项目
192
11%
仲裁
37
38% / 35%
逾期
5
3%
工作中
4
开发者 4
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
5
开发者 5
等级
项目
1
0%
仲裁
0
逾期
0
空闲
相似订单
Hello! I want to develop an indicator for tradingview. Twice a day on 12H candle close the indicator will show a set of timeframes if they closed bullish or bearish. Show daybreak with a vertical line. Every 12H closure will show a box somewhere, preferably above/below that candle on all timeframes up to D1, clearly showing which candle is the close of 12H. The box will contain info about which timeframes closed
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Hello, Looking for Multipair and Multi-timeframe scanner indicator based on Zigzag. It's going to be a simple indicator based on Higher high and Lower Low Formation. I want for both platform for MT4/5. It should have alert features as well have to scan from custom pairs, marketwatch also able to use custom timeframe. I'll share zigzag formation to the right candidate when it should gives an alert. And if you are not
Hello, I purchased a TradingView script that works very well, but it doesn’t have any alerts. All I need are alerts programmed so I don’t have to sit behind the chart watching it all the time
Hi! Are you able to code an exact copy of an indicator for trading view? It must be exactly the same. if you are expert in doing this I am expecting your message in the comment session to share you with the indicator I want to duplicate. Looking forward to your positive response and the opportunity to collaborate with you on this project
Hello developers I hope this message finds you well. I am currently seeking a highly skilled developer for an important project. I need an exact copy of a TradingView indicator to be coded for the MetaTrader 4/5 platform. The indicator must be replicated with absolute precision, maintaining all its functionalities and features. Would you be able to take on this project? If so, I would appreciate discussing the
Hello Developers, I am looking for a highly skilled and experienced developer to code an exact copy of a specific indicator for TradingView. The indicator must be replicated with precise accuracy, maintaining all functionalities and features of the original. Requirements: Proficiency in Pine Script and experience with TradingView indicators. Demonstrated ability to replicate complex indicators with exact
MODIFICATION OF AND EXISTING EXPERT BY ADDING INDICATORS TO FUNCTION AS FILTERS, TRADE CLOSURE BY THE REVERSAL OF THE adx INDICATOR, LOOKING FOR TRADE BASED ON THE COLOR OF THE PERCENTAGE CHANGE INDICATOR (DPC) SELLING THE COLR IS RED AND DECREASING IN PERCENTAGE AND BUYING WHEN THE COLOR IS GREEN AND INCREASING IN PERCENTAGE . There is an EA I have been using which I splitted into long trading and short trading. It
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
I recently bought an indicator, that sends out notifications for trades i need to place, on the notification these and SL and TP, so i want an EA that would automate that for me

项目信息

预算
50+ USD
开发人员
45 USD
截止日期
 10 天