Termos de Referência

I am looking to develop an AI trading bot in MQL5 with tensorflow for scalping


Every tick :

- the information must be sent to the strategy pool :

* in this pool we have to develop different indicators to start with we can start with the 10 main ones and then we will add more to improve the system

* at the output of each indicator we must have an output if we must buy, sell or do nothing: 


At the output of each strategy, the information must feed a neuron at the input (each neuron can be processed by openCL), the neural algorithm is LSTM with Adam (Adaptive Moment Estimation Method)


with the learning on the history (for each strategy and the output) we should be able to develop an AI ==> in output we will obtain the signal to do: buy, sell, do nothing


and to know the positioning, another module for money management, SL, TP




Respondido

1
Desenvolvedor 1
Classificação
(31)
Projetos
41
20%
Arbitragem
9
11% / 89%
Expirado
5
12%
Livre
2
Desenvolvedor 2
Classificação
(9)
Projetos
19
16%
Arbitragem
3
67% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
Publicou: 38 códigos
4
Desenvolvedor 4
Classificação
(174)
Projetos
199
12%
Arbitragem
38
37% / 34%
Expirado
5
3%
Trabalhando
Publicou: 2 códigos
5
Desenvolvedor 5
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
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
// 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

Informações sobre o projeto

Orçamento
40 - 200 USD