EXPERT ADVISOR BASED ON MUTIPLE TIMEFRAME ANALYSIS

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

Время выполнения 13 дней
Отзыв от исполнителя
Great client as always

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

CUSTOM INDICATOR: CHANNEL: INPUT PARAMETER.  THIS MUST BE APPLIED IN THE CODE AND MADE TO RUN FAST LIKE A BASIC INDICATOR
BASIC INDICATORS: MOVING AVERAGE: INPUT PARAMETER. 
MAXIMUM VOLUME: INPUT PARAMETER. THIS IS THE MAXIMUM VOLUME AT WHICH THE EA WILL EXECUTE A TRADE.
HIGHER TIMEFRAME INPUT PARAMETER: (THIS IS ADJUSTABLE BY THE USER AND CAN BE ANY TIMEFRAME) E.G M15
LOWER TIMEFRAME INPUT PARAMETER: (THIS IS ADJUSTABLE BY THE USER AND CAN BE ANY TIMEFRAME) E.G M1

NOTE: THIS EA USES THE HIGHER TIMEFRAME TO IDENTIFY THE MAJOR TREND AND USES THE LOWER TIMEFRAME TO EXECUTE TRADES

BUY ORDER ENTRY CONDITION

- IF MOVING AVERAGE IS OUTSIDE THE CHANNEL ON THE HIGHER TIMEFRAME E.G M15 (TRENING ON THE UPTREND) 
- PRICE HITS/CUTS THE LOWER BAND OF THE CHANNEL ON THE LOWER TIMEFRAME AND STARTS BUYING A CERTAIN NUMBER OF POINTS (INPUT PARAMETER) (E.G 20 POINTS)
- VOLUME IS NOT GREATER THAN MAXIMUM VOLUME

SELL ORDER ENTRY CONDITION

- IF MOVING AVERAGE IS OUTSIDE THE CHANNEL ON THE HIGHER TIMEFRAME E.G M15 (TRENING ON THE DOWNTTREND) 
- PRICE HITS/CUTS THE UPPER BAND OF THE CHANNEL ON THE LOWER TIMEFRAME AND STARTS SELLING A CERTAIN NUMBER OF POINTS (INPUT PARAMETER) (E.G 20 POINTS)
- VOLUME IS NOT GREATER THAN MAXIMUM VOLUME

ORDER MANAGEMENT FUNCTIONS.

USE TIME FILTER (TRUE/FALSE): THIS WILL HAVE START TIME AND END TIME OF TRADE EXECUTION ONLY.
FRIDAY CLOSE TIME (TRUE/FALSE) : EA CLOSES ALL OPEN POSITIONS AT THIS TIME AND MUST NOT EXECUTE TRADES.

INPUT LOT SIZE: THE LOT SIZE
RISK COMPOUNDING: IF SET 1, EA WILL USE 0.01 LOT FOR 100USD, 0.1 LOT FOR 1000USD AND 1 LOT FOR 10,000USD

STOPLOSS AND TAKE PROFIT IN POINTS

USE CANDLE CLOSE TAKE PROFIT(TRUE/FALSE): IF NORMAL TP IS SET 100POINTS, THE CANDLE AT WHICH THE 100POINTS NORMAL TP IS REACHED MUST CLOSE
AHEAD OF THE 100 POINTS BEFORE EA EXITS THE TRADE. IF THE CANDLE CLOSES BELOW 100POINTS, EA MUST NOT EXIT THE TRADE. THIS MEANS THAT EA MUST
CLOSE ALL TRADES MORE THAN THE 100POINTS WHEN THIS FUNCTION IS SET TRUE. IF FALSE, EA CLOSES TRADES WITH THE NORMAL TP OF 100 POINTS.


TRAILING START: NUMBER OF POINTS PRICE MOVES IN PROFIT AND STOPLOSS MOVES TO TRAILING STEP
TRAILING STEP: NUMBER OF POINTS PRICE MOVES IN PROFIT WHEN TRAILING START ACTIVATES AND NUMBER OF POINTS PRICE STEPS AS TRAILING CONTINUES.
E.G IF TRAILING START IS SET 50POINTS AND TRAILING STEP IS SET 5POINTS. WHEN PRICE MOVES 50POINTS IN PROFIT, STOP LOSS STEPS 5POINTS IN PROFIT(IN FRONT OF ENTRY PRICE) 
AT FIRST. THEN EVERY 5 POINTS MOVE IN PROFIT, SL STEPS 5 POINTS IN PROFIT.


SINGLE CHART SETUP/MULTIPAIR SETUP: EA CAN TRADE ALL THE CURRENCY PAIRS FROM A SINGLE CHART.


ORDER COMMENT: EA PRINTS THE NAME WHEN IT EXECUTES/EXITS A TRADE.

Файлы:

MQ4
CHANNEL.mq4
8.3 Kb

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

1
Разработчик 1
Оценка
(42)
Проекты
62
8%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
2
Разработчик 2
Оценка
(163)
Проекты
233
22%
Арбитраж
17
65% / 18%
Просрочено
1
0%
Загружен
3
Разработчик 3
Оценка
(72)
Проекты
80
10%
Арбитраж
36
8% / 53%
Просрочено
6
8%
Работает
4
Разработчик 4
Оценка
(35)
Проекты
50
42%
Арбитраж
3
33% / 33%
Просрочено
4
8%
Свободен
5
Разработчик 5
Оценка
(401)
Проекты
705
49%
Арбитраж
57
16% / 49%
Просрочено
129
18%
Работает
6
Разработчик 6
Оценка
(353)
Проекты
479
52%
Арбитраж
24
46% / 25%
Просрочено
5
1%
Занят
7
Разработчик 7
Оценка
(89)
Проекты
112
24%
Арбитраж
10
50% / 20%
Просрочено
8
7%
Работает
8
Разработчик 8
Оценка
(258)
Проекты
315
37%
Арбитраж
6
50% / 17%
Просрочено
7
2%
Свободен
9
Разработчик 9
Оценка
(246)
Проекты
438
34%
Арбитраж
56
36% / 38%
Просрочено
160
37%
Загружен
10
Разработчик 10
Оценка
(475)
Проекты
537
33%
Арбитраж
27
41% / 44%
Просрочено
8
1%
Занят
Похожие заказы
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
I ask for my requirements as follows for a developer who knows how to connect accounts for those who are successful, that is copy trade VPS, so I ask that this order be very effective and very high standards in the work that will give fruit especially
Hey Greeting Am in need of Tradingview Developer that can combine existing Tradingview indicator to develop a strategy based on my conditions The Source code of those Indicator is available with me. Kindly bid and let proceed with the project Thanks
Dear developer, I want a working code to close open and pending orders on IG.com through python. when applying send me a sample video of the code closing orders on IG.com should be delivered within 2 days (please let me know) Serious coders please
A. PROJECT OVERVIEW I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers in the form of stops or limits based on specified price ranges. As I am not with my PC all the time, I would want to execute the EA using Telegram. B. KEY FEATURES 1. Telegram Integration - May execute functions from Telegram 2. Layering Capability - The EA will support the opening of 5 to 50
Need a Coding Expert. Fully automated Robot for Trading with minimal losses. It should be able to open/close trades automatically according to the strategy. Also, there should be an option to select maximum leverage for Trading FOREX, COMMODITIES, ENERGIES, etc. The forecast reports of trading strategies to be shared automatically to a specified Email, WhatsApp and Telegram accounts. TO DEVELOP A TRADING MANAGEMENT
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Trade Mirroring Solution 100 - 150 USD
Hey there! I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker to execute trades). Actually, I have 3 prop firm accounts with them that I am trying to pass with this particular EA. 1) Each of these 3 accounts is $250,000 (different account numbers that cannot be combined. 2) I currently have
To create a cbot for Ctrader using the macd. When the macd crosses the stated oversold area / undersold area and the macd line crosses back over the the oversold / undersold line then a trade is triggered at close of the current renko block. Ability to trade between certain times. I'm trading renko blocks , so the ability to choose renko blocks and the choose the size of the renko block. Ability to choose all forex

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

Бюджет
50+ USD
Исполнителю
45 USD
Сроки выполнения
до 3 дн.