H-L Magic
MQL4
Any currency pair
Any time frame
Slippage function
Spread function
Hours of the day for trading selection function
Trailing function
Money management function
Source code required
Variables:
· Lot Size for Buy 1
· Lot Size for Buy 2
· Lot Size for Buy 3
· Lot Size for Sell 1
· Lot Size for Sell 2
· Lot Size for Sell 3
· Take Profit for Buy = Open Price plus % (Variable input) of previous session H-L
· Take Profit for Sell = Open Price less % (Variable input) of previous session H-L
· Stop Loss for Buy = Open Price less % (Variable input) of previous session H-L
· Stop Loss for Sell = Open Price plus % (Variable input) of previous session H-L
LONG:
- three stop orders to open at start of session
- Stop order Buy 1, 2 & 3 = Previous High less %(Variable Input) of Previous H-L (Do not open if level is lower than current price)
- If low of current session goes lower than the low of the previous session, all three Buy stop orders must be adjusted lower with the difference between the previous low and the current low.
- This process must loop whilst the current low continues to move lower and lower
- Close all open and pending deals at the end of the session.
SHORT:
- three stop orders to open at start of session
- Stop order Sell 1, 2 & 3 = Previous Low plus %(Variable Input) of Previous H-L (Do not open if level is higher than current price)
- If high of current session goes higher than the high of the previous session, all three Sell stop orders must be adjusted higher with the difference between the current high and the previous high.
- This process must loop whilst the current high continues to move higher and higher.
- Close all open and pending deals at the end of the session.
Ordini simili
Please read the full post before replying . I am looking for an experienced Forex EA developer with strong trading-system reverse engineering experience for two separate EA projects. This is not a basic EA programming job . I specifically need someone who has real experience analyzing an existing trading system, understanding its trading logic and behavior, and developing an EA based on that analysis. 🔹 Work 1 —
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