EA que use os indicadores Bandas de Bollinger e uma média móvel

MQL5 专家

指定

Olá! Gostaria de um EA que use os indicadores Bandas de Bollinger e  uma média móvel, da seguinte maneira:


Quando o Candle toca na banda superior (somente toque não precisa fechar acima nem a baixo) ele abre imediatamente


uma venda e o stop loss definido e sai somente quando o candle toca na média móvel escolhida ou no take definido. Quando toca na banda inferior


ele abre imediatamente uma compra e o stop loss definido e sai com o candle tocando na média móvel ou no take definido.


Preciso que tenha a opção de fazer até 8 aumentos de posição (preço médio) caso o trade vá contra.



::Gerenciamento::


 -BMF (Mini Dolar e Mini Indice)


 -Escolha tempo gráfico


 -Quantidade de contratos inicial


 -Bandas de Bollinger (escolher período, desvio e se será simples ou exponencial)


 -Número mágico, permitindo outros robôs rodarem no mesmo ativo 


 -Filtro-Trava de Re-entrada no mesmo sentido, ou seja após levar um stop loss o robô


só vai operar novamente no sentido contrário ou seja tocou na banda superior faz a venda 


caso tome stop loss o EA só entrará novamente no trade quando tocar na banda inferior, retomando o siclo(ativar ou desativar)


 -Suporta conta Hedge


 -Sentido do trade(comprado, vendido ou ambos)



  ::Critérios de Saida do trade::


 -take profit (Gain por pontos)


 -stop loss (perca em pontos total para sair do trade)


 -Toque na Média móvel (escolher periodo e se será simples ou exponencial)



 ::Aumentos de Posição::


 -Preço médio (opção de fazer até 8 e possa escolher a quantidade de pontos e de contratos por cada aumento individual, exemplo: se o trader ir 250 pontos contra do preço de entrada aumeto mais 3ctt,


se correr 500pt aumento mais 5ctt, etc.. e sai com 700pt de loss ou até tocar na média com gain ou pequena perca ou atingir o stop loss ou Gain definido)


 


 ::Critérios de saída Diário::


 -Stop Diário de Ganho em R$ (fecha todas as operações e não opera mais no dia)


 -Stop Diário de Perca em R$ (fecha todas as operações e não opera mais no dia)



 ::Restrições de Horários::


 -Horário inicial para abrir posições


 -Horário final para abrir posições


 -Horário final para zerar carteira




Envio de versão demo para teste


Entrega do EA juntamente com o código fonte do após concluir

反馈

1
开发者 1
等级
(361)
项目
643
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
2
开发者 2
等级
(2646)
项目
3363
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
3
开发者 3
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
相似订单
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position

项目信息

预算
30 - 50 USD
截止日期
 10 天