This strategy is Price Action based. The Price Action includes Support and Resistance, Inside
bar, PinBar and Fakey.
First, understand the mechanics of insidebar/pinbar/fakey trading.
https://priceaction.com/price-action-university/strategies/inside-bar/
https://priceaction.com/price-action-university/strategies/pin-bar/
https://priceaction.com/price-action-university/strategies/fakey/
input:
S/R High (initial=0)
S/R Low(initial=0)
lot(initial=0.1)
Support and Resistance:
H1 candlestick closes above S/R High (should >0), BuyLevel= H1 candlestick high
H1 candlestick closes below S/R Low (should >0), SellLevel= H1 candlestick low
Insidebar(H1): BuyLevel=mother bar high
SellLevel=mother bar
low
Pinbar(H1): Tail >Nose and Tail>2.0*body
BuyLevel=bullish pinbar high
SellLevel=bearish pinbar low
Fakey(H1): BuyLevel=bullish Fakey high
SellLevel=bearish Fakey low
Range: Support and Resistance---S/R High~ S/R Low
Insidebar--- mother bar
high~low
Pinbar --- pinbar
high~low
Fakey--- Fakey
high~low
EA opens buystop order after M15 candlestick(Candle1) closes above BuyLevel.
Entry: Candle1 high
Stoploss: Support and Resistance---- S/R Low
Insidebar----
mother bar low
Pinbar----
pinbar low
Fakey----
Fakey low
Cancel order: if M15 candlestick
closes below Stoploss and the buystop order is not filled
Add lot: if the buystop order
is filled and price pulls back to 50% Range
EA opens sellstop order after M15 candlestick(Candle2) closes below SellLevel.
Entry:
Candle2 low
Stoploss: Support and Resistance---- S/R High
Insidebar----
mother bar high
Pinbar----
pinbar high
Fakey----
Fakey high
Cancel order: if M15 candlestick
closes above Stoploss and the sellstop order is not filled
Add lot: if the sellstop order is
filled and price pulls back to 50% Range
- I will want the source code upon completion.
- I will need the MQL4 version.
Thanks
Commandes similaires
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
I need an ea copy the signal of the indicator log, i have the indicator, copy only the indicator, with the same tp and sl. I need asap, thank you
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what