Expert Advisor Based on PipFinite Trend Laser Indicator + Martingale

Lavoro terminato

Tempo di esecuzione 16 giorni
Feedback del dipendente
Customer sbukhari89 (Syed Mohamad Bukhari Wafa Syed Mohamad Sazally) is not recommended!

Specifiche

EA developed that will be able to automatically trade based on "PipFinite Trend Laser Indicator" and can trade on any pair with any timeframe.



( Trade Setup )

- Have Minimum Lot Size
- Have Maximum Lot Size (If martingale set to TRUE, and the next sequence will open based on maximum lot size)
Example : If Maximum Lot Size set to 3.0, the sequence will be "0.20, 0.40, 0.80, 1.60, 1.60, 1.60..... until hit any "Take Profit Option"
- Enter a trade if Success Rate is higher than 70% >, or 80% >, or 90% > (drop down selection)
- If SL hit on new signal, enter a trade with Martingale (Martingale option : 0.5x, 1.0x, 1.5x, 2.0x, 3.0x)
- (Martingale TRUE/FALSE) If FALSE, enter trade normally following Minimum Lot Size
- Martingale will refresh back to early sequence after current trade hit any "Take Profit Option"
- News Filter : High Impact or Medium Impact or Low Impact (TRUE/FALSE) (Forexfactory is recommended)
- Stop Trade (minutes) before news release (opening trade still remain, not close, just no new trade to be open within the minutes)
- Stop Trade (minutes) after news release (opening trade still remain, not close, just no new trade to be open within the minutes)



( STOP LOSS OPTION )

- Exit buy trade on a new sell signal (TRUE/FALSE)
- Exit sell trade on a new buy signal (TRUE/FALSE)



( TAKE PROFIT OPTION )

Option 1: Take profit on TP1.
Option 2: Take profit on TP2.
Option 3: Take profit until new signal appear
Option 4: Take profit by pips (in pips) - (example : 10 pips)



*I need a tidy and easy to use EA so that I can easily setting the EA
**Please provide source code as well

Con risposta

1
Sviluppatore 1
Valutazioni
(636)
Progetti
1007
47%
Arbitraggio
33
36% / 36%
In ritardo
99
10%
In elaborazione
Pubblicati: 6 codici
2
Sviluppatore 2
Valutazioni
(365)
Progetti
412
36%
Arbitraggio
35
26% / 57%
In ritardo
63
15%
Gratuito
4
Sviluppatore 4
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
Pubblicati: 8 codici
5
Sviluppatore 5
Valutazioni
(772)
Progetti
1039
44%
Arbitraggio
50
8% / 50%
In ritardo
116
11%
Gratuito
Ordini simili
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
hello i need help building a ea bot for mt5 and i have started on claude but i will need someone if a incredible experience to make my ideas come to live. please contact so we can schedule a quick call and i can share anything that concerns you for the task
I am looking for someone with real experience developing strategies, indicators, or trading tools for Quantower . The strategy itself is relatively simple. The main issue is that I need to use some of Quantower's functions and API capabilities to program the strategy, but there is limited documentation available for some of the functionality, and I do not have enough time to fully understand the API and implement
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
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
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Informazioni sul progetto

Budget
30 - 90 USD
Scadenze
da 1 a 7 giorno(i)