An expert advisor that opens trades at break out of high or low within given time period

MQL5 전문가 Forex MySQL

명시

I want a robot in MT5 that will be based on candle sticks pattern. A situation where once I put the robot on the chart and choose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That's if I put the robot on the chart and choose buy, number of trades 5 (any number of my choice) in the 5 mins time frame (any time frame of my choice) then if at the end of the candle it is a bullish candle then the robot should open 5 buy positions since I chose buy and number of trades to open as 5 on the parameter section with the lot size I chose but if the next candle is bearish then the robot will not do anything since my option is buy, the robot will open again with the same lot size and number of trades if the next candle is bullish. It keeps buying for every bullish candle until the next candle closes as bearish then the robot should not perform any task. And if I choose sell, the robot will do exactly the same thing it did when I chose buy. Remember its MT5.

The robot should also have an on screen display with some parameters/functions like (i) Total number of trades open, (ii) Total Open lot-size ( Total Profit/Loss in USD, Spread, Balance/Equity, Manual Control = Buy, Sell, Close All, Pause. I will send a picture for you to see as sample. Only the manual controls buttons will be input function for all on screen displays, the rest will just be display of the ongoing trades.


INPUT PARAMETERS                                                               FUNCTIONS

(i) Trading Direction                                                              BUY ONLY or SELL ONLY

(ii) Max Loss, pips (0=Disable)                                                Position where price will get to and close all trades like total stop-loss level

(iii) Max Profit, pips (0=Disable)                                             Position where price will get to and close all trades like total Take Profit level  

ORDER Settings

(iv) Trade per signal                                                              number of trades

(v) Lot size (0=Disable)

(vi) Stop-loss, pips (0=Disable)                                               That's stop-loss for each position/trade open 

(vii) Take Profit, pips (0=Disable)                                           That's take profit for each position/trade open

(viii) Max Spread, pips (0=Disable)                                   

(ix) Magic number

(x) Close by balance profit                                                   True/False 

(xi) Required balance ratio to close                                      00, ( what this means is if the ratio is 10 for instance, then my equity becomes 10 times my                                                                                                         balance, the EA should close all positions. The above settings should just make this settings active                                                                                               or not (ie true or false)

TRADING Time

(x) Use Trading time                                                             True/False

(xi) Start trading time (HH:MM)                                             00:00

(xii) Stop trading time (HH:MM)                                             00:00

TRADING Days

(xiii) Monday                                                                        True/False 

(xiv) Tuesday                                                                        True/False

(xv) Wednesday                                                                    True/False

(xvi) Thursday                                                                      True/False

(xvii) Friday                                                                         True/False

DISPLAY Settings

(xviii) EA Name Font size                                                      00

(xix) EA Name Color

(xx) Texts font size                                                               00

(xxi) Total Profit/Loss: Color

응답함

1
개발자 1
등급
(184)
프로젝트
302
15%
중재
20
40% / 35%
기한 초과
15
5%
바쁜
2
개발자 2
등급
(21)
프로젝트
24
38%
중재
1
100% / 0%
기한 초과
2
8%
작업중
3
개발자 3
등급
(2422)
프로젝트
3042
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
4
개발자 4
등급
(153)
프로젝트
216
22%
중재
14
64% / 21%
기한 초과
1
0%
로드됨
5
개발자 5
등급
(37)
프로젝트
51
43%
중재
2
100% / 0%
기한 초과
9
18%
무료
6
개발자 6
등급
(236)
프로젝트
418
34%
중재
53
36% / 40%
기한 초과
153
37%
바쁜
7
개발자 7
등급
(2077)
프로젝트
2636
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
8
개발자 8
등급
(30)
프로젝트
55
22%
중재
12
67% / 8%
기한 초과
2
4%
무료
9
개발자 9
등급
(490)
프로젝트
1016
58%
중재
29
28% / 24%
기한 초과
132
13%
무료
10
개발자 10
등급
(37)
프로젝트
59
27%
중재
25
20% / 52%
기한 초과
10
17%
작업중
11
개발자 11
등급
(22)
프로젝트
28
11%
중재
6
33% / 50%
기한 초과
4
14%
작업중
12
개발자 12
등급
(548)
프로젝트
1330
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
13
개발자 13
등급
(68)
프로젝트
77
8%
중재
33
9% / 55%
기한 초과
6
8%
작업중
14
개발자 14
등급
(453)
프로젝트
512
33%
중재
25
40% / 48%
기한 초과
7
1%
로드됨
15
개발자 15
등급
프로젝트
2
0%
중재
2
50% / 50%
기한 초과
0
무료
16
개발자 16
등급
(121)
프로젝트
155
43%
중재
20
60% / 20%
기한 초과
8
5%
작업중
17
개발자 17
등급
(116)
프로젝트
137
36%
중재
15
13% / 67%
기한 초과
9
7%
무료
18
개발자 18
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello, send robot models with a solid strategy (to trade forex), I want to use it to make money for the week. It is important that you present me with your profitability graph and a test. I also want to hire him for future jobs
I want to design a website like https://www.ngnrates.com/ we will change some stuff but not much, if you can deliver a website like this let me know your budget and readiness to implement
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

프로젝트 정보

예산
50+ USD
개발자에게
45 USD
기한
 3 일