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
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower