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’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify
cuurrently have an ea that is connected to telegram. i tell it how many bars to count back from when it receives my message and it will open a buy or sell trade for the specified pair or indice when that candle has been broken. it currently has a glitch where the GBPJPY orders does not follow the risk percentage settings and rather just opens a trade according to the max lot size setting. this is very frustrating as
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
//+------------------------------------------------------------------+ //| XAUUSD GoldBot EA v3.0 | //| Dedicated Gold (XAU/USD) Trading Expert Advisor | //| MT4 Desktop — Trades visible on MT4 Mobile (iOS/Android) | //+------------------------------------------------------------------+ #property copyright "GoldBot XAUUSD" #property version "3.0" #property strict #property
Hello! If you are a good trader, I can buy you 200K prop firm account, no problem for me :) half profits for you. Apply only if you have results, Please don't waste my time, I am not amateur. I will replay not for everybody, only for serious offers
create an trading bot on mt5 for small account following the trend with adjustable time frame using draw on liquidity at an order block or FVG follow by entry after CHOCH or CISD - take profit and stop loss in 1:2 risk to reward adjustable - editable risk percentage - editable number a trades per day - editable number of entry per trades - work on all timeframe - with editable trailing stop loss - use PDH and PDL and
Hi, I'm looking for a C# developer with trading indicator experience to build a custom indicator for the ATAS platform. About ATAS: ATAS is a professional order flow and footprint charting platform, similar to NinjaTrader in that indicators are built in C#. It has an open source SDK here: github.com/AtasPlatform/ATAS-Indicators — if you've built NinjaTrader indicators, the structure will feel familiar. What I need
Hi, I'm looking for a C# developer with trading indicator experience to build a custom indicator for the ATAS platform. About ATAS: ATAS is a professional order flow and footprint charting platform, similar to NinjaTrader in that indicators are built in C#. It has an open source SDK here: github.com/AtasPlatform/ATAS-Indicators — if you've built NinjaTrader indicators, the structure will feel familiar. What I need
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
1. Project Overview - This project aims to develop a "Manual Backtesting Assistant Tool" that operates exclusively within the MT4 (MetaTrader 4) Strategy Tester environment. - [CRITICAL NOTE]: This is NOT an automated trading EA! There is NO need to implement any automated entry/exit logic based on technical indicators like Moving Averages, MACD, etc. - Core Mechanism: During historical backtesting, a UI interactive