Need EA (MT4 and 5) for implementing simple strategy from Tradingview/execute trades from trading view signals using (webhook)

指定

Hello Developers.



I am looking for an trustfully developer who helps me to automatize my strategy. In simple words it is about 3 pairs only (Forex) which i trade in a certain time frame, certain broker, every day (the strategy only works that way/TradingView – 1H - FXCM). The EA need to detect an distribution frame from which the pairs, after a certain Time, should be executed fully automatically. So that the EA has to open and close, in the best case 3 Trades daily, if the indications are matched.

I also need an Back test and a Forecast of the EA you create, the Back test is essential for me to look if the logic who is implemented in the EA matches my trades from weeks ago. A Forecast will be welcomed if possible. If you are an experienced developer and Trader you are also welcome to expand the strategy to other pairs when you can proof it to me with Back tests and Forecast, my Time and possibilities to Back test all the pairs are limited. A Demo is needed for me to test.

The EA should operate with other EAs without any problems. Need also the Source Code.

Recommendations what connector web to be used....



Property Options:



1. EA should open and close trades automatically by strategy from TradingView

2. the possibility to open and close trades also manually without interference the EA or others

3. Position Management: TRAILING STOP to increase and protect profit move to BreakEven and further more/ user defined in RRR /pips or %

4. should work on Prop Firms an Real Acc

5. Adjust trade lot size/ Dynamic/Fixed lots → Setup for Account Size (Management for PropFirms)

6. Ability to change the Comment and MagicNumber






応答済み

1
開発者 1
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(14)
プロジェクト
19
11%
仲裁
1
0% / 100%
期限切れ
5
26%
3
開発者 3
評価
(37)
プロジェクト
59
27%
仲裁
26
19% / 54%
期限切れ
10
17%
仕事中
パブリッシュした人: 1 code
類似した注文
BitsoFx 40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
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+"\","
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

プロジェクト情報

予算
30 - 60 USD
締め切り
最低 1 最高 10 日