FOR 5 digits MT4 Plateform
Risk Management : Account Currency : USD
1. Risk Capital, RC = % of Account Balance ( % MUST be an INPUT !!)
2. Determine Margin Requirement for 1 standard Lot = MR (= 100000/400 * Exchange Rate )
3. Assume Initial Lot Size , ILS = 0.01
4. Calculate Maximum DrawDown, MD = 59.5 *ILS * ATR(14)
5. Calculate Maximum Margin Requirement , MMR = 20 * ILS * ATR(14)
6. Calculate Ratio = RC / (MD + MMR), If Ratio >= 1.00 THEN set LS = ILS ==> OPEN Buy Order
If Ratio < 1.00 THEN increase ILS by 0.01 until Ratio >= 1.00 ==> OPEN Buy Order
1. Working on M15, M30 ans H1 Time frame using HEIKEN ASHI CHART
2. For BUY trades only
3. Place BUY order after a WHITE bar is fully formed after a RED bar on the Heiken Ashi Chart.
4. Conditions for ENTRY : ATR (14) >=6 for M15, , 10 for M30 and 15 for H1 time frame. ( Min ATR(14) should be set as INPUT variables )
5. After BUY Entry, Modify Order to set TP = Entry Price + 3 * ATR(14) and Stop Loss = Entry Price - 3 * ATR(14)- Spread
6. NEXT, Open Pending Order ( SELL STOP) at Price = Entry Price - ATR(14), and
Take Profit = Entry Price - 3 * ATR(14) and Stop Loss = Entry Price + 3 * ATR(14) + Spread
Lot Size = 1.6 * LS
7. IF (6) above is HIT, then Open Pending Order ( BUY STOP) at Initial Entry price with Take Profit & Stop Loss same as (5) above
BUT with Lot Size = 1.2 * LS.
8. IF (7) above is HIT, then Open Pending Order (SELL STOP) same as (6) above BUT with Lot Size =1.9 * LS
9. IF (8) above is HIT, then Repeat (7) above BUT with Lot Size = 2.6 * LS
10. IF (9 ) above is HIT,then Repeat (8) above BUT with Lot Size = 4.0 * LS
11. IF (10 ) above is HIT,then Repeat (7) above BUT with Lot Size = 4.5 * LS
12. IF (11 ) above is HIT,then Repeat (8) above BUT with Lot Size = 7.0 * LS
13. IF (12 ) above is HIT,then Repeat (7) above BUT with Lot Size = 10.2 * LS
14. IF (13 ) above is HIT,then Repeat (8) above BUT with Lot Size = 15.0 * LS
15. IF (14 ) above is HIT,then Repeat (7) above BUT with Lot Size = 20 * LS.
16. IF (15 ) above is HIT,then Repeat (8) above BUT with Lot Size = 30 * LS
17. EXIT RULES : If price reaches { Entry Price + 1.5 * ATR(14)} BEFORE the 1ST Pending Order is HIT then move STOP Loss to Break Even,
and Take 50% Profit, Remove TP and let price move until a RED Candle is formed, then exit the trade.
18. Close All Open trades including Pending Order after either Take Profit Target hit or Trade Exit as (17) above.( Note : Close all Orders is needed here !)
19. Look for New trade after all existing trades are closed.
NOTE : After trade is opened, it should be able to be manually intervened.
INPUT VARIABLES : 1. Minimum ATR(14) for M15, M30 & H1 time frame.
2. % Risk of Capital
---- END ---
Benzer siparişler
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
I’m looking for an experienced NinjaTrader developer to complete an existing custom indicator. The project is already partially built and is well organized, completely functional, and well documented. The former developer experienced some personal difficulties and unfortunately cannot continue. Key Requirement (Read Carefully): You MUST have direct, hands-on experience with NinjaTrader and NinjaScript (C#) . This is
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower