Quero contratar um freelancer para desenvolver um robô automatizado para negociar COMPRA e VENDA trabalhe com as seguintes estratégias. Nas corretoras: MODALMAIS, XP, CLERAR e em outras corretoras que podem trabalhar com o robô automatizado.
* Tempo gráfico atual: padrão 1 minuto
* Ativo Atual (_SYMBOL) Principalmente para o MINI Índice e o Mini Dólar da BOLVESPA / BRASIL .
* IMPUT
- 2 Médias Móveis configuráveis:
(M1) Média 1 - período 20 AZUL
(M2) Média 2 - Período 30 Deslocamento 2 VERMELHA
- (Pontos) Pontos de compra e venda = 3
- (CTR) Contratos de negociação após a venda ou Compra = 1
- (STOP) Stop loss em pontos: 10 pontos
O stop loss apenas executa no gráfico se tiver maior que ZERO.
- (GAIN) ALVO em pontos: 20 pontos
O GANHO apenas executa no gráfico se tiver MAIOR QUE ZERO, se for ZERO, executar INVESTIR a MÃO. de COMPRA para VENDA --ou-- VENDA para COMPRA.
*** PROCESSO DO ROBO
Leia os 3 últimos kendall.
Kendall (0, 1, 2)
(K0) Kendall 0 - atual
(K1) Kendall 1 - anterior
(K2) Kendall 2 - segundo anterior
COMPRAR : quando um M1 tiver K1 acima do M2
e quando M2 tiver K2 abaixo do M1
Comprar quando K0 romper (Pts) e comprar CTR)
SINAL DE COMPRA:
Se você tiver um sinal de COMPRA e já estiver comprado, não gravará nada
Se você tiver um sinal de VENDIDO e (K0) (Pts) INVESTIR um MÃO para Compra (CTR x 2)
VENDER: quando um M1 tiver K1 abaixo de M2
e quando M2 tiver K2 acima de M1
Vender quando K0 romper (Pts) para vender (CTR)
SINAL DE VENDA:
Se houver sinal de VENDA e já estiver VENDIDO não estiveram com nada
Se houver COMPRADO e (K0) romper (Pts) INVESTIR um MÃO para VENDA (CTR x 2)
PAINEL VISUAL
Lucro / Prejuízo:
Status: (COMPRADO ou VENDIDO)
Preço Executado:
Total de Operações:
ACOMPANHAR:
- Código Fonte
- Executável
相似订单
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Description: I am looking for a professional MQL4 developer/quant trader with a proven track record in EA optimization. This project involves optimizing a third-party EA that currently has a 2-year live track record. The Task: In-Sample Optimization: Optimize the EA parameters using historical data prior to January 1, 2024. Out-of-Sample (Walk-Forward): Validate the optimized settings against the period of
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and