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
I am able to supply the source code for an MT5 indicator. I am open to the proposal to bring the project to an "alert" stage only i.e. NOT a fully functioning, independent, and automated EA. The alert function would meet all the entry and exit requirements specified - but not execute the trade. PS - I have 3 other files that will not upload. They are not essential to the scoping of the project but I can make them
I need a clear, professional, and strictly rule-based MT5 Expert Advisor. Please follow the specification below exactly as written, without adding extra logic, extra indicators, or personal modifications unless I ask for them later. The goal is to build a universal EA that can work with any custom indicator that provides signals through buffers
Hello, I need a clear, professional, and strictly rule-based MT5 Expert Advisor. Please follow the specification below exactly as written, without adding extra logic, extra indicators, or personal modifications unless I ask for them later. The goal is to build a universal EA that can work with any custom indicator that provides signals through buffers. PROJECT TITLE Universal Indicator EA for MT5 1) GENERAL IDEA The
Looking for experience profitable manual traders that will be willing to trade my live mt5 account for profit share. Requirements Must have at least 6 months of profitable months. Min 10 percent monthly Send me investor credentials for mt5 or mt4 account. Can be trading Any instruments. Must reply with mt5 credentials or will disregard
Title: Advanced Manual Hedge EA with Multiplier & Multiple Trade Support Project Requirements: I need a professional Expert Advisor (EA) for XAUUSD and Forex to manage manual trades with the following logic: Lot Multiplier: The EA must automatically detect my manual trade size. There should be a "Multiplier" input (e.g., 3.0). If I open 1.0 lot Buy, the EA must auto-place a 3.0 lot Sell Stop at the set Gap
Hello, I am looking for a professional programmer to build an EA that can be able to take trades effectively in the correct direction with adequate indices that can help to predict the market move in advance. The EA will also be able to manage multiple trades to ensure that profits activated are closed before any major market reversals. The EA will have a maximum of 3 price indices at the start, and then the
i need a developer who can link my EA to AI and in the same time i want to make a crm and a bot for onboarding clients automatically to the telegram channel
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The code must be high-quality, clean, clear, and editable at any time, with ownership of the code provided. * It must work on MT4 and MT5 platforms. * The maximum project completion time is 3 days. * The programmer must be cooperative and flexible
I am looking for an experienced MQL5 developer to complete the optimization and structural refinement of an existing MT5 Expert Advisor (source code ~2.5MB). Phase 1 (audit and baseline testing) has already been completed. The remaining work focuses on correcting core system behavior without changing the strategy. Key issues identified: • Scenario gate logic is not correctly structured at the entry decision level •
I am looking for an experienced MQL5 developer to build a fully automated MT5 Expert Advisor based on Session Breaks and Inverted Fair Value Gap (iFVG) logic. The EA must be coded professionally, optimized for backtesting, and written with clean, organized inputs and modular code. Core Strategy The EA should: Mark previous session highs and lows Wait for the current session to break the previous session high or low