Create a simple EA with Buy / Sell signal comes from the signal of the Object on the chart

仕事が完了した

実行時間1 日
依頼者からのフィードバック
Mike is very professional and good. Will cooperate with him more.
開発者からのフィードバック
First time with this customer. It was a pleasure. Hope to work with you again

指定

I want to create a simple EA that includes the following functions:

1. The Buy / Sell signal comes from the signal of the Object on the chart:

Here are the instructions of the indicator author:

you can enumerate all charts objects and fined only arrows from MA Bounce Indicator. All arrows starts from name% s_Arrow_ where% s is a Signal Code from property, By default it's [MA Bounce]. So search all arrows with name "[MA Bounce] _Arrow_".

const int totalObjects = ObjectsTotal (ChartID ());

   for (int index = 0; index <totalObjects; ++ index)

   {

      const string objectName = ObjectName (ChartID (), index);

      if (StringFind (objectName, "[MA Bounce] _Arrow_")! = 0)

      {

         // Do work with arrow

      }

   }

1.1: Buy Signal Image:

In attact file

1.2: Signal Sell Image:

In attact file

1.3: Object list Image:

In attact file

 

2. EA has a Magic Number.

3. EA has input and uses Stoploss in pips.

4. EA has input and uses Takeprofit in pips.

5. EA has Trailing Stop with ATR.

6. I need to have the source code of the EA generated.

Thanks you very much.

ファイル:

PNG
Arrow_Buy.png
12.8 Kb
PNG
Object.png
64.4 Kb

応答済み

1
開発者 1
評価
(162)
プロジェクト
218
30%
仲裁
4
50% / 25%
期限切れ
5
2%
パブリッシュした人: 1 code
2
開発者 2
評価
(182)
プロジェクト
290
64%
仲裁
3
100% / 0%
期限切れ
65
22%
3
開発者 3
評価
(43)
プロジェクト
74
50%
仲裁
5
0% / 60%
期限切れ
19
26%
4
開発者 4
評価
(43)
プロジェクト
66
12%
仲裁
12
58% / 42%
期限切れ
1
2%
5
開発者 5
評価
(257)
プロジェクト
341
58%
仲裁
7
14% / 71%
期限切れ
9
3%
類似した注文
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;

プロジェクト情報

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