Very, very simple request as I have zero programming skills or patience for it.
A programmer should have no problems with this one and should take only a few minutes.
So,
I can write a iCustom code calling on the indicators, their parameters/buffers/bar offset e.g.
iCustom(NULL,0,"IndicatorA","x",1,0,"x",0,1,1,2,0);
iCustom(NULL,0,"IndicatorA","x",1,0,"x",0,1,1,3,0);
But now I need a EA that will work in Strategy Tester that will draw arrows as objects based on the iCustom buffers that can be seen on the chart and when "Object List" is clicked on the chart after running the Strategy Tester. This is not for trading, so I do NOT need trade parameters like lot size/SL/TP -- ONLY ARROWS ---
Only graphical arrow objects. After that I can export and manipulate the arrow objects on my own.
So obviously it will have to be in mq4 format so I can manually change the iCustom code on my own, but need your skills to convert them into arrows that are physically on screen and also in the Object list.
If the budget allows it, please have 4 buffers, I can use (2 buy, 2 sell) e.g.
iCustom(NULL,0,"IndicatorA","x",1,0,"x",0,1,1,0,0); - buy arrow
iCustom(NULL,0,"IndicatorA","x",1,0,"x",0,1,1,1,0); - sell arrow
iCustom(NULL,0,"IndicatorB","x",1,0,"x",0,1,1,2,0); - buy arrow
iCustom(NULL,0,"IndicatorB","x",1,0,"x",0,1,1,3,0); - sell arrow
but have a choice to use either 2 buffers or 4 buffers (I do not need more), if it needs two mq4's (one for 2 buffers and one for 4 buffers), so be it.
Again, if it simple enough I would love to have the code in mq5 as well.
Good Luck and thank you for helping me.
Solicitudes similares
Auto trading system on mobile with high probability win rate. Trades and auto trading system that works well on gold and forex, most important risk reward ratio. It must be 1:3 or more then that whenever possible
Auto trading system with hi probability win rate. Trades and auto trading system works well on gold and forex most important risk reward ratio. It must be 1:3 or more then that
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Job Description I'm seeking an expert Python developer to build a fully automated, institution‑grade options trading bot for my Charles Schwab brokerage account. The core strategy is a Monday‑morning 5‑DTE Iron Condor on SPX weekly options with ultra‑narrow 1‑point wings, a fixed 17‑strike OTM entry, and a layered defense system that actively re‑centers the position when the market moves—then escalates to hard stops
Description: I am looking for an experienced MT4/MT5 (MQL4/MQL5) developer for consultation and possible future development of an advanced Expert Advisor architecture. This is NOT a simple RSI, MACD, martingale, or indicator-only EA project. I already have an existing EA framework using: RSI timing logic EMA direction filters trend and volatility filters DCA / basket management protection and recovery logic Now I
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main