dear coders
i need your help to convert my arrow indicator into a semi matic ea for MT5 with some minor button needed to assist me in my trading session
1. ea is activated using pending command,
for example
when i place a
1.buylimit at price xxx00 : ea will place a buy order when there is an up arrow detected and averaging buy will take place for every up arrow that appear below the prvious buy made by EA
2. buylmit at price xxx11 : ea will place a sell order when there is a down arrow detected and averging sell will take place for every down arrow that appear above the preevious sell made by EA
note: EA will look for the last 2 digit of the buylimit order that i place
3. takeprofit will be automatically set using the opposite value of bolinger band period xx deviation x
4. all buy order will be close on the first down arrow that appear AFTER the price hitting the upper band of bb perio xx deviation xx
5. all sell order will be close on the first UP arrow that appear AFTER the price hitting the lower band of bb period xx deviation xx
6. i also need a button in the chart that contains the following
buy in timeframe 1/5/15
sell in timeframe 1/5/15
when i hit the button, ea will place order according signal that appear in the related timeframe.
for example:
when i clik the buy in timeframe 15 , ea will only execute ONLY buy signal from timeframe 15min
when i click the buy in timeframe 5minute, ea will only execute ONLY buy signal from timeframe 5minut
horizontal line for sell (when i click this button, there will be a horizontal line that i can place in the chart. and when price go above this line from below , eA will place a sell order IF there is a down arrow... and will averaging sell for every down arrow that appear above the previous sell done by EA) and the line will be deleted
horizontal line for buy (when i click this button, there will be horizontal line that i can place in the chart and when price go below this line, EA will place a buy order IF there is an UP arrow and will averaging buy for every up arrow that appear below the previous buy done by EA.. and the line will be deleted)
7. close all pending order button
8. close all orders
9. hedge all order 
Ordini simili
There is a Pine Script with closed source code that I want to use on TradingView. I would like to have an exact replica of it created. I have the link and can share it with you if you're interested. Is this something you can do
I need a fully automated Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5. Strategy Overview: Trading Instrument: User adjustable (input parameter). Default can be EUR/USD. Trade Time: Every day at exactly 11:00 AM (broker server time) . Position Size: Fixed lot size (NOT percentage-based). Default = 0.01 lot. This must be an adjustable input parameter . Trading Rules (Step by Step): Day 1 (Initial Trade)
Trading Strategy Specification 🟢 Buy Setup Conditions: Trend Identification: The overall trend must be Bullish (Upward). (Note for the programmer: Define the bullish trend using higher highs/higher lows structure or a specific Moving Average). Fibonacci Retracement: The price must correct downwards to touch or test the 61.8% Fibonacci level , drawn from the most recent swing low to the swing high. Entry
Hey I need help with the development of my ea. I am using a built in indicator and a custom indicator. It shouldn't take too long. I will tell you the conditions and then I just need some help with the coding but I have some experience. Thanks we can chat on whatsap or telegram
I need an experienced MQL5 developer to build a semi automated trading signal system for Gold (XAUUSD) on MT5. The system is NOT a martingale or grid EA. The goal is to build a clean rule based signal engine that detects high probability setups based on predefined strategy rules and sends trading alerts with optional pending order logic. Main Requirements: 1. Signal Generation - Buy and Sell signals - Buy Limit - Buy
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I want a professional MT5 trading robot for XAUUSD (Gold). Requirements: - Safe and stable strategy - Focus on long-term profit and low risk - Smart entry and exit signals - Trend confirmation with indicators - Automatic Stop Loss and Take Profit - Risk management system included - Maximum daily loss protection - Trailing Stop feature - News filter to avoid high-impact news - Works automatically on MT5 - Optimized
MT5 Expert Advisor Specification: Asian Liquidity Sweep & M5 FVG Entry Project Overview Automated Expert Advisor for EUR/USD on MT5. The strategy maps structural liquidity (Fractal Swings) for entry triggers but targets absolute session extremes for Take Profit. It enters on the first opposite M5 Fair Value Gap (FVG) and features a dynamic, user-controlled risk engine. 1. Timezone & News Filter Requirements The
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
I want to provide you with the source code of the indicator I am interested in, which gives buy and sell signals in the trading view, and you can turn this indicator into a robot that gives buy and sell signals in MetaTrader 5 and trades automatically