QQE Expert Advisor

MQL4 지표 EA

작업 종료됨

실행 시간 20 일
고객의 피드백
.
피고용인의 피드백
Great person! Everything in task was clear and correct! Cheers!

명시

Need a well verse developer to help create a expert advisor and possible scanner for all pairs just for Trend confirmation.

Specifications are attached . Please ask questions if you need more detail on the EA


Indicators Included:

SuperTrend nrp - Trend Determination

^^Can a scanner be made for this^^^^??? I can pay extra

QQE Stochastic - Entry Indicator       


All of these indicators provided by myself.

These indicators will be implemented in the current TimeFrame as well as higher timeframe selected by the user.

For all the indicators used, all necessary indicator parameters will be adjustable by the user.


Example of EA at work - 

    ****** EA will look on Daily & 4 hour timeframe for Trend Confirmation ******

- SuperTrend nrp Daily TF & 4Hr TF trend must match

- Entry Timeframe is optional - only when signal given by QQE Stochastic

- If trade goes in loss 'x' pips then another trade is opened until pullback occurs

- Trades closed in Basket when TP reached

- If 1 Hour SuperTrend nrp indicator changes against trend stop-loss needs to be placed 'X' pips

* When stop loss is hit close open trades on that pair

* No more trades entered 'X' Candels or 'X' amount of time 


The signals are as follows:

1) Buy Signals:

1. SuperTrend nrp - Daily Bullish

2. SuperTrend nrp - 4 Hour Bullish

3. QQE Stochastic  - Entry ' Buy Entry at signal '


The User will have the option to select individually, which of these signals, separately or in combination will be used to form a complete buy signal.



The signals are as follows:

1) Sell Signals:

1. SuperTrend nrp - Daily  Bearish

2. SuperTrend nrp - 4 Hour Bearish

3. QQE Stochastic  - Entry ' Sell Entry at signal '



The User will have the option to select individually, which of these signals, separately or in combination will be used to form a complete sell signal.


//////////////////////


Initial Lot size will be user input.

- Option to choose whether to use Martingale System or not.


Martingale System:


It will be Basket Martingale system, which will keep on opening new trades upto maximum when ‘x’ pips in loss. And will close the trades on the pullback when as a whole in profit.


Parameters I would like


- EA Comment

- Trade Direction  Buy or Sell

- Use SuperTrend nrp // Daily  - True/False

- Use SuperTrend nrp // 4 Hour - True/False

- Entry QQE Stochastic

///////////////////////////////////////////////////////////////

Basic Parameters

- Lot Size

- Take Profit

- Stop Loss

- Max Risk % of Account Balance

///////////////////////////////////////////////////////////////

Martingale Settings

- Martingale - True/False

- Lot Multiplier - 'X'

- Max Open Orders on pair - 'X'

- Basket Take Profit - 'X' pips


///////////////////////////////////////////////////////////////

Risk Managment Stop-Loss

- Stop Loss if SuperTrend nrp changes (In Pips) - True/False

- Pause trading if SL hit for 'X' 1 Hour candles - True/False

- Trailing Stop - True/False

///////////////////////////////////////////////////////////////

- Magic Number

- Max Open Orders

- Slippage

- Show Info on Chart - True / False

- Info Color

/////////////////////////////////////////////////////////////

Day Filter

- Trade on Monday

- Trade on Tuesday

- Trade on Wednesday

- Trade on Thursday

- Trade on Friday

- Trade on Sunday


/////////////////////////////////////////////////////////////

News Filter

/////////////////////////////////////////////////////////////







응답함

1
개발자 1
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
2
개발자 2
등급
(162)
프로젝트
289
35%
중재
18
22% / 61%
기한 초과
43
15%
무료
3
개발자 3
등급
(455)
프로젝트
721
34%
중재
35
71% / 9%
기한 초과
23
3%
무료
4
개발자 4
등급
(217)
프로젝트
369
33%
중재
34
41% / 29%
기한 초과
108
29%
무료
게재됨: 1 코드
5
개발자 5
등급
(211)
프로젝트
274
21%
중재
24
54% / 17%
기한 초과
0
무료
6
개발자 6
등급
(43)
프로젝트
74
50%
중재
5
0% / 60%
기한 초과
19
26%
무료
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(2676)
프로젝트
3414
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
9
개발자 9
등급
(2347)
프로젝트
2953
63%
중재
125
44% / 26%
기한 초과
429
15%
무료
비슷한 주문
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
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
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot 30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -
Need an MQL5 Expert Advisor for MT5 that automates my manual trading strategy. Entry logic: Enter only when trend direction, support/resistance level, and RSI all align (Triple Confirmation). Extra confluence from Smart Money Concepts (order blocks, Fair Value Gaps, BOS/CHoCH). Risk rules: 1% risk per trade, minimum 1:2 risk-reward, stop-loss at structure levels (not fixed pips). Must-haves: Works on Islamic

프로젝트 정보

예산
30 - 200 USD