Create an EA based on the PIPFINITE - TREND PRO indicator
I want to create an EA for the PIPFINITE TREND PRO indicator. Below I will place the author's blog text explaining the use of this indicator.
https://www.mql5.com/en/blogs/post/713938
However I would like to insert some parameters also for better use of EA.
BUY / SELL SETUP:
STEP 1: "SUCESS RATE FILTER" Input signal should be set the rate of user choice for entry into trades.
STEP 2: Possibility to determine what will be StopLoss
>> Option 1: Opposite Signal
>> Option 2: Support & Resistance levels
>> Option 3: Support & Resistance levels - TRAILING (trailing from Support / Resistance)
STEP 3: Possibility to determine the strategy of TakeProfit
>> Option 1: 100% takeprofit on TP1
>> Option 2: 50% partial takeprofit on TP1 & close remaining 50% on TP2. (EA will open two equal orders)
>> Option 3: 100% takeprofit on opposite signal or riding the trend until it reverses.
>> Option 4: 50% partial takeprofit on TP1 & close remaining 50% riding the trend until it reverses. (EA will open two equal orders)
>> Option 5: 100% takeprofit riding the trend until it reverses.
STEP 4: Possibility of varying the trade order value.
>> Option 1: Fixed value (parameter of user choice)
>> Option 2: Percentage value of the total of the account (so the increase will be gradual, proportional, and automatic.)
STEP 5: News:
>> Option 1: Do not filter news
>> Option 2: Filter news. Possibility to select the period of time, before and after the news, that EA will be prevented from opening new trades / orders. Possible to filter which types of news will be filtered - degree of importance of the news (ForexFactory / Investing Calendar, MyFxBook) - Example: 30 minutes in news of great importance - EA will be disabled 30 minutes before and 30 minutes after high impact news (three bulls on investing.com)
STEP 6: Relationship with Multitimeframe
The trade will only open be related to the trend line of the top timeframe. Example: Only SELL order will be opened in M15 if M30 is also with TRENDLINE for SELL. In this case Order BUY will be disregarded.
>> Option 1: Do not correlate Multitimeframe
>> Option 2: Correlate multitimeframe with the period (M5, M15, M30, H1, H4, D1, W1)
STEP 7: Relationship with MacD
The trade will only open if the MacD is below (for PUT order) or above (for CALL Order) of 0 (zero) - Possibility to configure MACD parameters.
>> Option 1: Do not correlate MACD
>> Option 2: Correlate CALL order of CALL - only when it is above ZERO
>> Option 3: Correlate PUT order - only when below ZERO
>> Option 4: Correlate BOTH: Correlate CALL order of CALL - when it is above ZERO // Correlate PUT order - only when below ZERO
IMPORTANT ---> Possibility to be tested on MT4
OBS: I intend to make other AEs based on the strategies of the PIPFINITE indicators (I intend to create three indicators - one for each Indicator). Therefore, experience with the PIPFINITE indicators will be a differential.
Pedidos semelhantes
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
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
Monthly Report: August 2026 World PEACE Multi FX Algo generated a total realized profit of approximately 31,966 JPY during August. The provider account is normally operated with approximately 200,000 JPY of capital. Compared with this standard operating amount, the realized profit for August was approximately 15.98%. Please note that this is not a compounded monthly return. Realized profits are withdrawn regularly
I have a working MetaTrader 5 Expert Advisor already coded and running -- this is not a "build from scratch" job. The EA trades a smart-money-concepts style model (structure breaks, liquidity sweeps, order blocks, fair value gaps, optimal trade entry retracement). Exact parameters and the rest of the underlying logic are proprietary and will only be shared once we're under a working agreement. To check you actually
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
//———————————————————————————————————————————————————————————————————— 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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
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
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower