To help you understand what I want to receive.
My algorithm sets the price range every day and the maximum limits for deviations.
BLUE LINES

I want to enter 4 data into the robot. F and G - lower and upper limits and DG and GG - maximum deflections.
I would like to enter this data from the desktop (window) every day. (I drew it on the screen) (1)
\
The robot will set pending orders and delete them after a specified time (if they are not fulfilled) (introduction to the robot after how many hours it is to delete the orders)
After entering the data, I want the robot to set the orders:
The first type of orders:

The robot checks where the price is.
If the price is above G then: the robot places an order waiting for a rebound from G
If the price is between G and D, the robot places 2 pending orders.
the first for a reflection from G and the second for a reflection from D.
If the price is below D, we play to rebound from D.
TP and SL set up the same manual in the robot for all transactions.
The second type of orders:

The robot sets pending orders:
BUY - TP on D
1. Between levels D and DG
2. At DG level
3. Option in the job that it is possible (0- no transaction, another value is a deviation from the DG level)
SELL - TP on G
1. Between the G and GG levels
2. At the GG level
3. Option in the job that it is possible (0- no transaction, another value is a deviation from the GG level)
We set the SL manually in the robot, the same for all transactions counted from D or G depending on whether they buy or sell.
Organizationally:
I would like the values to be entered in points, i.e. 0.00001
Option to determine the size of the transaction. (lot site)
Pedidos semelhantes
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?"
I am looking for an MQL5 or MQL4 developer to build an Expert Advisor What I need: The Expert Advisor should be able to open up to 10 trades per day (24-hour market) Trades should not open all at once — only based on proper signals/conditions Each trade must include: Stop Loss Take Profit The Expert Advisor must use 1:2 risk to reward The strategy should aim for around 50% win rate (about 5 wins out of 10 trades)
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
I need a ready made profitable system with live account trade or demo that can be back-tested for 2 years with good profits. Pls consider drawdown to be low , source code will be provided at the end. Very important sending 10 days demo before negociation , thank you
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