Expert Advisor based on Half Trend indicator

MQL4 Experten

Auftrag beendet

Ausführungszeit 8 Tage
Bewertung des Entwicklers
Great and Patient customer. Thank for your job.
Bewertung des Kunden
Cai Liang has been excellent to work with, understood all the requirements and is a very experienced freelancer. I will be happy to work with him again. Definitely a 5 star rating !!!

Spezifikation

Expert Advisor based on the signal of Halftrend TT (x5x4) Source indy

 

-        If  Halftrend TT indicator gives a buy signal , the expert enters  a trade on the direction of the signal (Long trade )

Then the expert keeps opening   long positions after each candle close, until the maximum number of positions is reached, or the take profit is reached, or if  there is an opposite signal (sell )from the half trend indy. When this happens, all the long positions are closed, and a new short position is opened.

-        If  Halftrend TT indicator gives a sell signal , the expert enters  a trade on the direction of the signal (short trade )

Then the expert keeps opening  short  positions after each candle close , until the maximum number of positions is reached, or the take profit is reached or there is an opposite signal (buy) from the haftrend indy. When this happens ,  all the short  positions are closed, and a new long position is opened.

 

Specification 1 : Since when we put the expert advisor to work on a chart there is already a buy or sell signal from the haftrend indy  , there must be an option on the expert to wait for a fresh signal , or open a position according to the existing signal .

 

Specification 2:  After a new position is opened according to the half trend indicator , there must be an option to enter additional trades only  when new candles  are opposite to the initial  position.

For  example,  half trend indicator turns  bullish and the expert enters one long position. Then the expert adds up to this position only on red candles and not on every candle.

 

Specification 3: Please note that the expert must be able to trade regular candles, renko bars, and range bars. Renko bars and range bars are on Offline charts. For renko bars we use the expert “Renko live chart V3.4” and for range bars we use the expert “Range bars expert advisor mnc minor” which can be provided upon request.

 

Expert Variables:

 

Maximum number of positions:

Lot Size:

Stop Loss on total positions: Example 1000 USD.

Take profit on total positions:   Example 1000 USD.

Slippage: We trade mainly indices so a range of 1 to 100 points could work. For example, if i trade the US 30 index CFD then a maximum slippage of three points is acceptable. Meaning if the expert must buy at 34.000  the maximum price the expert can open the position is 34.303, which is 30 points since the tick increment in US30 index is 0.1.

New position adding :

Option 1: Every new candle

Option 2  Only on opposite candles

Expert opens trades :

Option 1: On new signal

Option 2  On existing signal

Halftrend TT indicator variables.

Trading hours : the hours  must be adapted to the hours i see in my mt4 terminal 

 

 

 

 

 

 

 

 


Bewerbungen

1
Entwickler 1
Bewertung
(202)
Projekte
206
27%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
2
Entwickler 2
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
3
Entwickler 3
Bewertung
(368)
Projekte
398
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Beschäftigt
4
Entwickler 4
Bewertung
(103)
Projekte
130
44%
Schlichtung
7
43% / 43%
Frist nicht eingehalten
7
5%
Frei
5
Entwickler 5
Bewertung
(9)
Projekte
10
50%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(243)
Projekte
430
34%
Schlichtung
54
37% / 39%
Frist nicht eingehalten
157
37%
Beschäftigt
Ähnliche Aufträge
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

Projektdetails

Budget
30 - 59 USD
MwSt (24%): 7.2 - 14.16 USD
Insgesamt: 37.2 - 73.16 USD
Für die Entwickler
27 - 53.1 USD
Ausführungsfristen
bis 5 Tag(e)