EA to Activate Bids using calculation based on relating Current price to Highest and Lowest price in period

MQL4 エキスパート

仕事が完了した

実行時間13 日
開発者からのフィードバック
Always patient with developpers, good customer

指定

FADINVEST MIDPOINT MOVEMENT CRACKER

The EA/Robot will start calculating and updating the price in real time from the period it is set up. It will calculate and update the highest price and lowest price from the setup of the robot on the account. It can be reset to begin from a new period at anytime. Every time the values of the HIGH and LOW prices are obtained/ updated, the MIDPOINT is calculated which is the average of the HIGH and LOW prices in the period of review. 

MIDPOINT= AVERAGE (HIGH+LOW) = 50%

The Robot once it has calculated the midpoint will then take actions based on the Class of Trader which is in 2 categories as          1. BUYER                           and                                    2. SELLER

PRICES to consider:

LOWEST PRICE- This is the lowest price from the period of running the EA until it is stopped or cancelled.

HIGHEST PRICE- This is the Highest price from the period of running the EA until the Robot is stopped or cancelled.

CURRENT PRICE- This is the Price based on which the EA will take actions and activate bids. The Current price will always be in between the Highest and Lowest prices. If the Current price moves above the Highest price, it will adjust the Highest price to a new peak and vice versa for Low price if actual falls below the current low price. The percentage will still be calculated based on the new Highest and the new lowest if prices changes.

The BID level will be grouped into 3 levels as follows

LEVEL                                                 BUYER %                                                        SELER %

1                                                             56%-60%                                                              40%-44%

2                                                              61%-80%                                                              21%-39%

3                                                              81%-100%                                                           0%-20%

 

           SELLER (0%-45%)                                                                                                                   BUYER (55% - 100%)

0%                                                45%                                50%                           55%                                             100%

AS BUYER

The BUYER expects the market price to rise and as a result he wants to take Bid positions from when the actual price is in 56% to 100% range. The level as stated above will determine what bids to take at the various positions. There will be identified positions to take bids as follows:

Level 1- 5 bids, as follows : 56%, 57%, 58%, 59% and 60%

Level 2- 5 Bids as follows:  64%, 68%, 72%, 76% and 80%

Level 3- 3 Bids as follows: 85%, 90% and 95%

SELL BIDS WILL BE ACTIVATED AGAINST THE DIRECTION AT INTERVALS OF 10%. (Or desired Gap positions)

Once market prices have passed level 2 to level 3, then it must increase the bid size based on every reversed bid taking. So if Prices rise to 89% and then reverts back to 55%, then it will activate an increased lot size of previous lot at double size for only Level 1 only. So if price comes in to level 1 like 5 times in the period, then it must increase lot size from .01 to .05 or .1 to .5 with every increase.

Also based on the activated bids in every level, Once a new level is reached, all stop loss should be set to starting price of the new level from previous level. So for Buy, all Level 1 BUY bids once moved to level 2 should be raised to start price of level 2, and once prices enters level 3, then all previous level 2 outstanding bids should raise their SL to level 3 start price.

 

The Market Pricing should be automated to identify the highest and lowest prices from the date the bid is activated until it is reset.  A minimum Gap will be established for the first bid to activate but depends on programmer suggestion

AS SELLER

The SELLER expects the market price to fall and as a result he wants to take Bid positions from when the actual price is in 44% to 0% range. The level as stated above will determine what bids to take at the various positions. There will be identified positions to take bids as follows:

Level 1- 5 bids, as follows : 44%, 43%, 42%, 41% and 40%

Level 2- 5 Bids as follows:  36%, 32%, 28%, 24% and 20%

Level 3- 3 Bids as follows: 15%, 10% and 5%

BUY BIDS WILL BE ACTIVATED AGAINST THE DIRECTION AT INTERVALS OF 10%. (Or desired Gap positions)

Once market prices have passed level 2 to level 3, then it must increase the bid size based on every reversed bid taking. So if Prices fall to 19% and then reverts back to 45%, then it will activate an increased lot size of previous lot at double size for only Level 1 only. So if price comes in to level 1 like 5 times in the period, then it must increase lot size from .01 to .05 or .1 to .5 with every increase.

Also based on the activated bids in every level, Once a new level is reached, all stop loss should be set to starting price of the new level from previous level. So for Sell, all Level 1 SELL bids once moved to level 2 should be reduced to start price of level 2, and once prices enters level 3, then all previous level 2 outstanding bids should reduced their SL to level 3 start price.




Column E= Highest for the period to date

Column F= Lowest for the period to date

Column G = Current price at time of Data   

Column H = Gap eg Column E- Column F

Column I= Current Price – Column F(lowest price)

Column J= Column I/ Column J (%)

So if column J is >55%, then Buy, if 45%>J, Then Sell. And all other computations will depend on the current price in relation to the High and Low gap. 


Please note that only Serious and immediately available programmers should apply.

If you need additional clarification, you can contact me.

Testing of the EA will need 60 days to ensure it adheres to description.

Only after confirmation of 2 weeks full testing will the project finalised for payment

I want to also be able to have a control on the EA to assign it with a password or expiration time renewal control (if possible)

 

Thanks


応答済み

1
開発者 1
評価
(4)
プロジェクト
3
0%
仲裁
4
0% / 100%
期限切れ
1
33%
2
開発者 2
評価
(248)
プロジェクト
444
34%
仲裁
56
36% / 38%
期限切れ
163
37%
取り込み中
3
開発者 3
評価
(378)
プロジェクト
401
31%
仲裁
63
19% / 70%
期限切れ
51
13%
取り込み中
4
開発者 4
評価
(41)
プロジェクト
46
28%
仲裁
9
0% / 100%
期限切れ
7
15%
5
開発者 5
評価
(409)
プロジェクト
537
75%
仲裁
9
44% / 0%
期限切れ
24
4%
類似した注文
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

プロジェクト情報

予算
30 - 50 USD
VAT(付加価値税) (23%): 6.9 - 11.5 USD
合計: 36.9 - 61.5 USD
開発者用
27 - 45 USD
締め切り
最高 15 日