Candle Scalper

MQL5 Эксперты

Работа завершена

Время выполнения 7 дней
Отзыв от исполнителя
Thank You

Техническое задание

We are currently seeking a highly skilled and experienced programmer with a strong background in High-Frequency Trading (HFT) to fulfill the following job requirements. The ideal candidate should possess a deep understanding of algorithmic trading strategies and have hands-on experience in developing and implementing HFT systems.


Strategy


1. **Setup:**

   - Use candlestick data from multiple timeframes and the RSI indicator.

   - The default timeframe is the current timeframe.


2. **Entry Rules:**

   - For a buy trade:

     - Confirm that the candle opens above the previous candle's closing price.

     - Check if the RSI value at the previous candle's closing was lower than the RSI value at the current candle's opening.

     - The candle signal is confirmed if both conditions are met and opening the trade will depend on the timer set for every timeframe .Vise versa for sell 



3. **Exit Rules:**

   - For each timeframe: - Close the trade if the remaining time until the candle closes is equal to the specified number of minutes for that timeframe and the trade is in profit including swap 


4. **Trade Timing:**

   - For each timeframe:

     - Specify the number of minutes after the candle opens to enter the trade.

     - Specify the number of minutes before the candle closes to exit the trade.

For example 20minutes for H1 that means the EA will enter after 20 minutes candle opens and exit before 20 minutes candle closes


5. **Hedging:**

Selected timeframe candle to hedge, when the candle in that timeframe changes to an oposite candle , the EA will open an opposit trade

   - open a new trade with times 0.2 lot size in the opposite direction.The hedging will always close when its inprofit including swap


6. **EA Configuration:**

   - The EA will have 5 timeframes, with the default current timeframe.and all timeframe must be able to close trades when they are in profit and the time has pass for another time frame

   - The timer will default to 0, indicating that the signal starts at the beginning of the candle and ends at the end of the candle.

   - The EA will use the minimum lot size and account percentage for position sizing.

   - The default number of trades to be taken simultaneously is 1.



Design

#Lot rules

Minimum lot size 

Hedge value (default times 0.2)

# Trade Direction

Select (Buy, Sell, Both) default both

#Number of trades simultaneous (Default 1)

##Timeframes

1.Timeframe1( Default current timeframe)

Timer (Default 0 ) input

2. Timeframe2( Default current timeframe)

Timer (Default 0 ) input

3. Timeframe3( Default current timeframe)

Timer (Default 0 ) input

4. Timeframe4( Default current timeframe)

Timer (Default 0 ) input

5.Timeframe5( Default current timeframe)

Timer (Default 0 ) input ( Hedge timeframe)


The EA will print the current signals on the charts and the EA will work both on sythentic and forex






Откликнулись

1
Разработчик 1
Оценка
(5)
Проекты
6
17%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(1)
Проекты
1
0%
Арбитраж
3
33% / 67%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(74)
Проекты
121
43%
Арбитраж
12
33% / 50%
Просрочено
17
14%
Свободен
4
Разработчик 4
Оценка
(202)
Проекты
206
27%
Арбитраж
0
Просрочено
3
1%
Свободен
5
Разработчик 5
Оценка
(140)
Проекты
205
80%
Арбитраж
18
33% / 44%
Просрочено
10
5%
Работает
6
Разработчик 6
Оценка
(24)
Проекты
31
16%
Арбитраж
7
29% / 43%
Просрочено
4
13%
Работает
Похожие заказы
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Информация о проекте

Бюджет
30 - 50 USD
Исполнителю
27 - 45 USD