EXPERT ADVISOR BASED ON MUTIPLE TIMEFRAME ANALYSIS

Tâche terminée

Temps d'exécution 13 jours
Commentaires de l'employé
Great client as always

Spécifications

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.

Dossiers :

MQ4
CHANNEL.mq4
8.3 Kb

Répondu

1
Développeur 1
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(163)
Projets
233
22%
Arbitrage
17
65% / 18%
En retard
1
0%
Chargé
3
Développeur 3
Évaluation
(72)
Projets
80
10%
Arbitrage
36
8% / 53%
En retard
6
8%
Travail
4
Développeur 4
Évaluation
(35)
Projets
50
42%
Arbitrage
3
33% / 33%
En retard
4
8%
Gratuit
5
Développeur 5
Évaluation
(401)
Projets
705
49%
Arbitrage
57
16% / 49%
En retard
129
18%
Travail
6
Développeur 6
Évaluation
(353)
Projets
479
52%
Arbitrage
24
46% / 25%
En retard
5
1%
Occupé
7
Développeur 7
Évaluation
(89)
Projets
112
24%
Arbitrage
10
50% / 20%
En retard
8
7%
Travail
8
Développeur 8
Évaluation
(258)
Projets
315
37%
Arbitrage
6
50% / 17%
En retard
7
2%
Gratuit
9
Développeur 9
Évaluation
(246)
Projets
438
34%
Arbitrage
56
36% / 38%
En retard
160
37%
Chargé
10
Développeur 10
Évaluation
(475)
Projets
537
33%
Arbitrage
27
41% / 44%
En retard
8
1%
Occupé
Commandes similaires
Hi, Shall I get a auto ea forex trading bot for one percent profit per day? If so, I will pay once ea confirms one percent to me with multi currency and multi timeframe. You can use any method, idea, indicators rules and your wish. But, I need the one percent profit
Hi I need MT5 Indicator with these features (all in one); details will be sent later. Short Explanation for all features : 1. Gap notification : show and alert when theres gap between two closed candlestick 2. Candle Body : show and alert specific candle body size 3. Candle Upper Wick : show and alert specific candle upper wick size 4. Candle Lower Wick : show and alert specific candle lower wick size 5. Consecutive
Dear coder, I need an MT5 expert advisor with parameters detailed as : https://drive.google.com/drive/folders/18LBhYTb8bYz3pM2Szyyq4-RoTmBtaWIw?usp=sharing 1)Need the EA code to be optimisation friendly and hence able to be optimise with the shortest time possible especially when using Fast Genetic : Complex criterion using open price or OHLC 2)Able to provide sourcecode 3)Able to resolve ongoing bug if any . 4)Able
I would to develop a trading bot with some confluences I use TradeLocker Settings must be adjustable…… the list of indicators are on TradingView, 1. Market Structure Break And Order block. By EmreKb 2. TMA - Divergence Indicator (V2) 3. Multiple MA (21,50,100) 4. SuperTrend
Hi developers, would like an EA developed that I can use for backtesting and possibly as a Trading Robot if I have enough confidence in it. Here are the rules: EA is for forex, indicies, commodities etc. 5 minute timeframe (can add more timeframes depending on development cost) Price at 9pm is "noted" Then the price at the following 7am is "noted". Once a candle closes above/below the 7am price in the direction of
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
Hello, i have this EA (Blessing) attached and whenever i enter Multiplier: 1.5 Starting Lot: 1 on the config it opens a position of 1 Lot, next 2 lot, next 3 lot, next 5 lot but i need to have it open: 1 lot, 1,5 lot, 2.25 lot, 3.38 lot and so on. You need to modify the EA so it opens the correct values. Please test it with the set i have attached and let me know if you can do it. The ffcal is an indicator and need
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
I have an EA I use today, called Perceptrader AI, I have used this for 1 year. It uses ChatGPT and Bard (Google AI) to find good trading opportunities. This EA has not had a single loss as long as I have been using it. It could be exciting to build an AI function into my new existing EA as well, possibly a feature that independently optimizes its settings as the market changes. This could perhaps be a long-term task

Informations sur le projet

Budget
50+ USD
Pour le développeur
45 USD
Délais
à 3 jour(s)