Based Ichimoku strategy EA modification. Adding some custom indicator filters and removing others.

工作已完成

执行时间10 天
员工反馈
Good friend. Thanks
客户反馈
Very patient coder, overdue job and great result. Defeinitely work with him again

指定

I have this ichimoku based EA that I´ve been using it semi_automatic. EA opens trades for me based on a strategy of my own and closing trades manually. Now I wanna take it to the next level. improving the TakeProfit behavior and preventing from open trades in consolidation zones, using some custom indicators. This would be the list of modifications I need:

1.-Take out the RSI filter

2.-Add a ATR Probablity Levels to set automatically the TakeProfit and StopLoss levels that the EA would calculate for each trade. This Indicator Time Frame can be set independently from the EA works.

3.- For Buy add an input for TakeProfit on TenkanSen / KinjunSen candle crossing.

4.- For Sell add an input for TakeProfit on TenkanSen / KinjunSen candle crossing.

5.- input for Take Profit in EMA crossing.

6.- Take out "take profit /stop loss by % of margin" input.

7.- Add an input for Take Profit/StopLoss by % of Total Balance.

8.- Must have a parameter to add positions to trades in profit every certain number of pips (steps) and the lots can be fixed (example: 1.0 - 1.0 -1.0, etc) or multiply by factor (example: 1.0 -2.0-3.0, etc).

9.- Add a parameter for EA stop working in a determinated date and that works only with certain pairs specified by owner only. This should be modified from Source Code before compiling. Not available in panel inputs, example:


a.- Parameter for the EA work until certain date specified by admin. Ex.:


datetime Limit_Date = D'2020.12.16 00:00';//date format D'AAAA.MM.DD 00:00'


b.- Parameter for the EA work with certain pairs specified by admin. Should hace 28 spaces for all pairs. Ex.:


string Symbol_1 = "EURUSD";//


反馈

1
开发者 1
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
2
开发者 2
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
3
开发者 3
等级
(305)
项目
548
35%
仲裁
78
32% / 42%
逾期
197
36%
工作中
4
开发者 4
等级
(449)
项目
475
69%
仲裁
6
67% / 0%
逾期
2
0%
工作中
5
开发者 5
等级
(71)
项目
97
43%
仲裁
2
50% / 0%
逾期
2
2%
空闲
相似订单
Attached Files Can be used for reference. Please thoroughly understand the requirements and mql5 & set files before accepting the request. 1. Only Accept the job request if you are able to complete on time 2. I want you to show me demo of the Bot created and tested in Demo account for at least 3 days 3. I want you to show me the back tested results for last 5 years 4. 2 bots Need to be created Bot 1 with attached
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i
Hello. I am finding an experienced python developer who can implement my trading strategies into robots. I like trend-following swing trading strategies and am going to automate my idea. More details can be discussed by chatting. If you have similar working experience it can be a plus. Thanks
I have created a bot based on my logic and requirements. But some of the logics are not working as not expected I want you to analyze the existing code and modify or create a new EA for MT5 as per my requirements I want you to modify MQL5 and Set files code for the Buy and Sell Consecutive orders in this way Symbol = XAUUSD, Time Frame = 1 min / 5 mins This is an example for placing the orders First Order should

项目信息

预算
35 - 45 USD
截止日期
 1  10 天