Tâche terminée

Temps d'exécution 2 jours
Commentaires de l'employé
Nice customer to work with
Commentaires du client
Very Knowledgeable, Very Fast and Very Understanding. I will surely use again.

Spécifications

Hi everyone,

1. Please read through this project, i have tried to explain it in the simplest terms.

2. You should only apply for this just if you understand what i want.

3. I will not have time to explain anything because i am busy and i have simplified it.

4. If you understand it, then apply, if not please don't apply.


Expert Advisor

Trend and Entry Power

 

M5

M15

M30

H1

H4

D1

 

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

EURUSD

 

 

 

 

 

 

 

 

 

 

 

 

GBPUSD

 

 

 

 

 

 

 

 

 

 

 

 

AUDUSD

 

 

 

 

 

 

 

 

 

 

 

 

NZDUSD

 

 

 

 

 

 

 

 

 

 

 

 

USDCAD

 

 

 

 

 

 

 

 

 

 

 

 

USDJPY

 

 

 

 

 

 

 

 

 

 

 

 

USDCHF

 

 

 

 

 

 

 

 

 

 

 

 

 

Use the conditions below for each currency pair and timeframe above.

This Expert Advisor makes use of 15 candles or bars divided into 3 categories

Long_term = Bar14, Bar13, Bar12, Bar11, Bar10

Medium_term = Bar9, Bar8, Bar7, Bar6, Bar5

Short_term = Bar4, Bar3, Bar2, Bar1, Bar0

 

Trend Cells Logic:

If Long_term && Medium_term && Short_term condition are true, then trend cells are either color green or color red.

Long_term condition (Bar14 to Bar10)

1.       From Bar14 to Bar10, identify bullish bars, then for each bullish bar, find the value of (Close – Open)

2.       Add up all the values of (Close – Open) of each bullish bar from Bar14 to Bar10 = All bullish value

3.       From Bar14 to Bar10, identify bearish bars, then for each bearish bar, find the value of (Open – Close)

4.       Add up all the values of (Open– Close) of each bullish bar from Bar14 to Bar10 = All bearish value

5.       Find the value of (All bullish – All bearish) = if positive, then color green, else color red. If zero, no color

Medium_term (Bar9 to Bar5)

1.       Use same conditions as Long_term, but use Bar9 to Bar5

Short_term (Bar4 to Bar0)

1.       Use same conditions as Long_term, but use Bar4 to Bar0

Trend Cells Color:

1.       Trend cells = green color if Long_term = green && Medium_term = green && Short_term = green, else no color.

2.       Trend cells = red color if Long_term = red && Medium_term = red && Short_term = red, else no color.

Entry Cells Color

Bullish

1.       This logic only use Bar2, Bar1 and Bar0.

2.       Entry cell = green if Bar1 is bearish && Bar0 is bullish && Bar0 High > Bar1 High

Or

3.       Entry cell = green if Bar2 is bearish && Bar1 is bullish && Bar0 is bullish && Bar0 High > Bar1 High & Bar0 High > Bar2 High.

 

Bearish

1.       This logic only use Bar2, Bar1 and Bar0.

2.       Entry cell = red if Bar1 is bullish && Bar0 is bearish && Bar0 Low < Bar1 Low

Or

3.       Entry cell = red if Bar2 is bullish && Bar1 is bearish && Bar0 is bearish && Bar0 Low> Bar1 Low & Bar0 Low > Bar2 Low

Open buy trade

If Trend cell = green color && entry cell = green for the same timeframe, then open a buy position for the currency pair.

Open sell trade

If Trend cell = red color && entry cell = red for the same timeframe, then open a sell position for the currency pair.

Others:

1.       Take Profit Condition = Trailing profit

2.       Stop Loss condition = Martingale

3.       Pop-up notification for the currency pair and timeframe that opened a trade.

 

 

 


Répondu

1
Développeur 1
Évaluation
(39)
Projets
55
13%
Arbitrage
5
20% / 20%
En retard
6
11%
Gratuit
2
Développeur 2
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Travail
3
Développeur 3
Évaluation
(73)
Projets
85
44%
Arbitrage
10
40% / 50%
En retard
9
11%
Gratuit
Commandes similaires
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
1. **Trade Execution:** - The bot should be capable of entering and exiting trades based on predefined signals from my trading strategy. 2. **Take Profit:** - Implement mechanisms to take profit at specific levels as defined by my strategy. ### Additional Features: - The bot should be able to handle multiple trades simultaneously. - It must have a user-friendly interface for monitoring and adjustments. -
can anyone here help me with develop a Pine script on TradingView's Pine Editor for a trading strategy based on certain variations of the Morning Star candlestick pattern which I have been noticing from last 2 years
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file, Also I will be paying $20 for the project cause i just need you to adjust some Minor things in it, i will explain more further in the message side
I want to clarify some points, such as: When entering into a buy deal, he opens three deals, each deal has a different take profit and one stop loss. When you look at the code, you will know that there are three take-profit. It opens one deal, taking one profit and adding risk management as well An information screen on the chart shows all the information, I only have $10 for this now, and also I still have more
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals

Informations sur le projet

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