BUY STOP and SELL STOP orders based on Input Variables ( Read description properly )

工作已完成

执行时间1 一天
客户反馈
Good developer. Timely delivery
员工反馈
very good and kind

指定

I need an EA which will place multiple BUY STOP and SELL STOP orders based on Input Variables as given below. It should also be able to open trades only on specific time range. 

Input Values

input int Max_A_ordersCount = 1;             //Max number of orders A type (0 to disable)
input double A_Lots_Size = 0.01;             //A lots size
input double A_Lots_Multiplier = 1.0;        //A lots multiplier
input int Average_A_StepPoints = 100;        //Average A step points

input int Max_B_ordersCount = 1;             //Max number of orders B type (0 to disable)
input double B_Lots_Size = 0.01;             //B lots size
input double B_Lots_Multiplier = 3.0;        //B lots multiplier
input int Average_B_StepPoints = 200;        //Average B step points

input int Max_C_ordersCount = 1;             //Max number of orders C type (0 to disable)
input double C_Lots_Size = 0.01;             //C lots size
input double C_Lots_Multiplier = 5.0;        //C lots multiplier
input int Average_C_StepPoints = 100;        //Average C step points

input int Max_D_ordersCount = 2;             //Max number of orders D type (0 to disable)
input double D_Lots_Size = 0.01;             //D lots size
input double D_Lots_Multiplier = 6.0;        //D lots multiplier
input int Average_D_StepPoints = 200;        //Average D step points

input int Max_E_ordersCount = 3;             //Max number of orders E type (0 to disable)
input double E_Lots_Size = 0.01;             //E lots size
input double E_Lots_Multiplier = 5.0;        //E lots multiplier
input int Average_E_StepPoints = 300;        //Average E step points

input string TimePeriodToLetEaWork = "15:00:00-23:59:59";

input string Comment = "Finovics EA";   

Eg.
Suppose I set this EA On XAUUSD the then it will only place order between "15:00:00-23:59:59" MT4 time zone

Now suppose at this time XAUUSD rate is 1800

1st order A will place MARKET order BUY AND SELL ( hedge ) at 1800 of 0.01 qty Comment " Finovics EA A1 BUY" &  " Finovics EA A1 SELL"

Then there will be multiple BUY STOP AND SELL STOP based on Input

BUY STOP 1802 of 0.03  Comment " Finovics EA B1 BUY" : 200 gap as given in input of B (Average_B_StepPoints)
BUY STOP 1803 of 0.05  Comment " Finovics EA C1 BUY"
BUY STOP 1805 of 0.06  Comment " Finovics EA D1 BUY"
BUY STOP 1807 of 0.03  Comment " Finovics EA D2 BUY"
BUY STOP 1810 of 0.03 Comment " Finovics EA E1 BUY"
BUY STOP 1813 of 0.03 Comment " Finovics EA E2 BUY"
BUY STOP 1816 of 0.03 Comment " Finovics EA E2 BUY"

SELL STOP 1798 of 0.03  Comment " Finovics EA B1 SELL"  : 200 gap as given in input of B
SELL STOP 1797 of 0.05  Comment " Finovics EA C1 SELL "
SELL STOP 1795 of 0.06  Comment " Finovics EA D1 SELL "
SELL STOP 1793 of 0.03  Comment " Finovics EA D2 SELL "
SELL STOP 1790 of 0.03 Comment " Finovics EA E1 SELL "
SELL STOP 1787 of 0.03 Comment " Finovics EA E2 SELL"
SELL STOP 1784 of 0.03 Comment " Finovics EA E2 SELL "


反馈

1
开发者 1
等级
(618)
项目
968
46%
仲裁
32
38% / 34%
逾期
96
10%
空闲
发布者: 6 代码
2
开发者 2
等级
(202)
项目
350
32%
仲裁
34
41% / 26%
逾期
104
30%
已载入
发布者: 1 代码
3
开发者 3
等级
(369)
项目
475
24%
仲裁
51
61% / 20%
逾期
55
12%
已载入
4
开发者 4
等级
(31)
项目
41
20%
仲裁
9
11% / 89%
逾期
5
12%
空闲
5
开发者 5
等级
(439)
项目
459
73%
仲裁
5
80% / 0%
逾期
0
工作中
6
开发者 6
等级
(42)
项目
49
47%
仲裁
1
100% / 0%
逾期
1
2%
空闲
发布者: 1 代码
7
开发者 7
等级
(568)
项目
641
41%
仲裁
23
52% / 30%
逾期
46
7%
工作中
8
开发者 8
等级
(39)
项目
50
18%
仲裁
5
40% / 40%
逾期
0
空闲
相似订单
Hi Need the attached mql4 indicator to be converted 1:1 to mql5, need this done asap No changes to the mql5, need a 100% 1.1 convertion if this is possibly Thanks
Francis frank 30 - 300 USD
I need a Forex trading robot (Expert Advisor) for MT4/MT5 with the following features: Strategy: Buy when fast MA crosses above slow MA, Sell when fast MA crosses below slow MA. Adjustable inputs: Lot size, Stop Loss, Take Profit, Trailing Stop. Works on EUR/USD (but adjustable to other pairs). Should allow me to choose the timeframe (M15, H1, H4). Sends alert/notification when trade is opened or closed. Code should
I want EA 'Prop Firm limiter' for protecting account not breached. Below is the preset of the EA which I want made by ChatGPT. There is a lot of EA like this in MQL5 Market or elsewhere. You can refer one of these here. Drawdown Limiter Advanced | Buy Trading Utility for MetaTrader 5 Also in some webpages you can refer the source code. Account Protector for MetaTrader You can suggest better idea even though I don't
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
FRESHBOT 30+ USD
I want an EA for Gold (XAU/USD) with trend prediction and trade execution. Timeframe: 1H and 4H Indicators: - 50 EMA & 200 EMA (trend) - RSI (above 50 = bullish, below 50 = bearish) - MACD (for momentum) Entry Rules: - Buy if: - 50 EMA > 200 EMA - RSI > 50 - MACD line > signal line - Sell if: - 50 EMA < 200 EMA - RSI < 50 - MACD line < signal line Trade Settings: - Stop Loss: 30 pips - Take
I need an EA that can consistently make profits with low drawdowns and no dangerous martingale or grid. Requirements: - EA needs to open trades with dynamic lotsizes based on account balance or some other measure. - Minimum 15-30% growth monthly. - Open to any and all strategies, including advanced stuff like AI/SVM/HMM/etc or moderate/light martingale mechanism - No lower than 5mins timeframe for trading. - EA can
Pocket option bot 50 - 100 USD
I want a developer that can build a pocket option bot, You can only send application if you are experienced pocket option bot developer The bot should be develop base on my details that I will provided to the person that send application Best Regard
Job Description: · I am looking for an experienced MQL4 developer to create a high-speed scalping EA for US30 and DE40. The EA must be optimized for ultra-fast execution and should not rely on any indicators—only price action and pending orders (Buy Stop & Sell Stop). · I have written a complete and detailed documentation outlining the logic, execution flow, risk management, and required settings
Mthizo trades 30 - 200 USD
- *Currency Pairs*: Major pairs such as EUR/USD, XAU/USD and GBP/USD - *Funding Currency*: South African Rand (ZAR) - *Initial Deposit*: R100 (may require additional deposit for live trading) - *Risk Management*: Basic risk management features, such as stop loss and take profit - *Strategy*: Pre-defined strategy based on Smart Money Concept principles - *Cost*: Approximately R100-R200 (one-time cost or
Robot (metatrader5) 30 - 200 USD
I need an Expert Advisor (EA) for MetaTrader 5 that trades only XAUUSD (Gold). The strategy should include: • EMA (50) on M15 timeframe • RSI (14) with overbought = 70 and oversold = 30 • ATR (14) for Stop Loss and Take Profit calculation • Higher timeframe EMA (200 on H1) as trend filter • Lot size calculation based on risk percentage (% of balance) • Magic number for trade identification • Trading hours: 07:00 –

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 1  2 天