Hi experienced grid EA programmers,
i have a request about a simple grid EA, maybe it already exists in the market ;-)
Panel with Start / Stop to manual places the grid orders (for buy or sell) manually. Only available when there are no ope trades of the EA already in the market. If there are open trades, buttons are blocked. 3 Buttons: Start Buy / Start Sell / Stop
Inputs
Start hh:mm --> The EA places the grid orders, based on two Moving averages, parameters must be adjustable in the EA, if the close of the candle is above first MA then long, if close of candle is below second MA then short , Input of 00:00 disables this
End hh:mm --> End of detecting signal from MA, is no signal, no trade.
Close hh:mm --> EA closes all open oders and cancels all pending orders
Risk Lot --> Fixed lot size for first order
Risk % --> of equity for first order, if this has an entry it overrules Risk Lot
Grid space --> Space in Points / Pips, must work correctly on every 2 or 3 or 4 or 5 digit asset
Grid mult --> Lot Multiplicator from first to second to third ... order. Mult 1 means all lot sizes are the same
Grid count --> how many grid trades should be placed, if it is 1 then only first order is placed
Grid TP Points --> How many points / pips must all grid trades achieve for TP
Grid TP Money --> How much € win must all grid trades achieve. If this has an entry it overrules the Grid TP Points
Grid SL Points --> How many points / pips may all grid trades loose
Grid SL Money --> How much € win may all grid trades loose. If this has an entry it overrules the Grid SL Points
Logic
If the EA opens the first order, doesnt matter if by panel or cuz start time is triggered, two additional pending orders are placed (Grid count > 1). Lets assume the first order is a buy order. Then two buy pending orders are placed, reagarding Grid space setting. If the buy order in long direction is triggered, the next buy order will be placed (Grid count > 2, if Grid count = 2, no new orders should be placed and the exisiting pending buy order shoudl be deleted). The exisiting pending buy order stays (Grid count > 2). When the price moves down and triggers this pending buy another pending buy below and regarding the Grid space should be placed. The stop loss for all the orders is adjusted to the same level as calculated by Grid SL Points or Grid SL Money
Other example: Grid count is 4. I manually (panel) open a buy order at 10000. Grid space is 100. The EA places two pending buy at 10100 and 9900. Price moves down and triggers the 9900. The EA places a new pending buy at 9800. Price triggers 9800. EA places a new pending buy at 9700. This order numkber 4 is also triggered. EA deletes the pending buy at 10100. If Grid SL Points is 1000 the SL level would be at 9600 (400 + 300 + 200 + 100)
Other example: Grid count is 3, Grid space is 100 again. The EA opens a long trade cause close of candle was above first MA at 12100. Two pending buy at 12200 and 12000. 12200 is triggered, another pending at 12300. Price moves down and trigger the pending order at 12000. The 12300 is deleted. All three orders will go into TP or SL.
I expect high professional developers that programmed grid ea´s before and do not reinvent the wheel for hundreds of bucks. Also testing it before giving it to the customer, asking before make it wrong.
Ähnliche Aufträge
Yes. The final “world-class” RegimeShift concept we converged on is an adaptive hybrid EA , not a single trend EA and not a pure recovery EA. The key idea is: Classify the market first → select the correct engine → size dynamically → stop using that engine when its market thesis is invalid. That is the part I would preserve as the final architecture. RegimeShift — Final Strategy Architecture Layer Final role H1 Macro
Hello, Before I select a developer, please confirm that you can implement the complete MT5 EA exactly according to my specification. The most important requirements are: 1. Strict NO-REPAINT / NO-HINDSIGHT logic. 2. Sweep, MSS/BOS, Displacement, FVG, Order Block and POI must be defined algorithmically before coding. 3. M1 and M5 confirmation logic. 4. Zero-Float Entry logic. 5. MT5 terminal alerts and immediate MT5
I need a professional XAUUSD signal indicator for MetaTrader 5, written entirely in MQL5 (.mq5). IMPORTANT: This is NOT an auto-trading EA. It must never open, close or modify trades. It only analyzes XAUUSD and generates signals + MT5 push notifications. 1. Multi-timeframe analysis: H4 → H1 → M30 → M15 → M10 → M5 → M1. 2. Detect market structure: - Swing High / Swing Low - BOS - MSS - CHOCH - Bullish/Bearish HTF
I would like to create a tradingview robot that will sync with tradovate. My strategy is as follows: Chart Setup - MES on left and MNQ on right. The MES chart has quarter levels on it. The MNQ has the volume indicator. Trading Session is from 9:30AM EST - 11:00AM EST If most recent price action has crossed *up* a quarter level on MES, I look for *sells* on MNQ. My trigger for a sell is a bearish engulfing candlestick
Hi, I would like to commission an Expert Advisor (EA) for MetaTrader 5 (MT5) based on the Smart Money Concepts (LuxAlgo) indicator, which is available in the MQL5 Market. Below are the detailed specifications for the EA: 1. General Parameters & Symbol Trading Asset: Gold (XAUUSD) Timeframe: 5-Minute (M5) Indicator Integration: Integration with "Smart Money Concepts (LuxAlgo - Smart Money Concepts)" via
We are looking for an experienced MQL5 developer who also has real trading experience to build our existing trading strategy into a fully automated MT5 Expert Advisor (EA). We already have our entry and exit trading rules documented . We are not looking for someone to invent a strategy for us. We need someone who understands trading well enough to understand our rules, discuss them with us in normal trading terms
Hello, I need an MQL5 Expert Advisor for MT5 on XAUUSD (H1) using a 1.0 lot size where every $1 movement matters. The logic must work as follows: When any active trade reaches $20.0 in profit, close that specific trade immediately and open a new opposite trade automatically. When an active trade reaches a loss of $4.0, DO NOT close the existing trade; instead, keep it open and immediately open a new opposite trade
I'm looking to purchase a profitable trading robot (EA) for MetaTrader. Requirements: Backtest Requirements: Verified backtest results covering exactly 2 years of historical data (no more, no less) Data must be from a reputable source with tick-level accuracy (99% modeling quality preferred) Please include key metrics: total net profit, profit factor, maximum drawdown, win rate, and Sharpe ratio Strategy Explanation
I want a sure bot that will be able to plat a good and nice trade thst i will benefit from and that i all use to make it in life
i have indicator for Trading View, also copy for NT, i need someone to improve and check the NT version (indicator is simple is volume density koncept)…. when i put same settings on TV version and NT version i have diffrerent results, but this can be because diffrent market data or fact that TV sending tick info in blocks , not tick by tick like NT8 on both. I(ndicator base on counting volume) so besied that is it