Encomenda de EA

Termos de Referência

Preciso dos inputs abaixo.

input double Volume;
input double NovaOrdem;
input double Lucro;
----------------------------------------------
Regras:
if(não houver nenhuma ordem, nem Buy nem Sell aberta no gráfico)
{
abrir neste exato momento, uma ordem Buy, com o volume do Input Volume, sem SL, e com o TP baseado no input Lucro + Swap desta ordem.
abrir neste exato momento, uma ordem Sell, com o volume do Input Volume, sem SL, e com o TP baseado no input Lucro - Swap desta ordem.
}

if(não houver nenhuma ordem Buy aberta no gráfico)
{
abrir neste exato momento, uma ordem Buy, com o volume do Input Volume, sem SL, e com o TP baseado no input Lucro + Swap desta ordem.
}

if(não houver nenhuma ordem Sell aberta no gráfico)
{
abrir neste exato momento, uma ordem Sell, com o volume do Input Volume, sem SL, e com o TP baseado no input Lucro - Swap desta ordem.
}

if(qualquer ordem aberta no gráfico, seja ela Buy ou Sell, alcançar o lucro estipulado no input NovaOrdem)
{
feche, independente de que ordem for. Buy ou Sell.
}


===================================================================================


I need the inputs below.

input double Volume; input double NovaOrdem; input double Lucro; ---------------------------------------------- Rules: if (there is no order, neither Buy nor Sell open in the chart) { to open at this moment, a Buy order, with the volume of the Input Volume, without SL, and with the TP based on the Lucro + Swap input of this order. to open at this moment, a Sell order, with the volume of the Input Volume, without SL, and with the TP based on the Lucro - Swap input of this order. } if (there is no Buy order open in the chart) { to open at this moment, a Buy order, with the volume of the Input Volume, without SL, and with the TP based on the Lucro + Swap input of this order. } if (there is no open Sell order in the chart) { to open at this moment, a Sell order, with the volume of the Input Volume, without SL, and with the TP based on the Lucro - Swap input of this order. } if (any open order on the chart, be it Buy or Sell, achieve the profit stipulated in the NovaOrdem input) { close, regardless of what order. Buy or Sell. }

Respondido

1
Desenvolvedor 1
Classificação
(2440)
Projetos
3075
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
2
Desenvolvedor 2
Classificação
(2099)
Projetos
2668
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
3
Desenvolvedor 3
Classificação
(24)
Projetos
34
9%
Arbitragem
3
33% / 0%
Expirado
8
24%
Livre
Pedidos semelhantes
instalacao do Phyton no pc remotamente e das bibliotecas abaixo: Algumas bibliotecas serão necessárias para o desenvolvimento do meu projeto. Os seguintes comandos no prompt de comando para instalar as principais bibliotecas: Copy code pip install numpy pip install pandas pip install matplotlib pip install flask pip install requests pip install scikit-learn pip install sqlalchemy e a integracao e comunicacao com o
Hello I need a developer to add a news filter to my code, and also convert this code to MT5 (MQ5). The code is simple. Attached a example of a simple news filter
PRECISO DE UM SIMPLES PAINEL QUE FAÇA UM CÁLCULO DE ABERTURA MENOS O FECHAMENTO DO CANDLE ANTERIOR DOS PRINCIPAIS ATIVOS DO FOREX E MOSTRE EM UM PAINEL O RESULTADO DESSE CÁLCULO
Robot limited 30+ USD
I need an order-limiting robot for MT4 or MT5. Either one is fine. I’m following a copy trade, but there’s a problem. The trader opens many orders at once, and I don't want that. I want a robot that limits the number of open orders in my account. So, I want to limit the number of orders that will open in my MT4 or MT5. Instead of opening 10 orders, I only want it to open 1. I want a robot with these parameters: Order
Preciso de um EA baseado em estratégia pessoal, cruzamento de alligator com media movel usará RSI e Estocatico apenas para ter consciencia dos niveis de sobre compra e sobre venda, nesses sentido um dos gatilhos sera o cruzamento de uma media movel linear e uma media na nuvem de ichimoku

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
de 5 para 15 dias