2 Simple changes to a Daily H/L/O/C indicator - Job 1 of 6

MQL4 Indicateurs

Tâche terminée

Temps d'exécution 11 minutes
Commentaires du client
Everything was great, many thanks!

Spécifications

Hello;

     I have created a profitable trading system, however the indicators in their current state need to be changed. As such, I will be posting jobs for four indicators recoded, the creation of one custom indicator, and the creation of one EA. I will post these one at a time, when one is completed, I will post the next one. I will start with the easiest first, and also provide unabridged explanations, in order to not waste your time.(The last thing you want is to code an indicator and then have the buyer send it back because he/she wants more changes)

 

     If you bid, please keep in mind that all of these instruments will be used on a median renko brick chart, as such there is no “time” variable,(there is time on the feeder chart) which also means that, on events like news releases, numerous bricks can be printed in a fraction of a second.(In the past I have found this to cause some indicators to not work correctly) Also the final EA will make all decisions based upon data at the “close of a candle” not the real time data during the creation of the candle. In the past I have used indicators that have so many loops and try to update so fast that it literally lags out the charts.(I have a quad core processor and MT4 will not use more then one processor at a time) So please keep the code clean and CPU optimized.

 

     I do have a programming background, but not in MQL, so I feel it would be better/faster to have you do it, then for me to learn it.(No, I am not lazy, just don't need the additional headaches, lol) At the beginning of each indicator(in the code) please put your name and an email address(if you don't mind) in case I can get you more work in the future.

 

     If you feel the price listed is too little or too much, put what price you feel is fair, I am looking for the best quality, at the best price. Programmers that have won a previous job of mine, that have done quality work, will receive special consideration when the next job is posted, if they bid.

 

     Phase one:

 

     As I said, easiest first, the indicator attached shows daily H/L/O/C. Only two simple changes need to be made. The first is to have the Close line print ONLY at the close of the day, as it is now the closing line just bounces around all day, until the close of the day. The second is that the indicator displays the open and close of the day at 12 A.M. EST, when in fact(I live on the east coast U.S.) the open and close of the day should be at 5 P.M.(G.M.T.-4) I assume this means that an input variable will need to be requested in order for the indicator to know the proper open and close of the day.

 

     Job Description:

     Make the following changes to the supplied indicator:

     The Close of the day line should only print at the close of the day.

     Add an input variable to allow a user to pick which time of the day the indicator should use as the open and close. G.M.T. +/- 12

 

EDIT TO ADD:

  Very sorry, uploaded the mq4 when I created the job, and it did not work, upload it again(through edit and update) and it seems like it is available for all to see now.  In the future I will keep uploading the indicator until one actually uploads.  I will give everyone some time in case they are no longer interested after seeing the code, if you look at it, it is pretty short and simple. 

 

Répondu

1
Développeur 1
Évaluation
(12)
Projets
17
35%
Arbitrage
1
0% / 100%
En retard
3
18%
Gratuit
2
Développeur 2
Évaluation
(47)
Projets
140
49%
Arbitrage
9
56% / 0%
En retard
27
19%
Gratuit
3
Développeur 3
Évaluation
(564)
Projets
845
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Gratuit
4
Développeur 4
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
487
17%
Gratuit
5
Développeur 5
Évaluation
(187)
Projets
367
56%
Arbitrage
45
22% / 56%
En retard
188
51%
Gratuit
Publié : 1 article, 6 codes
Commandes similaires
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I’m looking to purchase an existing, proven MT5 indicator that focuses primarily on trend-following trade setups . I am not looking for a random indicator, unfinished project, or something that only looks good in screenshots. I’m specifically looking for a serious indicator that has already been tested and has demonstrated strong performance. Ideally, the indicator should include: Trend-following logic
Hello, I have a custom indicator with a specific line. Logic I want: 1. When a candle closes and crosses the indicator line (I will tell you the buffer number of this line), start counting. 2. After the cross, wait for 3 consecutive candles with the same color / same direction. 3. If the 3 candles are bullish, open a BUY trade on the next candle open. 4. If the 3 candles are bearish, open a SELL trade on the
‎Explanation of Strategy 3 candles reversal strategy with 5EMA and 10EMA ‎ ‎wait for 5 EMA and 10EMA to cross during this process wait for at most 5 candles , within that 5 candles formation, the three candles must be inclusive in the 5 candles and the counting starts after the crossing of the two EMAs....wait for a reversal candle that closes below the last two trending candles. ‎ ‎Important info ‎ ‎***The first
I'm looking for specialist support for a personal algorithmic trading project involving an existing MT5 Expert Advisor. Looking for an experienced MQL5 developer / algorithmic trader to review the EA, identify potential weaknesses, and suggest meaningful strategy improvements. Please download and test the official demo first: https://www.mql5.com/en/market/product/191518?source=Site +Profile If you believe you can

Informations sur le projet

Budget
10 USD
Délais
de 1 à 3 jour(s)