I need a simple expert advisor to buy or sell lots in a given distance.
1. What’s the strategy? - No strategy. Just the ability to: Buy or Sell;
2. What pair/timeframe? - No matter, need to buy or sell in a given distance.
3. Lot size, SL, TP, trailing stop? - to choose manually a lot size starting from 0.01 and higher till 10. I want to insert the trailing stop and Take profit level manually
4. Any special conditions? - To increase every next deal according to Martingale, Fibonacci calculation, or simply adding 1 to every next deal.
I need to show the distance between deals in points. For example, if I indicate 300, it means the positions will open every 300 ponts.
- A maximum number of trades? Need to make it so that I can insert this number by myself. 0 = disabled.
- Magic number to separate this EA from others?, Yes, lets make it 313
I want the EA works as follows:
When I choose Buy only, the positions will start opening the buy position if the market goes down (The EA keeps opening new trades every specified distance forever - until it starts going up toward to the 1st open position), and when the market starts going up, the positions will be holding the same. After the market reaches the first buy position it opened at the beginning, the trailing stop will be activated with the given inputs for all the positions from the point of the first position.
And opposite:
When I choose Sell only, the positions will start opening if the market goes up (the EA keeps opening new trades every specified distance forever - until it starts going down toward to the 1st open position), and when the market starts going down, the positions will be holding same, after the market reached the first sell position it opened at the beginning, the Trailing stop will have to start be activated with the given inputs for all the positions from the point of the first position.
The initial position must start automatically on EA start.
Need another option to choose when the trend is going to the benefit of the 1st position: Need to activate automatic trailing stop for a given distance for the 1st position in this case.
- Once price reaches or passes the first position’s price in the profitable direction, the Trailing stop activates for ALL open trades (based on your input trailing stop distance). In short, the set point must be the point of the first position for all of the positions.
- Optional trailing stop for the first position itself, with its own trailing distance input. Let's say the position goes with profit and the trailing stop has been activated, in case the market goes back, the position is closed, then everything strarts from scratch.
Similar orders
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit