QQE Expert Advisor

仕事が完了した

実行時間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
評価
(145)
プロジェクト
258
35%
仲裁
12
25% / 58%
期限切れ
42
16%
3
開発者 3
評価
(356)
プロジェクト
562
33%
仲裁
24
67% / 8%
期限切れ
17
3%
4
開発者 4
評価
(185)
プロジェクト
327
32%
仲裁
33
42% / 27%
期限切れ
98
30%
仕事中
5
開発者 5
評価
(133)
プロジェクト
172
19%
仲裁
17
47% / 18%
期限切れ
0
仕事中
6
開発者 6
評価
(43)
プロジェクト
72
49%
仲裁
4
0% / 50%
期限切れ
19
26%
7
開発者 7
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
8
開発者 8
評価
(2440)
プロジェクト
3075
66%
仲裁
77
48% / 14%
期限切れ
340
11%
9
開発者 9
評価
(2100)
プロジェクト
2670
62%
仲裁
114
46% / 25%
期限切れ
420
16%
仕事中
類似した注文
Halo These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello, Please I need help to connect a script to crypto Triangular Arbitrage to binance api to buy sell sell and buy buy sell step A Step B Step C minimum profit 0,3 and minimum 100 usdt , bnb in value 100 usdt and eth in value 100 usdt .Thanks
RSI 9 level 90/10 EA Indicators are 1. PSAR with step 0.01 max 0.02 2. Zigzag 3. SwR 1. At the close of candle at 0630 Pacific Standard Time. draw up and down of candles at 0625 and 0630 including the wick 2. Allow a breakout of either trend on up for buy and down for sell 3. Before buy. Ensure PSAR is in the buy position of candles above the PSAR line dot (Allow entry in input for setting) 4. TP1 on *% eg. 60%
I need a gold scalper EA which can trade in real environment. EA should open trades based on candlesticks close. Must have TP, Open SL, and should have DD control settings. If you can do just let me know. I may meed a test to make sure it opens real trades
Good morning. I would like to create HFT bot to trade on Prop Firm without breaking the rules. It should scalp. EA should have SL, TP, BE and even Trail Loss inputs. The EA should also have daily loss and profits target so when met the EA stops for the day
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2

プロジェクト情報

予算
30 - 200 USD
開発者用
27 - 180 USD