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

Specifiche

 

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 

 


Con risposta

1
Sviluppatore 1
Valutazioni
(1)
Progetti
2
0%
Arbitraggio
3
0% / 100%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(52)
Progetti
97
24%
Arbitraggio
10
20% / 20%
In ritardo
12
12%
In elaborazione
3
Sviluppatore 3
Valutazioni
(22)
Progetti
18
6%
Arbitraggio
31
3% / 65%
In ritardo
5
28%
Gratuito
4
Sviluppatore 4
Valutazioni
(8)
Progetti
18
17%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
Ordini simili
GOODAY TO YOU I AM NEED OF A FAST, TALENTED AND HIGH QUALITY CODER TO THIS JOB FOR ME. THE EA TRADE MANAGER WILL HAVE THE FOLLOWING: STOPLOSS & TAKEPROFIT IN PIPS LOT SIZE IN PIPS NUMBER OF TRADES (1-30 TRADES MAXIMUM) PLEASE LOOK AT THE PICTURE ABOVE FOR A GUIDE
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
Hi Teams Looking for trading strategy or an EA, which can trigger trade, in XAUUSD, With fixed SL of 2 USD AND TP OF 3 TO 5 USD. Any strategy any time frames. Can work on lowest size
Looking for a programmer to code EA for Buy Stop/Sell Stop HFT Trading designed for Ger40 EA must be able to trade on live account and Dll must be used for EA speed slippage control and spread filter
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
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
I want to export the live feed from my market watch to my technical analysis software. They have provided me an api also. Is there a way that their api can be integrated and take rates from my mt5 client terminal

Informazioni sul progetto

Budget
30 - 50 USD
IVA (23%): 6.9 - 11.5 USD
Totale: 36.9 - 61.5 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 7 giorno(i)