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

명시

 

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 

 


응답함

1
개발자 1
등급
(1)
프로젝트
2
0%
중재
3
0% / 100%
기한 초과
0
무료
2
개발자 2
등급
(52)
프로젝트
97
24%
중재
10
20% / 20%
기한 초과
12
12%
작업중
3
개발자 3
등급
(22)
프로젝트
18
6%
중재
31
3% / 65%
기한 초과
5
28%
무료
4
개발자 4
등급
(8)
프로젝트
18
17%
중재
3
67% / 0%
기한 초과
0
무료
비슷한 주문
Hello, I need a cBot for cTrader for my trading system. However, this bot should not be based on timeframes. I trade exclusively with Renko Blocks. Could you implement this for me? Here are the rough requirements: 1. an EMA200 should simply serve as an entry point. If the current price is above it, a long position is opened, if the price is below it, we open a short position. 2. i must be able to set how many pips my
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
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
evalq({ #نوع دالة التنشيط. الحقيقة <- c( "sig" , #: sigmoid "sin" , #: sine "radbas" , #: radial basis "hardlim" , #: hard-limit "hardlims" , #: symmetric hard-limit "satlins" , #: satlins "tansig" , #: tan -sigmoid "tribas" , #: triangular basis "poslin" , #: positive linear "purelin" ) #: linear السندات
Hello, I want to create an EA with the belowspecification. EA will check conditions based on following input parameters: ● High Price ● Low Price ● Move Value (in Price) ● Gap (in price) After start, EA will mark High and Low prices based on input parameters. EA will start trading when the current price will hit any of the price POSITION at High , Low, Control Buy or Control Sell . EA will open
a gap between 1 pip opposite order open continue once tp hit ea change position and start from 1 everything is manually adjustable tp gap pip and pip all show start from 0.01
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
Black Tokens EA 30+ USD
I want yo create a trading robot which can analyse into the markets and be able to spot what the market targets (Arrays) the robot should make out my strategies and respect them well
Dear Colleagues, I am currently seeking the assistance of an experienced professional who can help me integrate my TradingView alerts with Interactive Brokers in order to execute live trades automatically. If you have the expertise in setting up such an automation or know someone who does, I would greatly appreciate your support. Please feel free to reach out to me if you can assist with this project or if you need
Connect from Mt4 via binary derive account api. I have a bot. You need to convert the bot to an indicator. After converting I need to connect with my binary deriv through api. I want to trade my derivative binary account through mt4. If anyone can setup via API then contact me

프로젝트 정보

예산
30 - 50 USD
VAT (23%): 6.9 - 11.5 USD
총: 36.9 - 61.5 USD
개발자에게
27 - 45 USD
기한
 7 일