I NEED AN EA TO TAKE BIDS IN ACCORDANCE WITH 3 POINT POSITION/ MARKET PRICES

MQL4 エキスパート

指定

Hi Everyone, 

I need a programmer to help develop an EA with the below content/ criteria.  We can discuss on further clarifications if needed.

Thanks

3 POINT POSITION STRATEGY EA

This strategy is based on identifying 3 positions/ prices for the product to reach before activating the bid.  And each next point of activation will result in an higher pip size as the market crosses above or below the price positions.

As  a result, the EA will identify the first pip size for the first price to activate and future activations will be increased in multiples of first pip size or at specific increase plan eg .01,.02,.04,.08,.16,.32 OR .01,.02,.05,.01,.25,.5 OR .01,.02,.03,.04,.05,.06. It may also have a maximum position to stop the increase for example say after the fifth or sixth move across the various points.

So at the beginning of the period, which can be daily, weekly, bi-monthly or Monthly, the 3 price settings are established. EG say Prices A, B and C. Price A will be at the top, Price B will be below A but above C, while Price C will be Below A and B.

If market crosses price B to price C direction, then it will activate a SELL bid at .01 in price B. If it reaches price C, and crosses below price C, then it will activate a SELL at price C at .02 for the downwards trend.  If however the market reaches Price C and returns back to Price B, then it will activate a BUY at the next pip size (.04/.05/.03 as shown in above sample trend) and follow the trend continually. Everytime the actual market movement crosses any of the 3 prices set at the beginning of the period, it will take a bid towards the direction and at the higher pip size from the previous move/bid.

Once the 3 positions are established at the beginning of the period, the market follows the direction and activates the bids in line with the position direction and pip size continually until the end of the stated period.

Every existing bid should close itself if it tries to cross back from existing start price to the opposite direction. Ie if Price C activates a SELL based on moving from B to below C and attempts to return back to B, then it should close the SELL bid at C and then reactivate a new BUY bid at C towards direction B. Same thing if BUY at C decides to cross downwards below C, it should close the BUY at C and activate a new SELL at C for the below movement.

Take profit position will be set for each move, while the stop loss will already be the take off position/price as described above.

 

DESCRIPTION OF SETTING

PRICE STARTS AT START POSITION

PRICE MOVES LOW BELOW B THEREFORE ACTIVATING A SELL AT POSITION 1.

PRICE MOVES BACK UP TO B WITHOUT REACHING C, THEREFORE ACTIVATING A BUY POSITION AT 2.

PRICE MOVES OVER TO A THEREFOREFORE ACTIVATING A BUY POSITION AT 3.

PRICE GOES ABOVE A AND RETURNS BACK TO A THEREFORE ACTIVATING A SELL AT 4

PRICE MOVES TO B FROM A THEREFORE ACTIVATING A SELL AT 5

PRICE MOVES TO C FROM B THEREFORE ACTIVATING A SELL AT 6

PRICE MOVES BACK UP ABOVE C THEREFORE ACTIVATING A BUY AT 7

THE EA WILL BE SUCH THAT WILL AUTOMATE PRICES IMMEDIATELY IN REAL TIME TO ADJUST THE BIDS WHERE NECESSARY IN REAL TIME 

ALL STOP LOSSES WILL CLOSE IF PRICE REVERTS BACK TO STARTING POINT WITHOUT CLOSING AT PROFIT

 

 

 

 

PLEASE NOTE THAT I WILL NEED AT LEAST INITIAL 14 DAYS TO TEST THE EA FOR ANY IMMEDIATE ANOMALITIES.

ALSO I WANT SOMEONE WITH AT LEAST 60 DAYS REVIEW AS I WILL HAVE TO TEST IT IN REAL TIME TO IDENTIFY ANY ISSUES AS MOST OF MY PREVIOUS CLIENTS BECOMES UNAVAILABLE AFTER PAYMENT THEREBY CAUSING THE ROBOTS USELESS TO ME.

SOURCE CODES WILL BE OBTAINED AT END OF CONTRACT

IMMEDIATELY AVAILABLE PROGRAMMERS ARE REQUIRED

PROJECT COST MAY BE SPLIT IN STAGES FOR TESTING PERIOD WHICH CAN BE BETWEEN 30-60 DAYS OF COMPLETION OF DEMO VERSION AND WILL BE PAID FOR AS AGREED BETWEEN US. 

NB This is phase 1 of the Project. 

ファイル:

応答済み

1
開発者 1
評価
(383)
プロジェクト
406
31%
仲裁
64
19% / 69%
期限切れ
52
13%
取り込み中
2
開発者 2
評価
(17)
プロジェクト
22
5%
仲裁
7
14% / 29%
期限切れ
3
14%
類似した注文
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
i need someone to help me take 6 pieces of code from this script and simplify it into a new code .. . note this project is needed urgently in 2 to 5
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
We need an Expert Advisor for MetaTrader 5 that will be simply based on Rsi, chart patterns and price levels (e.g 2366,250)… Basically when the robot notices a chart pattern, for example “double top/M pattern” it enters a trade based on confirmation from Rsi & price level and the stop loss is moved to the entry price…That is all. The expert advisor is only for Xauusd/Gold…The expert advisor should target 10 pips
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
Hello, I am looking for an experience MQL5 coder who can help me automate my trading strategy. Since this is an advanced coding so I would appreciate if only an experienced coder reaches out. I have attached a word doc of strategy, if you think you can build it then do let me know. Thanks, Sadaquat
Grid hedging ea 30+ USD
I Need A Hedging Ea With Daily 2% of returns. I might think that ea work consistently. hedging Is The only Way To Make A Profit. That ea work in 1:200 Leverage and lot size is starting from 0.01
Project Description: I am looking for an experienced MQL5 developer to program an advanced trading robot for MetaTrader 5. This robot should integrate multiple modules for trend management, entry optimization, and risk management. It must also include an interactive dashboard and an automatic order suspension system based on volatility and economic news releases. The project requires expertise with ATR, ADX
Project Description: Mini Trading Platform - Integration with Interactive Brokers Overview: The idea is to develop a mini trading platform that serves as an intermediary between investors and Interactive Brokers . Each user will have a dedicated account within the platform, where they can access their personal investment portfolio. The platform will execute buy and sell orders automatically via Interactive Brokers

プロジェクト情報

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