Writing of an Expert Advisor

MQL5 专家

工作已完成

执行时间8 天
客户反馈
not recommended

指定

       

entry condition

                if previous candle (1 hour default) if bullish then buy at opening price .

                similary if  previous candle (1 hour default) if bearish then sell at opening price .

Take profit / Stop Loss

                Fixed stop loss and takeprofit (input)

Trade only in between

                Start time = 11:00 (default in input) as per Indian standard time

                End time = 23:00

Position Sizing

                Qty  =  0.01 lot (default / input)

Increase qty two consecutive loss . no increase in qty after profit.

First loss

.01

Second loss

.01

Third loss

.02

Fourth loss

.04

Fifth loss

.08

 

Stop this process / series as instructed in input section of expert advisor

                                Losing streak = 5 (Default/input)

 

Note :

1 . No new trade , if previous trade is yet to be closed.

2. stop trading for a day  if losing streak hit at max (max =( Losing streak = 5 (Default/input)))

3. no new trade after “End time = 23:00” but wait for old  trade to hit TP/Sl.

 4. code the strategy in manner where we can edit entry and exit condition and positon sizing will remain same 


反馈

1
开发者 1
等级
(21)
项目
20
10%
仲裁
2
50% / 50%
逾期
0
空闲
2
开发者 2
等级
(240)
项目
377
17%
仲裁
24
38% / 29%
逾期
19
5%
已载入
3
开发者 3
等级
(166)
项目
196
27%
仲裁
8
25% / 50%
逾期
5
3%
工作中
4
开发者 4
等级
(1)
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(2)
项目
5
0%
仲裁
1
0% / 100%
逾期
1
20%
工作中
7
开发者 7
等级
(31)
项目
43
19%
仲裁
7
29% / 43%
逾期
5
12%
空闲
8
开发者 8
等级
(101)
项目
125
40%
仲裁
9
89% / 0%
逾期
0
工作中
9
开发者 9
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(111)
项目
123
60%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(4)
项目
4
0%
仲裁
0
逾期
0
工作中
12
开发者 12
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
13
开发者 13
等级
(11)
项目
23
4%
仲裁
1
0% / 0%
逾期
7
30%
空闲
14
开发者 14
等级
(260)
项目
462
35%
仲裁
57
37% / 37%
逾期
168
36%
工作中
15
开发者 15
等级
(66)
项目
201
72%
仲裁
4
100% / 0%
逾期
1
0%
工作中
相似订单
Test_shangrila 30+ USD
// Sample Moving Average Crossover EA with Risk Management in MQL5 // Define input parameters input int FastMAPeriod = 10; // Fast moving average period input int SlowMAPeriod = 20; // Slow moving average period input double RiskPerTrade = 1.0; // Risk per trade as a percentage of balance input double LotSize = 0.1; // Fixed lot size input int MagicNumber = 123456; // Unique magic number for this EA // Indicator
Experienced developer to write an EA applying 2 indicators and 3 conditions in a timely manner. Knowledge of the use of Stop Loss and Trailing stops is critical for this order
edit/ add simple features with buffers to existing zz indicators learners should not apply this job anyone looking for strategy should also not apply this job. if you are good, next job would be for an EA
2. Scope of Work 2.1 Debugging: - Code Review:Comprehensive review of existing EA code to identify and resolve bugs, inefficiencies, and any potential issues. - Testing:** Conduct thorough testing on historical data to evaluate the performance and reliability of the AI HFT Bot. - Performance Optimization:** Fine-tune algorithms for improved execution speed and accuracy. 2.2 Installation: - System Setup: Configure the
Hi, Are you familiar with the retail trade sentiment software FXSSI FXSSI - https://fxssi.com/ Are you able to feed the sentiment data into the EA to make trading decisions? Please advise. Thanks
For Metatrader5 Strategy Overview Timeframe: 15-minute Condition to Enter Short: the close of the last candle( called LC_) is smaller than the lowest low of the previous 3 candles THE VOLUME OF THE last CANDLE IS BIGGER THAN THE AVERAGE volume OF THE PREVIOUS 19 CANDLES Order Details: Short Entry at the close value of LC_ Volume: 0.01 lots. Stop Loss: 1.025*( close value of LC_ ) Take Profit: 99.75% *( close value
Hey, i want to convert pinescript modified wavytunnel into mt5 EA. I am attaching the code and word file so you can get have an idea. Please only apply if you are pro, if you waste my time, i will make sure to report you. thanks
I had an ea coded, to 'open a new position when the terminal floating equity is at certain negative levels', but it does not work very well. I am including it here, as some of the code may be useful. I will first explain how I currently trade for clarity. Its not too complicated :) 1. I open 2 positions at the same time. ( I call this a SET; I currently use an EA to open the positions, and it works pretty well ) 2
Hi, i'm looking for a MQL4 programmer to help me build an EA to be used in MetaTrader 4. The EA should: - open a position (buy/sell) when an indicator paints an arrow on the screen. The indicator is available on the market for free, I will send you the link - be customizable (Stop Loss/ Take Profit / Lot Size) - be active on selected timeframes ( e.g from 6 AM to 5 PM)
Project goal To develop scripts or expert advisors facilitating communication between two MetaTrader 5 terminals on the same machine. Scope of work - Development of scripts or expert advisors for MetaTrader 5 to enable communication between two terminals. - Implement a feature where the slave terminal sends its equity to the master terminal. - Master terminal evaluates the equity and sends a command back to the slave

项目信息

预算
30+ USD
开发人员
27 USD