İş tamamlandı
Tamamlanma süresi: 7 gün
Müşteri tarafından geri bildirim
I'm pleased with the results and everything works as expected. The script source code looks clean and professional. Will work again with H.N.
İş Gereklilikleri
I need an EA that can be attached to multiple charts (EURUSD, GBPUSD, XAUUSD, etc..) at the same time and do the following:
- can run on Strategy Tester
- use on chart buttons/inputs ( similar design to: https://www.mql5.com/en/market/product/11738 )
- On/Off (iONOFF) – enable/disable the EA
- Sell (iSELL), Buy(iBUY) – by clicking Sell or Buy buttons, you can enable (green) or disable (red) opening a new order (position) for SELL and/or BUY
- iKLOT – lot ratio; when opening a new order the lot size will be calculated by minlot = balance/iKLOT; for example if balance is 1000 and iKLOT is 20000 the opening position will be 0.05 lot; allowed values: [1 - 10000000]
- SLpips - when opening a new order use this number of pips to configure StopLoss; 0 = disable configure SL; allowed values: [0 - 10000]
- TPpips - when opening a new order use this number of pips to configure TakeProfit; 0 = disable configure TP; allowed values: [0 - 10000]
- BreakNo - numeric - don't open new orders if we get [BreakNo] losses (orders that were closed by SL) in the last [BreakTime] minutes; allowed values: [0 - 10000]
- BreakTime - minutes for BreakNo; allowed values: [0 - 1000]
- SEC - numeric; allowed values: [0.1 - 100]
- PROB - numeric; is used to decide if the EA will open a new order or not; allowed values: [0 - 100]
- inputs that are not visible on chart:
all inputs on chart + the following 2:
URL - this will be the URL the EA uses to get actions
TOKEN - for security purposes - don't open new positions on that chart if one is already opened
- open URL: eg: http://localhost/getdecision.php?token=AAAAA11111&symbol=EURUSD&datetime=2017-05-01|23:59:59&ask=1.12075&bid=1.12085
every X seconds where X can be configured differently on each chart. X can be configured using on chart input (SEC) - the EA will open buy/sell orders based on URL response (JSON)
- the URL will respond with a JSON array with the following variables:
eg: { "action": "buy", "prob": 50, "status":"General message displayed on chart" } - action: buy / sell / wait - this tells us the direction for opening a new order; wait means we don't open a new order
- prob: 1-100 - if the JSON prob value >= PROB value in the chart configuration then we can open a new order; if JSON prob value < PROB we don't one a new order
- status - this is a text message we show on the
- based on JSON the EA will:
if action=buy/sell AND prob(json variable) > PROB(EA input) then: open position (minlot = balance/iKLOT), configure SL and TP
if action=wait then: don't do anything
Yanıtlandı
1
Derecelendirme
Projeler
2820
80%
Arabuluculuk
156
22%
/
43%
Süresi dolmuş
487
17%
Serbest
2
Derecelendirme
Projeler
138
41%
Arabuluculuk
30
7%
/
77%
Süresi dolmuş
17
12%
Serbest
3
Derecelendirme
Projeler
370
42%
Arabuluculuk
145
17%
/
41%
Süresi dolmuş
124
34%
Serbest
Yayınlandı: 38 kod
4
Derecelendirme
Projeler
51
20%
Arabuluculuk
15
27%
/
67%
Süresi dolmuş
7
14%
Serbest
Yayınlandı: 1 kod
5
Derecelendirme
Projeler
1
0%
Arabuluculuk
1
0%
/
100%
Süresi dolmuş
0
Serbest
Benzer siparişler
Profitable XAUUSD Scalping EA
30+ USD
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
Wayne Butts
100 - 800 USD
I need a great trading robot that can analyze the market for me and make precise and accurate trades and close them at capital gains. I need the robot to not lose below a certain amount and shit down when the goal for the day month quarter or year has been met
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
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
CCT Phase 2 (Simplified entry model)
30 - 60 USD
==CCT Phase 2 Spec== So for this we'll use alternative simplified higher time frame levels (Points Of Interest). In this phase we are swapping out the point of interest and really kicking the tires on core mechanics as we will have more trades. ==Long Entry Example== (((All operations done on 15m bar close))) 1) 20 EMA > 50 EMA > 100EMA on Daily Chart 2) Previous Days formation is Bullish Engulfing or Bullish Chad
Developing a trading robot
30 - 150 USD
Hello Muzaffar, I am inquiring about trading robot for my Gold trading scalping, Day trading and swing trading, could you develop this kind of trading robot, if its yes how long it will take you to deliver and how much will it cost? I would appreciate your response, Kind Regards, Ahmed
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
Fix bugs and modify existing EA
30+ USD
Hello, I have an existing MT5 Expert Advisor that works perfectly on a demo account. The strategy is profitable and executes trades correctly in demo testing. However, when I run the same EA on a live account, it takes trades but the results are not profitable. The performance is significantly different compared to demo. I am looking for an experienced MQL5 developer who can: Analyze the EA logic Identify why live
Proje bilgisi
Bütçe
20 - 200 USD
Son teslim tarihi
from 1 to 10 gün