İş 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
Derecelendirme
Projeler
409
30%
Arabuluculuk
65
20%
/
68%
Süresi dolmuş
52
13%
Yüklendi
2
Derecelendirme
Projeler
79
33%
Arabuluculuk
6
50%
/
33%
Süresi dolmuş
7
9%
Serbest
3
Derecelendirme
Projeler
21
52%
Arabuluculuk
1
100%
/
0%
Süresi dolmuş
1
5%
Serbest
Benzer siparişler
want an aggressive scalping Expert Advisor (EA) for XAUUSD (Gold) on M1 timeframe with the following features: ✅ Uses a combination of EMA, RSI, and ATR for entry signals. ✅ Recovery Mode to increase lot size on confirmed setups to recover losses safely. ✅ Trailing Stop functionality with adjustable start and step parameters. ✅ Stop trading after daily target or daily loss limit is reached. ✅ Money Management (fixed
Creation of custom server set up
50+ USD
Contact me only if you can handle my project. I'm looking for a custom MT4 or MT5 server setup that looks and feels exactly like a live trading account but gives me full control over the environment. CONTACT ME IF YOU CAN HANDLE THIS TYPE OF PROJECT ONLY
Hi, I’m looking for an experienced MQL5 developer to replicate an Expert Advisor I currently use for Forex. I don’t have the source code, but I do have all the input settings, behavior structure, and detailed backtesting of how the system should operate. ✅ Basic features the EA should include: Entry logic based on simple technical indicators (e.g., moving average). Take Profit and Stop Loss system using ratios (e.g
I’m looking for a custom MT4 or MT5 server setup that looks and feels exactly like a live trading account but gives me full control over the environment. What I need: • A private MT4/MT5 server that connects to the official MT4/MT5 desktop terminal • Live market price feed (real-time quotes for realism) • Ability to: • Create and manage accounts • Set or change balance, equity, margin • Manually add/edit/close trades
Ninjatrader strategy
30+ USD
Hello! I've been working on a strategy that uses Ninzarenko candles from ninza.co, and while I am making incremental progress, i think I need someone to get me 100% across the finish line. This is a simple standard deviation strategy, take a look at the screenshot and see if this is something you think we can do together. Basic requirements below .. . let me know if you have any questions! Goal of the Strategy Trade
Hi, I have been using the free "Basic Candlestick Patterns MT5.ex5" indicator to enter trades and would like it turned into an EA. I have been unable to do this myself and would appreciate the help of a capable developer. I would like customizable trade management options as well. The only other indicator I use for my strategy is parabolic SAR for trailing stop. I will attach a document with all the details needed
to compile all the suitable markets for buy and place a buy for the shortest timeframe and place a sell for also a shortest timeframe it should work with all brokers and can automatically place a trade as long as its connected to the internet it should inform where the contracts are placed and for how long
is it just me or everyone is facing the similar interface ? anyone out there please let me know , all of a sudden normal white panel changed to gray like in the picture , then uninstalling and re-installing back to see that zeal capital is installing mt5 terminal from mql . anyone
I would like to have a fully automated stock trading strategy programmed in PowerLanguage (MultiCharts 64-bit, including Portfolio Trader). Attached you will find the specifications (PDF document). Communication will be conducted exclusively in writing via email. Please send me a binding, fixed-price offer with a schedule (framework programming, testing, documentation). If you have any questions, please feel free to
I have a full trading strategy i want to develop to ctrader cbot, also have many projects that i want to get done. So need a life time developer that can work with me forever
Proje bilgisi
Bütçe
50+ USD
Geliştirici için
45
USD
Son teslim tarihi
to 10 gün