I want a trading robot that will be based on candlesticks formation.

MQL5 エキスパート

仕事が完了した

実行時間8 日
依頼者からのフィードバック
This guy is abnormally brilliant excellent/outstanding he takes his time to come up with a genius result. I recommend him to anyone in the world.
開発者からのフィードバック
Great client. Wonderful experience. Thanks.

指定

MWANA WAMAI  – ROBOT

I want a trading robot that will be based on candlesticks formation. All the details are provided below. I want a situation where 

once I put the robot on the chart and chose to buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. 

That is if I put the robot on the chart and chose to buy, number of trades to open two and chose the one-hour time frame then if at 

the end of the candle it is still a bullish candle then the robot should open 2 buy on the perimeter positions. 

 

Same if I choose to say 1min,5mins,30mins,1hour,4hours day, week, and month the robot must be able to adjust and still open 2 trades at

the formation of a bullish candle. Since I chose to buy and number of trades to open 2 on the parameter section. The Robot will open

again with the same lot size and number of trades if the next candle is still bullish, it keeps buying until when the next candle is

bearish or negative the robot should not perform any task, that is if I chose ,buy then the robot only has to keep buying so long as

the next candle is bullish and if the next candle is bearish then it won’t buy or sell, and it will wait until any candle closes

positive again then it will buy again. 

 

Magic Stop Loss or Magic Take Profit level that is a level where, once the price reach, the robots, will automatically close all

positions. The robot should also display an overall gain or lost pip counter on the charts. 

 

THE PARAMETERS INCLUDE

 

EA NAME  ---------------- MWANA WAMAI

Trading direction. Buy only or sell only

lot size (0.01)

buy/sell number of trades to open at next candle 

Take Profits 

Stop Loss,

Global take profits

Global stop loss

Maximum spread filter

Time filter.... true / FALSE

Time filter settings

Date filter

Use Trailing stop (True / False)

 

If I open a Stop loss/ Trailing Stop Loss, the robot must be able to capture all stop loss on all trades that the robot has opened. 

Maximum spread filter,

 

                         

 

 

 FEATURES OF THE ROBOT

 

 

 

1.Time Frame      (1, 5 minutes,  15 to daily time frame )

2.Trailing stop 

3.Break even

4.Time filter 

5.News filter

6.Alert Popup

7.Total Equity Risk 

8.Risk Management 

9.Maximum spread filter          

10.Advanced/Global Stop Loss    

11.Advanced/Global Take Profit 

SL AND TP ( That is a level once the price reach, the robots will automatically close all the positions)  

 

12.Money management.... Fix lot (B), auto lot (c) and risk lot

13.Balance target profit and loss by percent or dollar

14.Recovering the loss by two option (Grid positions or martingale add or martingale multiply)

15.Develop a dashboard for me with the full statistic of my account which shows all the information I need so I can find the best perimeter

and symbols I need just looking at the dashboard.

 

16.All currency paired

17.Support and resistance

18.Any broker

19.100% fully Automated

21.One click installation

22.24/7 Support

23.Plug and play

24.AND NEVER BLOWS ACCOUNT

25. vi) Day Filter - I will want the robot to place trades on specific days. So the robots should only place trades if I choose true for the chosen day but when I select false the robot must not place a trade

Monday - True/False

Tuesday - True/False

Wednesday - True/False

Thursday - True/False

Friday- True/False

 

 


ファイル:

応答済み

1
開発者 1
評価
(202)
プロジェクト
206
27%
仲裁
0
期限切れ
3
1%
2
開発者 2
評価
(4)
プロジェクト
9
11%
仲裁
2
50% / 50%
期限切れ
0
3
開発者 3
評価
(36)
プロジェクト
45
2%
仲裁
6
33% / 17%
期限切れ
1
2%
4
開発者 4
評価
(140)
プロジェクト
205
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
5
開発者 5
評価
(10)
プロジェクト
16
13%
仲裁
1
0% / 100%
期限切れ
2
13%
仕事中
6
開発者 6
評価
(107)
プロジェクト
160
62%
仲裁
7
29% / 43%
期限切れ
20
13%
仕事中
7
開発者 7
評価
(3)
プロジェクト
1
0%
仲裁
2
0% / 100%
期限切れ
0
仕事中
類似した注文
Location: Remote Employment Type:[Full-time/Part-time] About Us At Riskeys, we are transforming the trading experience with our state-of-the-art Smart Trading Keypad for MetaTrader 4/5. Our mission is to empower traders with innovative risk management tools, providing them with the speed, precision, and efficiency they need to succeed in today’s fast-paced financial markets. As we continue to push the boundaries of
Hi there new to this but need some assistance. I need someone to code a very simple indicator/EA (I don't know which one is going to be) with these specifications 1) I need the indicator to create a buffer line between the high and low of the printed candle, the high and low is based on the highest point or lowest point the candle has gone, not the close but the actual wick per say. 2) once the candle is created the
Good programme Skill needed, ability to built high frequency trading (hft) expert advisor that works on MT4 and MT5 no Grid, no Matin. just Short term trade that last 1sec - 5mins for profit take, that can be used to trade on demo and live accounts RAW ECN icmarket, Blackbullmarket, Fusion market, FPMarkets and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send
Hi Looking for an existing bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Preferably EA trading GOLD With license key NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
- Automation of layering entry criteria with a mix of initial market orders and subsequent limit orders. Automation of stop loss applied to all these order's with SL moving to above entry when criteria has been met. Automation of TPs - This is a drag and drop ea to the chart when I manually see price action appear. I am not looking for the EA to spot price action
Hello, I post daily analyses on my WordPress site, and I am looking for a developer capable of creating a bot that automatically retrieves trading information (buy/sell, entry, take profit, stop loss) from my analyses and replicates them on MT5 automatically. The goal is to develop a solution that is as simple as possible. This bot will also need to include a few additional features, such as money management, among
Input will be Buy Levels and Sell Level. Qty-> Addition | Multiply Buffer -> in Points with Level Taret -> in points/Lot Price close above Level1 then Buy Price close below Level2 then Sell Will close the position if in Positive, otherwise will not close the position and Open the opposite Position with added Quantity of the last open position. if Price thouches the Buffer Level, the opposite position will be created
**Project Title: Forex Layering Tool Expert Advisor (EA)** **Project Overview:** I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers based on specified price ranges. **Key Features:** **Layering Capability:** - The EA will support the opening of 5 to 50 layers of a defined price entry range - Each layer will have a fixed lot size that can be defined by the user
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最高 3 日