Hello Everyone,
I want to create an Expert advisor with a simple logic of taking trades at a specific price position over a period of time with a capability of increasing the lot size if the bid closed at a loss from the initial position.
So what happens is that at beginning of installation, the market identifies the high price and low price position after the installation. It then uses a gap position (in real price) to lock the market up as a BUY and SELL position.
After identifying the 2 positions (BUY and SELL), then the bid will activate at the position and then starts taking the bid at the position and then if the bid closes at a loss, it will retake the bid again but with an higher lot size either at same side or at the opposite position.
So For Example if price is installed when the price is at position A, then market reaches the HIGHEST position and then falls downwards to get to the Gap and then locks the 2 positions labelled 1. And then it takes a SELL at the lower position or a BUY at the higher position. However if market is volatile and goes again to the opposite side after activating, it will close the old bid iat a minimal SL and retake the bid when market goes outside the 2 lines in Position 1, but will increase the lot size of the new bid. The condition of increasing the lot size will be a variable as a multiplier or an addition.
For example if bid is at the lower side at position B and price moves upwards to reach the gap between the lowest and the next line upwards, the EA locks up the 2 prices at line 2 and then begins to trade as a BUY at the higher price or a SELL at the lower price, also using the multiplier and a SL that can be adjusted to close below the entry point at the minimal loss for a BUY, or above the entry point for a minimal loss for a SELL.
The EA will show on the screen the highest and lowest price position after installation and the date and time of position like below sample


The Variables will include
Gap (in Prices), start lot size (from 0.01), Multiplier/Addition variable, Risk multiplier (this will reduce the SL value as the number of bid position increases), Stop Loss (SL) and Take profit (TP).
Once the 2 Price positions are achieved, it will show on the screen as the BUY and SELL position in prices and also the time range of the position.
If bid reaches the TP position, it will restart itself again afresh, but if it closed at SL, it will continue to retake the bids at the same price position established with the previous bid.
I can give more clarity and show more visual scripts to clarify any area of the description.
The EA will have to be tested for up to 10 days to close the job and then additional support will need to be provided for up to 2 Months after completion in case of any area that needs revision.
EA should be able to be applied to indices, currecies or products like Gold, Silver etc
Source code will be provided at end of project.
Only immediately available and experienced programmers should bid for the job.
Ähnliche Aufträge
hey developers its a fix 30$ job because it takes less than 5 minutes, i only need a source code for a progress bar and gauge bar, i want to impellent in my code. i have a for loop that i want to keep update it with these 2 objects. i mentioned the requirement in each photo please check it. its super easy and fast for someone who already done it, if you didn't do it before don't bother to request . job will be
Im looking for an EA with Code. An EA that can capture big impulsive move on any instrument. Open trades only with multiple confirmation and a very high probability setup intraday or swing trading That can do top down/multi time frame analysis like D1 H4 H1 and then implement the trade on shorter time frame to catch the moves from the start. As i want to catch only the impulsive moves so there must be a Volume
I am looking for an experienced MT5 Expert Advisor developer. Goal: Create a custom MT5 EA that replicates the behavior of a profitable copy trading strategy (behavior-based, not code copying). Specifications: - Symbol: XAUUSD only - Max 1 trade at a time - Fixed risk per trade: 1% - Trades per week: 2–4 - Trading days: Monday to Thursday only - No trading during high-impact USD news (news filter required) - No
I need a custom MT5 Expert Advisor named “Dark Venus”. Strategy details: - Timeframe: M5 / M15 - Market: Forex (all major pairs) - Strategy type: Trend + Scalping - Indicators: • EMA (Fast & Slow) • RSI filter • ATR for Stop Loss & Take Profit - Trades only during low-spread sessions (London & New York) Trade Rules: - Buy when fast EMA crosses above slow EMA + RSI confirmation - Sell when fast EMA crosses below
//+------------------------------------------------------------------+ //| FXE Trader Smart AI EA (Deriv MT5 Forex) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 1.0; // % risk per trade input int FastEMA = 50; input int SlowEMA = 200; input int RSI_Period = 14; input int
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
I need an MQL5 indicator that identifies reversals without repainting or placing signals with an offset. The goal is to minimize lag and reduce whipsaw trades. Desired results are similar to the attached image. Requirements: - No repainting - No signal offset - Emphasis on reducing lag - MQL5 compatible - Clear, concise code If you have the expertise to create a reliable, high-performance indicator, let's discuss
I'm looking for a skilled trader/developer to share a proven scalping strategy on M1-M5 timeframes without using Martingale, Grid trading, or Hedge. Requirements: - Minimum trade duration: 2 minutes - Lot size: <20 - Proof of skill: Provide MT4/MT5 trade history report (PDF/HTML) - No High Frequency Trades - GMT+1 timezone, flexible hours - Price negotiable, performance-based compensation possible If you're a
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even