Its a pivot indicator and the EA must place the trades according to the given lines.
if price crosses the red line, then Ea places Sell and if it crosses the blue line it must place a sell.
the ---------- lines is where the take profit must be
there are multiple red and blue lines.. say it crosses the first red line and the EA places a sell, then if it goes to the second line then it must place another sell and the tp and the order size must match to close at the second ------------- line.
it must use martingale algorithm according to the given lines distance. it must be calculated automatically.
it must continue until it takes profit. next day the indicator is updated again. if the trades don't close then it must continue following the new days chart.
eg-When the first SELL triggers (DR1), use base lot size (e.g. 0.10).
When DR2 is hit, open another SELL with increased lot (calculated automatically so if price returns to mR2, total profit ≥ TargetProfit).
Same for DR3. ( and vice versa for buy)
EA must auto-calculate lot based on Distance between entry and mR TP level.
If new day starts and indicator updates with new DR/mR and Ds/mS levels:
EA continues with open trades (it does not close them prematurely).
New triggers use the new lines automatically.
Continue until all trades close in profit at the matching mR TP line.
Next day, the pivot indicator updates — EA continues monitoring new lines while maintaining old open positions.
Opens SELLs on red line crosses
Opens BUYs on blue line crosses
Takes profit at corresponding minor level (mR or mS)
Automatically increases lot using martingale to ensure overall profit
Runs continuously — if trades remain open overnight, uses new pivot levels next day
Once all trades of a side (BUY or SELL) hit TP → closes all in that cycle and waits for next signal
inputs -
UseBuySide = true/false
UseSellSide = true/false
Maxorders
InitialLot
MaxLot
> Example:
XAUUSD price moves up and crosses DR1 (3272.78) → EA opens SELL 0.10.
If price continues to DR2 (3279.77) → EA opens SELL 0.22 (calculated automatically).
If price continues further to DR3 (3307.65) → EA opens SELL 0.45.
When price drops back to mR3 (3293.74) → EA closes all SELLs in profit.
Example Trade Sequence (XAUUSD)
1. Price crosses DR1 (3272.78) → EA opens SELL 0.10
2. Goes higher, crosses DR2 (3279.77) → EA opens SELL 0.22
3. Crosses DR3 (3307.65) → EA opens SELL 0.45
4. Drops to mR3 (3293.74) → EA closes all sells in profit
5. Later price falls, crosses DS1 (3223.95) → EA opens BUY 0.10
6. Falls again, crosses DS2 (3210.01) → EA opens BUY 0.22
7. Rebounds to mS2 (3230.94) → EA closes all buys in profit
8. Waits for next day’s pivots.
비슷한 주문
Hello, I’m looking for an experienced MQL4 developer to build a custom MT4 Expert Advisor based on a Koncorde-style indicator strategy. Here are the main requirements: 🔹 General Overview The EA must be a master EA , running on a single chart and managing multiple currency pairs simultaneously No need to attach EA to each chart Must support a configurable list of symbols 🔹 Indicator Requirement Develop a custom
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party
Hi guys I’m looking for a coder who’s experienced in one script. The candidate must be familiar with fractals and self similarity. If you can’t code self similarity, please don’t bother contacting me ( respectfully). I just don’t want us to waste each others time. My budget is 100$. If that’s too low for you please, don’t contact me. Only contact me if you can code self similarity and can accept 100$. I will provide
I hope to acquire a profitable and existing expert advisor (EA) from the gold market, with complete source code, to add to our client portfolio. you can WECHAT: Faca7898 Please note EA when adding friends. It should be clarified that this does not require you to formulate or design new strategies. If you already have a verified, consistent, and production-ready EA, I am willing to purchase it immediately and engage
Core Requirements: Platform: MetaTrader 5 (MT5). Symbol: XAUUSD (Gold). Timeframes: M1 and M5 (user selectable). Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) -> adjustable, even better. Execution: Fast execution, optimized for gold market conditions. Frequence = adjustable, but there should be 10-20 trades per day. Strategy Logic: Use a reliable and conservative strategy
Eu preciso disso. A linha central do TMA (17,5,1.5) será a principal referência. Outra linha de média móvel (AVG) de 3 períodos decrescentes 2. As ordens serão as seguintes: abaixo, somente compra de TMA; acima, somente venda de TMA. O sinal de entrada será o seguinte: se o preço estiver acima da Média Móvel Tarifária (TMA), será apenas para venda; quando o preço se mantiver abaixo da Média Móvel Tarifária (AVG)
I am looking for non-repainting indicator to run in all sessions for scalping gold , happy to discuss if you have developed such indicators which can show profit and stop loss levels
Hello! I want to buy two indicators: A Support and Resistence Indicator and a Trendline Indicator. Support and Resistence Indicators needs to automatically draws Support and Resistance lines based on High and Low Candle in every time-frame (If possible time-frame needs to be in inputs and choose by me what time-frame i want indicator to draw lines) Trendline Indicator needs to automatically draws Trendline Channels
I need an experienced developer to carry out an indicator and trading robot using the following; moving averages risk ( take profit and stop loss) and maximum drawdown limits heiken ashi confirmation. trendline breakout if possible The developer will test this on a demo account that I will provide before conclusion as I don’t want anyone to waste my time trying to use chartgpt trial and error. If you can do the
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *