CREATE EA WITH CONCEPT TO MAXIMIZE PROFIT USING DIRECTION PREDICTOR

Specification

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 the Buy order when the current price crosses the position from below. Sell order will be opened when the price crosses the positions from above.

 

EA will mark every new highest price as NEW HIGH as far as it's higher than previous High, and same with NEW LOW as far as it's lower than previous Low. Low and High will only shift based on price after installation.

 

EA will mark a new CONTROL BUY when the highest price changes or a new CONTROL SELL when the lowest price changes.

 

 

The EA will be able to determine the trend using the 3 categories set up in the picture. EACH category will indicate if it’s a BUY or SELL decision. 

Category 1.

If current price is above the 2 lines, it will be a BUY but if below the 2 lines it will be a SELL.

 

Category 2.

If Market trend of any is going upwards while the other is static, it will be a BUY, but if going downwards, it will be a SELL.

 

Category 3.

Same as 2. If any of the lines become static at lower position, then it will be a BUY, but if at the top, it will be a SELL.

 

Description of Variables.

 

Group 1 lines- can be referred to as the CONTROL BUY or SELL. It is computed using the HIGHEST price- GAP (price), or LOWEST price +GAP (price). Both positions help to determine market trend and also help to know when to take a BUY or SELL decision.

 

Group 2 lines can be referred to as the START HIGH and START LOW positions. It is set at the start of the installation as an input. It is static until manually changed.

 

Group 3 lines can be referred to as the HIGHEST and LOWEST Price after installation. It grows with the peak of each side after installation. It starts at same position as you can see from the picture and then separates as market Highest and lowest position changes. This should also be a good indicator to identify the trend and therefore set the EA to take accurate trades as BUY upwards or SELL downwards. The START position can be used to confirm the trend also when market price goes above the starting price, it becomes a BUY TREND or a SELL TREND when market price goes below the starting price.

 

Order can be closed by Profit Accumulation function. This function will have input parameter:

      Profit Target Minimum.

 

If total orders profit will be higher than this value, EA will remember this value. When profit goes higher - value will be updated. From that point, orders will be closed when profit goes below Higher Profit Value - Profit Target Minimum.

 

EA will mark following values on a chart: STARTING High price & Low price, HIGHEST & LOWEST PRICE + TIME OF CHANGE, HIGHEST PRICE - GAP (+TIME OF CHANGE) = (CONTROL BUY), LOWEST PRICE + GAP (+TIME OF CHANGE) = (CONTROL SELL)

 

EA will send alerts when following data will be updated - HIGHEST PRICE - GAP (+TIME OF CHANGE) = (CONTROL BUY), LOWEST PRICE + GAP (+TIME OF CHANGE) = (CONTROL SELL)

 

EA will show Highest High and Lowest low based values based on market updates after EA installation with prices and dates achieved.

 

There are different lot sizes for Start bid, Move bid and Control bids. And will be set as parameters

 

Additional Parameters:

      Start Lot Size - 0.01 by default

      Move Lot Size - 0.01 by default

      Re-entry Lot Size - 0.01 by default

      TakeProfit - 0 by default. If 0 - off

      StopLoss- 0 by default. If 0 - off

      Start High

      Start Low

      Gap

      Move Price DIstance

      Use Alerts - true/false

      Magic Number - is a unique number used by Expert Advisors to track open positions. Using the magic number, the EA can separate its orders from the orders of other strategies. If an advisor trades on several Symbols simultaneously, then when adding an advisor to different charts, you need to indicate different magic numbers. If the advisor trades only with the current symbol, then the magic number can be left unchanged.

 

 

 Source code will be provided after the completion. 

Testing may take up to 4 weeks to identify any error 

 

IT SHOULD ALSO BE ABLE TO SHOW THESE ON SCREEN. 

 


Responded

1
Developer 1
Rating
(197)
Projects
318
15%
Arbitration
21
38% / 33%
Overdue
16
5%
Busy
2
Developer 2
Rating
(4)
Projects
4
25%
Arbitration
3
33% / 33%
Overdue
0
Working
3
Developer 3
Rating
(39)
Projects
44
30%
Arbitration
4
25% / 25%
Overdue
0
Free
4
Developer 4
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Loaded
5
Developer 5
Rating
(73)
Projects
82
34%
Arbitration
2
0% / 0%
Overdue
1
1%
Working
6
Developer 6
Rating
(1)
Projects
1
100%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(242)
Projects
428
34%
Arbitration
54
37% / 39%
Overdue
156
36%
Loaded
Similar orders
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 السندات
Necesito una placa EA que me permita ejecutar órdenes buy limit sell limit buy stop sell stop pero estas órdenes su tp su stop loss si triling stopp su punto de equilibrio debe ser virtual y algunas especificaciones mas solo aplican si tienes experiencia adjunta un ejemplo quiero algo como esto pero mas simple https://www.mql5.com/es/market/product/73489?source=Site +Market+MT5+Search+Rating006%3aEasyGRID+MT5
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1
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, i will provide a dll .use it's functions develop a backend code copy trading .it should a master accounts and slave accounts based of the mapping with the copy parametsrs it should start copy trades between the master and slave .one slave should be able to copy from Mutiple master and some basic fronted access to be created using the angular js
Requirements: Convert MT5 EA to MT4 Code security features like time limits, password, dll import. Recode existing systems, like changing the setting deck. The developer will get a Profit Split and the payment is negotiable
Hey greetings. Am in need of a tradingview developer that can add a simple alert to my existing tradingview indicator with a simple conditions. Kindly bid for the project if it is what you can do for me and let proceed
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
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

Project information

Budget
30+ USD
VAT (23%): 6.9 USD
Total: 37 USD
For the developer
27 USD
Deadline
from 1 to 4 day(s)

Customer

(13)
Placed orders57
Arbitrage count0