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.
Commandes similaires
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously