ROBOT/ EA TO USE HIGHEST AND LOWEST PRICES TO TAKE DIRECTION AND REVERSAL BUY AND SELL POSITIONS

İş Gereklilikleri

 

Hello Everyone,

I am seeking for serious and immediately available Programmers to create an Expert advisor for me on MT4.

I want to create a robot that will make use of the first candle (after installation) to project for future BUYs and SELLs using the Highest and Lowest Prices of the candlestick of the timeframe selected.

The concept will consider LOWEST and HIGHEST PRICE positions and then take Actions by BUYING and SELLING using the REVERSAL AND DIRECTION PRICES over a period of time.

After the first candle is achieved, their will be a gap interval for taking bids towards a direction. The High Price will be used to project and take the SELLING bids, while the Low price will be used to take the BUYING bids.

Their will be a maximum position expected for each extreme to take their bids. So as a BUYER it will use lowest prices achieved to date to take bids up till the maximum level of price range for it to take the bids, and same as a SELLER, it will use the Highest prices to take SELL bids.

Their will be a Direction and Reversal gap for bids to be activated for both HIGHEST and LOWEST PRICES.

For the HIGH PRICE, the ACTION is a SELL, But the SELL can be below or above the current Highest Price, So for the Direction, the SELL will be BELOW and for the Reversal, the SELL will be ABOVE the current HIGHEST.

Same for the LOW PRIE, the ACTION is a BUY, But the BUY can be below or above the current Lowest Price, So for the Direction, the BUY will be ABOVE and for the Reversal, the BUY will be BELOW the current LOWEST.  


                                                

Every previous extreme will be the maximum position for the OPPOSITE BID. 

Also the Lowest price will calculate an EXT bid which will be part of the variable. The EXT bid will use the EXTREME Positions of the First static price to take bids towards the direction before the middle price which will be between the Highest and Lowest position.  So for Lowest Price, it will calculate EXT bids as BUY upwards and for Highest Price, it will calculate EXT bids downwards. The BUY EXT Bids must be activated below the current mid-price and same with the SELL EXT Bids must be activated above the mid-price.

For EXAMPLE: If prices for first candle has a High of 100 and Low of 90, and gap for direction is 3 and reversal is 10. And EXT is 7

HIGHEST PRICE=100., Then REVERSAL SELL will be 100+10= 110,  while the DIRECTION SELL will be 100-3= 97, 94, 91, 88, 85 etc.  Also the EXT bid will be calculated using the Highest price less the GAP eg 100-7 = 93. But because the mid price between the HIGHEST and LOWEST is 95, the EXT BID will not activate until it is above the midpoint for a SELL and below the midpoint for a BUY.   The LOWEST DIRECTION BIDS ACTIVATED, will then become the BASIS for calculating the REVERSAL bids using the REVERSAL GAP UPWARDS, while the HIGHEST PRICE will be used to activate new DIRECTION SELL BIDS downwards using the DIRECTION gaps.  So in the example, if reversal bids of 110 activated first before any SELL direction bids, then the HIGHEST price after the bid will be used to calculate the DIRECTION HIGH SELL.  However, if the DIRECTION HIGH BID activated a SELL first, then the LOWEST SELL PRICE will be used to plan for FUTURE REVERSAL SELL BIDS. So if prices fall from 100 to 88 first, then it will activate SELL at 97, 94, 91 and 88. Then FUTURE REVERSAL SELLs will then be 88+10= 98, 108, 118, 128 etc until maximum bid is reached or till end of trading period.

LOWEST PRICE=90., Then REVERSAL BUY will be 90-10= 80,  while the DIRECTION LOW BUY will be 90+3= 93, 96, 99, etc.  Also the EXT bid will be calculated using the Lowest price plus the GAP eg 90+7 = 97. But because the mid price between the HIGHEST and LOWEST is 95, the EXT BID will not activate until it is below the midpoint for a BUY and above the midpoint for a SELL.  The HIGHEST DIRECTION BIDS ACTIVATED, will then become the BASIS for calculating the REVERSAL bids using the REVERSAL GAP DOWNWARDS, while the LOWEST PRICE will be used to activate new DIRECTION BUY BIDS upwards using the DIRECTION gaps.  So in the example, if reversal bids of 80 activated first before any BUY direction bids, then the LOWEST price after the bid will be used to calculate the DIRECTION LOW BUY.  However, if the DIRECTION LOW BID activated a BUY first, then the HIGHEST BUY PRICE will be used to plan for FUTURE REVERSAL BUY BIDS. So if prices fall from 90 to 80 first, then it will activate BUY at 80+3=83, 86, 89, 92, 95 and 98 ETC. Then FUTURE REVERSAL BUYS will then be HIGHEST -10 etc until minimum bid is reached or till end of trading period

NB: Every LOWEST PRICE updated after the candle stick/ time frame will always be used to take DIRECTIONAL BUYS, while EVERY HIGHEST PRICE updated after the candle stick/ time frame will always be used to take DIRECTIONAL SELLS.

NB: ALL DIRECTION BIDS MUST CLOSE AFTER ACTIVATING A NEW ONE FOR EVERY TREND MOVE. So anytime the DIRECTION BIDS activates, it must close all previous ones after taking a new one of same direction to avoid all previous ones going to losses.

MAXIMUM NUMBERS OF BOTH DIRECTIONAL AND REVERSAL BIDS MAY BE STIPULATED.

EXAMPLE 2

Directional gap = 1, Reversal gap=5, Number of Directional bids is 10, Number of Reversal bids is 4. EXT is 2.5

Starting candle HIGH is 60, and LOW is 57. 

HIGHEST SELL DIRECTION= 60-1=59, 58, 57, 56, 55, 54, 53 ETC. IF REVERSAL Bid of 60+5=65 didn’t activate first, then the last direction bid to activate will be used to take the REVERSAL HIGH SELL upwards at 53+5=58, 63, 68, 73 etc. Until maximum Directional and Reversal bids is achieved. Also First EXT gap is 2.5, so because for now the EXT bid is 60-2.5=57.5, and it is below the midpoint of 58.5( ie 60+57/2) then it will not activate the EXT SELL. But rather it will be a BUY at 57.5

 

LOWEST BUY DIRECTION= 57+1=58, 59, 60, 61, 62 ETC. IF REVERSAL Bid of 57 -5=52 didn’t activate first, then the last direction bid to activate will be used to take the REVERSAL LOW BUY downwards at 62-5=57, 52, 47, 42 etc. Until maximum Directional and Reversal bids is achieved. Also First EXT gap is 2.5, so because for now the EXT bid is 57+2.5=59.5, and it is above the midpoint of 58.5( ie 60+57/2) then it will not activate the EXT BUY. But rather it will be a SELL at 59.5


Please Note

I want only serious and immediately available programmers as time is essential.

I will have the following as it relates to the EA

- Source code

- Ownership and Copyright of code

- EA should have a Password input

- I will need as much as 3 weeks to test the accuracy of robot before finalizing payment

- Robot should be usable on any product, currency, indices or stock 

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(52)
Projeler
97
24%
Arabuluculuk
11
18% / 18%
Süresi dolmuş
12
12%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(22)
Projeler
18
6%
Arabuluculuk
31
3% / 65%
Süresi dolmuş
5
28%
Serbest
4
Geliştirici 4
Derecelendirme
(8)
Projeler
18
17%
Arabuluculuk
3
67% / 0%
Süresi dolmuş
0
Serbest
Benzer siparişler
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here
here we will create market website, where we will display all our assets in graphical form, we will pull data from Metatrader platform and update the website in real time. I need something like this https://NgnRates.com but on our site we will display our own rate based on calculations performed on MT5 source
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I need help with creating a website traders chatroom, it must show traders online,offline,inactive. the chatroom top section must show four clocks with different times and time scale like this.. the chatroom must have a history data of up to 10days, then longer history must be deleted automatically. if you have better chatroom please say your recommendations
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
Martingale Strategy EA 50 - 300 USD
Dear , I hope this message finds you well. I would like to request the development of a trading robot (Expert Advisor) that incorporates the following strategies and features: Strategy Requirements: 1. Martingale Strategy: The robot should include a Martingale system to increase trade sizes after losses in order to recover losses and generate profit. 2. Trend-Following: It should also be able to detect and follow

Proje bilgisi

Bütçe
30 - 50 USD
KDV (23%): 6.9 - 11.5 USD
Toplam: 36.9 - 61.5 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
to 7 gün