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

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Mike is very professional and good. Will cooperate with him more.
Comentário do desenvolvedor
First time with this customer. It was a pleasure. Hope to work with you again

Termos de Referência

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.

Arquivos anexados:

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

Respondido

1
Desenvolvedor 1
Classificação
(162)
Projetos
218
30%
Arbitragem
4
50% / 25%
Expirado
5
2%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(176)
Projetos
278
64%
Arbitragem
3
100% / 0%
Expirado
66
24%
Trabalhando
3
Desenvolvedor 3
Classificação
(43)
Projetos
74
50%
Arbitragem
5
0% / 60%
Expirado
19
26%
Livre
4
Desenvolvedor 4
Classificação
(43)
Projetos
66
12%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
5
Desenvolvedor 5
Classificação
(257)
Projetos
341
58%
Arbitragem
7
14% / 71%
Expirado
9
3%
Livre
Pedidos semelhantes
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Henryy999 30 - 3000 USD
The Ai robot must help me with forex and I don't have money soon can the Ai robot give me some money and I will pay it back if the Ai robot does a good job making me rich
// 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+"\","
A trading expert that relies on specific signals such as price breaking a peak or trough, liquidity withdrawal, and retesting the signal. Lock the expert advisor with a code and create a subscriber base with a separate key for each subscriber

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 10 dias