Development of Forex robot for automating "Buy & Sell Forex operations with hedging" with same procedure I manually use now

İş tamamlandı

Tamamlanma süresi: 6 gün
Geliştirici tarafından geri bildirim
Excellent person I am happy to work with him
Müşteri tarafından geri bildirim
Ishfaq have done a very good job to me. He is completely recommended!

İş Gereklilikleri

Hi people,

I´m looking for the development of a Forex Trading robot for automating "Buy & Sell Forex operations with hedging", working with the same procedure I actually manually use.
Sorry if my English is not very good but, it´s not my native language. For your information, I live in UTC -3 time zone (Uruguay).
This detail is little bit large but, this is because I have tried to detail as much I could all aspects of the robot (which is more simple than first sight)

I would request to have the MQL4 source code of this robot after it is finished. If this have a separated price, please let me know

SPECIFICATION:

Take in mind all pips calculations should be based in not considering lastest decimal digit of any rates.

At first, robot should open a window where user can enter the currency symbol which he want to work with, the volume (from now on lets mention it as IV) and 2 buttons for being able to select a Buy or Sell Operation, showing their current rates in them.
After clicking in any button, robot should inmediately activate a buy or sell operation using entered currency, volume=IV, SL = 0 and a TP of +/- 5 pips from current rate.
Adding or substrating TP pips depends on what operation was selected (Buy or Sell respectively).
For hedging, robot should also inmediatelly  generate the following three pending orders, which should be "buy limit" or "sell limit" using same direction than the selected operation:
- 1st pending order should be created with the indication for being opened when the current rate arrives to +/- 20 pips from the initial operation rate (adding or subtrating depends if sell or buy operation was respectively selected), using volume = IVx2, SL=0 and a TP of +/- 10 pips (adding or substracting depends if buy or sale operation was respectively selected)
- Same for 2nd pending order but using volume = IVx4, +/-40 pips from initial operation rate to open it and a TP of +/-15 pips.
- same for the 3rd pending order but using volume= IVx8, +/-60 pips from initial operation rate for open it and a TP of +/-20 pips.

Then, robot should wait until:
- If any pending order is opened, robot should modify all other opened positions of it´s currency (the initial position and perhaps other ones), setting all their TP to the just opened TP order value.
- When any active position becames closed (all opened positions for a currency will have the same TP, so they will closed all together), the robot should eliminate all pending order (if exists) that were made for it´s currency.

Nothing more.

EXAMPLE:

For example, lets say I want to buy 1 volume of the EURUSD pair that has a sell rate of 1.18431 and a buy rate of 1.18455.
After pressing the BUY button in robot window, it should create:
- #1 An active EURUSD BUY position with Volume=1, current rate (1.18455), SL=0, TP=1.1850 (1.1845 + 5 pips, remember robot should not use last decimal digit)
- #2 1rst pending EURUSD order (BUY LIMIT) with volume=2, the indication that it should be opened when current sell rate arrives to 1.1825 (1.1845 - 20 pips), SL=0, TP=1.1835 (1.1825 + 10 pips)
- #3 2nd pending EURUSD order (BUY LIMIT) with volume=4, the indication that it should be opened when current sell rate arrives to 1.1805 (1.1845 - 40 pips), SL=0, TP=1.1820 (1.1805 + 15 pips)
- #4 3rd pending EURUSD order (BUY LIMIT) with volume=8, the indication that it should be opened when current sell rate arrives to 1.1785 (1.1845 - 60 pips), SL=0, TP=1.1805 (1.1785 + 20 pips)

Then robot muts wait ... until, per example:
1) if #1 order gets sudenly closed, robot should eliminate all EURUSD pending orders (#2,#3,#4 if no one of them was opened)
2) if #1 order has not yet been closed and #2 pending order becames sudenly opened, then robot should modify #1 TP, setting it with the value of this #2 opened order (1.1835)
3) if #1 and #2 orders has not yet been closed (they will close together because they have same TP) and #3 pending order becames sudenly opened, then robot should modify all EURUSD opened positions TPs, in this example #1 and #2 ones, setting both with the value of this #3 opened order (1.1820)
4) if #1 and #2 orders gets sudenly closed, robot should eliminate all pending order for EURUSD, in this example, only the #3 pending order


NOTES:

- Robot can assume that, while working, not other hedging strategy would be applied so, when any position of any currency gets opened, it can delete all pending orders for that currency and, when any pending order is opened, it can modify the TPs of  all active positions of the currency.
- Robot should be able to work with more than one currency at any time.(activating it with differents currencies)
- Robot should be able to work on a virtual server (it must be able to continue working at night, when my computer is off)
- If, for any reason the robot is turned off, as soon as it turns on, it should continue working normally (eliminating pending orders when positions are closed and modifying TP values when pending orders are opened)
- Number of pips detailed in above procedure are fixed but, if they could be used as parameters, perhaps it would be better (this is not a required options so, if this increase price or time for this job, better not to do it)

Please, if you have any questions, do not hesitate to send them to me.

Thanks!!
Omar.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(390)
Projeler
416
30%
Arabuluculuk
74
19% / 72%
Süresi dolmuş
52
13%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(67)
Projeler
79
33%
Arabuluculuk
6
50% / 33%
Süresi dolmuş
7
9%
Serbest
3
Geliştirici 3
Derecelendirme
(11)
Projeler
21
52%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
1
5%
Serbest
Benzer siparişler
Hi Developers, I am looking for a EA based on EURUSD where EA is taking multiple trades in a day with small profits in each trade. Looking for some EA based on HFT trading, scalping
My EA has serious problems and needs full improvement and optimization. Problems: No Stop Loss and Take Profit No risk management system High drawdown and losses Opens multiple trades at same entry (overtrading) No maximum trades per day limit No maximum open trades per symbol No trailing stop Poor entry logic and weak signals Trades open very late (after many days) No equity protection system No daily loss limit No
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
I am in need of a buy stop sell stop EA that is developed already and profitable in live market for SCALPING XAUUSD. Note: Profitable in LIVE MARKET. It should have god risk management and low drawdown. If you have one developed, pls reply. The developer will need to send a demo so I can test myself
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high

Proje bilgisi

Bütçe
50+ USD
Son teslim tarihi
to 10 gün