Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Entwicklers
Nice customer to work with
Bewertung des Kunden
Very Knowledgeable, Very Fast and Very Understanding. I will surely use again.

Spezifikation

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.

 

 

 


Bewerbungen

1
Entwickler 1
Bewertung
(39)
Projekte
55
13%
Schlichtung
5
20% / 20%
Frist nicht eingehalten
6
11%
Frei
2
Entwickler 2
Bewertung
(171)
Projekte
194
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
3
Entwickler 3
Bewertung
(73)
Projekte
85
44%
Schlichtung
10
40% / 50%
Frist nicht eingehalten
9
11%
Frei
Ähnliche Aufträge
Hello, same as title. I do not care about the drawdown I just need a trading strategy that can do 100% return per month return, simple as that. It would be nice if it can be automated into a bot/EA. Most important is the return of at least 100% per month!!! The strategy you provide need to be tested and work fine and have been doing well in the live market by you or someone for a long time. To be clear again - I need
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
CPI ROBOKING 30+ USD
*Strategy: CPI-Based Trading* *Instruments:* XAUUSD (Gold), UsTech100 (Nasdaq 100), USDJPY *CPI Release:* 1. *Higher-than-expected CPI:* - XAUUSD: SELL (Gold prices may drop due to potential rate hike) - UsTech100: SELL (Tech stocks may drop due to potential rate hike) - USDJPY: BUY (USD may strengthen due to potential rate hike) 2. *Meets or lower-than-expected CPI:* - XAUUSD: BUY (Gold prices may rise due
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, i need a good programmer; to code an EA to trade the most productive forex pairs (mainly 2 for the day, and 2 for the night+gold), the strategy is based on the use of one moving average and the rsi, thank you in advance
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD
Ausführungsfristen
bis 1 Tag(e)