I need an ea that will buy or sell at a particular time based on candlestick parameters. Please check attached parameters
Time Hour 5 (The hour that the ea will place the
trade. This should be based on the broker time and should consider the minute stated below)
Time Minute 30 (The minutes of the hour above that the ea will place the trade. This
should be based on the broker time)
Candle 0 (0 standing for the current candle which is still active, -1 standing for the just closed or previous
candle, -2 for the previous 2 candle)
Lot 0.1 (This stands for the lot size to be used in placing the trade)
StopLoss 200 (This should be for 5 or 3 digits broker. Where 200 means actual 20pips)
TakeProfit 500 (This should be for 5 or 3 digits broker. Where 500 means actual 50pips)
No. of Trades 4 (This should be the number of trades that will be placed at the same
price with the above parameters on each)
Comment yes (This should be the comment that will be placed on the trade)
If candle parameter is 0 and time reaches, the ea should check to see if the current candle (which has not closed) is bullish or bearish. If it is
bullish, the ea should place a buy trade with the parameters above. If the candle is bearish, it should place a sell.
If the candle parameter is -1 and time reaches, the ea should check to see if the previous candle (which has already closed) is bullish or
bearish. If it is bullish, the ea should place a buy trade with the parameters above. If the candle is bearish, it should place a sell.
In all instances, if the candle is neither bullish or bearish, (same open and close price), then the ea should not place any trade at the stated
time.
The ea should place trades only at the specified time every day. I will not need to set everyday.
Similar orders
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the