Candle Stick Expert Advisor

MQL5 专家 转化中

工作已完成

执行时间5 天
员工反馈
Excellent client and friend! Very communicate and straightforward. Highly recommend

指定

Need to hire a Dev who can create an EA potentially on MT5 or MT4.

Indicators need to be converted to MT5. Experience is requested.

Please read the specifics below:

2023 Stuxnet ** Make Sure a Swing alert is generated ***


Indicators Included:


• Donchain Chanel

• SuperTrend Histo

• Kijun Sen Candles

• Awesome OC



All of these indicators provided by myself.


Description of each indicator pertaining to trading strategy:


- RoboFX Donchain= Touch / Break out notifications 

- SuperTrend Histo = Second Trend Confirmation

- WPR Adaptive Smoother = Entry Indicator/Swing Alert

- Kijun Sen Candles = Trend Momentum



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

Example of EA at work 


****** Trend Indicators can pick timeframe for Trend ******


Safe Entry Criteria

Buy Trade

- SuperTrend Daily = Bullish

- SuperTrend 4 Hour = Bullish

- Kijun Sen Candles transition from Red to Green

- Awesome shifts from Red to Green


Buy Trade

- SuperTrend Daily = 

- SuperTrend 4 Hour =

- Kijun Sen Candles transition from Red to Green

- Awesome shifts from Red to Green



/////



Stux Settings


Inputs:

Trade Mode

Trend Scalp – True / False

DCA Swing mode – True / False


~ Risk Parameters ~


Equity Stop loss(Percent) - %

Equity Protection(Dollar Amount) - $

TP(pips) = pip value

SL(pips) = pip value

ATR SL = (ATR Value x INPUT Value) / 0 = set to current ATR Value

ATR TP = (ATR Value x INPUT Value) / 0 = set to current ATR Value

Trailing SL - SL place after 'X' pips in profit


~ Martingale Settings ~


Option 1 Basket Martingale - True / False

Explained - IF trade goes 'X' amount of pips in loss then open another order until pullback occures and Basket TP target is achieved.


Option 2 Double Down - True / False

Explained - IF Stop loss is hit that next ENTRY SIGNAL lot size should be multiplied


Lot Multiplier - 0.0

Basket TP(pips) - pip value

Distance(pips) - Distance until next order is entered

Max Open Order on Pair -

Explained - IF trade goes 'X' amount of pips in loss then open another order until pullback occures and Basket TP target is achieved.


~ Trading Days ~


Monday - True/False

Tuesday - True/False

Wednesday - True/False

Thursday - True/False

Friday - True/False

Sunday - True/False


____________________________

~ Time Filter ~


Use Time Filter True/False

Explained only enter trades during Specific Sessions (If possible to have sessions listed US Session, Japan, London etc.. I'd like that)

Start Operations - 08:00

Last  Operations - 23:00







///


Trend Scalp



High Probability Bullish Signal Example 


The signals are as follows:


Step 1. Trend Confirmation

- SuperTrend Daily - Bullish

- SuperTrend 4Hour - Bullish

Step 2. Kijun Sen Candles have to go from Bearish to Bullish

- Bullish Candle Pattern = 3 Bearish and 2 Bullish Candles

Step 3. Confirm Momentum with Awesome Osicalltor

- Awesome Oscillator has to be above 0.00 and green on Histogram

Bulish Entry is confirmed and Trade is entered when second bullish Candle is closed.




High Probability Bearish Signal Example 


The signals are as follows:


Step 1. Trend Confirmation

- SuperTrend Daily - Bearish

- SuperTrend 4Hour - Bearish

Step 2. Kijun Sen Candles have to go from Bullish to Bearish

- Bearish Candle Pattern = 3 Bullish and 2 Bearish Candles

Step 3. Confirm Momentum with Awesome Osicalltor

- Awesome Oscillator has to be below 0.00 and red on Histogram

Bearish Entry is confirmed and Trade is entered when second Bearish Candle is closed.







////


DCA Mean Swing Mode


Buy Signal Example 


The signals are as follows:


Step 1. Kijun Candle closes outside bottom of Donchian Channell

Step 2. EA looks for Kijun Candle shift from Red to Green for entry on close of first Bullish candle.


Sell Signal Example 


The signals are as follows:


Step 1. Kijun Candle closes outside top of Donchian Channell

Step 2. EA looks for Kijun Candle shift from Green to Red for entry on close of first B candle.







附加的文件:

反馈

1
开发者 1
等级
(304)
项目
509
47%
仲裁
29
10% / 45%
逾期
138
27%
空闲
2
开发者 2
等级
(63)
项目
68
25%
仲裁
12
42% / 42%
逾期
4
6%
空闲
3
开发者 3
等级
(19)
项目
27
11%
仲裁
2
0% / 0%
逾期
0
空闲
4
开发者 4
等级
(10)
项目
15
27%
仲裁
3
67% / 33%
逾期
0
工作中
5
开发者 5
等级
(260)
项目
422
38%
仲裁
86
44% / 19%
逾期
70
17%
繁忙
6
开发者 6
等级
(65)
项目
95
36%
仲裁
11
27% / 45%
逾期
14
15%
空闲
相似订单
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project

项目信息

预算
200 - 400 USD
开发人员
180 - 360 USD
截止日期
 1  3 天