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
844
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
I am looking to build a VWAP Scanner = Price close vs. VWAP Daily, Price close vs. VWAP Weekly, Price close vs. VWAP Monthly - Please allow me to choose the timeframe of analysis - If price closed above one of the VWAPs the box of the symbol must be blue. If below it is red. - Please order symbols automatically in dashboard from all blue (daily, weekly, monhtly) to all red (daily, weekly, monthly) - Please let me
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
I am looking for an experienced MQL5 engineer to build a custom MetaTrader 5 indicator that scans historical price data and finds the best curve/shape match to the current price action, then projects the historical continuation forward as a forecast. This is not a standard bar-by-bar indicator and not a moving average/trendline tool. The goal is to compare the shape of price action curves across history, and
I need a very accurate MT5 boom and crash indicator which shows when to buy and when to sell with no repaint. The indicator should show with an arrow where to buy for boom just before the spike and sell for crash just before the spike
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I am looking for an experienced Pine Script developer to create a custom TradingView indicator based on a rule-based forex trading strategy. The strategy focuses on breakout and retest setups, combined with multi-timeframe confirmation for precise entries. Scope of Work Detect key support and resistance levels Identify strong breakout candles (close beyond level with momentum) Confirm valid retest of the broken level
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Manly 30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that

Informations sur le projet

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