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
Looking to buy an EA which is good, profitable and takes many trades, good for IB broker comissions, Any strategy or martingale is fine, send me a demo license file, I will backtest and purchase immediately if my team like it
Volume Gaps & Imbalances by Zeiierman is the indicator I want to convert to MT5. I want to work with someone who specializes /understands scalping on the 1min. You need to be able to modify and play with the settings, back & forward test, and find settings that will work best for scalping the NQ. I am not looking for a developer that just builds without completely forward testing it, that all the fields works, and
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
[Automatic Level Detection Group] - Enable Auto Detection: Yes/No - Number of Levels Required: (Number) 3-5 - Lookback Bars: (Number) 100-200 - Minimum Touches for Strong Level: (Number) 2 - Use Zig Zag Algorithm: Yes/No - Use Level Clustering: Yes/No - Max Cluster Distance (points): (Number) [Display and Drawing Group] - Resistance Line Color: (Color) - Support Line Color: (Color) - Show Info Labels: Yes/No - Lines
I am having 2 very proven and profitable EA which will give you profit and at the end of week you are always in profit. 1 This bot is safe bot and it generates handsome amount of profit with very less drawdown and high accuracy of 75-85%. 2. This bot is very aggressive and will suggest to go with only when you are having big capital and wanted to take more risk. It can make your account multiple fold
Trading can take us to the top but trading robots would take us to the sky with trades, money and more. Trading is about learning how to make money and become successful without pressure. I need an excellent trading robot with excellent skills and knowledge
The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). Please follow the specification strictly without any discretionary interpretation
Job Description: I am looking for a skilled MQL5 developer to create a custom Expert Advisor (EA). The trading strategy relies on standard indicators, but requires precise execution logic and strict risk management rules. Key Technical Requirements & Skills Needed: Multi-Timeframe (MTF): Basic ability to read one indicator's data from a higher timeframe (M15) while the EA runs on a lower timeframe (M5). Instant