Need EA Programmer For Long Term Project - SMART AI BOT

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
Great working with Zhong as he took the time to help ensure I understand the code and always willing to help! Great work and look forward to other projects.
Feedback del dipendente
Very patient and easy to communicate with customers, hope to cooperate again!

Specifiche

Hi There,

I am in need of a programmer that will be able to create an EA for me based on multiple technical indicators and/or EMA requirements. This maybe a long term engagement as I want to build out this EA to to handle multiple situation and eventually AI down the road. Below are my first set of requirements to make the first EA base don Bollinger Band. Ideally this needs to work for MT4 right now and can easily be ported to MT5 in the future when needed.

Bollinger Band EA

SET UP - EA/BOT should be able to work on any time frame from M5 to W1, works with any currency, stock, futures, metal, oil etc...

EA must have its own magicNumber or as defined by the user.

1. EA will need to be able to take in the following input from the user for this martingale trade set up:

   a. MAXORDER trade (how many orders in a series can the EA opens)

   b. Starting lot (i.e. .01 or say .05 whatever is designated by the user)

   c. pip Distance, the distance set between each buy/sell iterations in martingale (i.e. first buy price is 1.34000, while distance set to 500 pip, thus next buy will be 1.34500 and so forth).

   d. lotMultiplier - how much should the next buy/sell lot in the series grow (if starter lot is .01 x 1.2 multiplier lot = .012 lot thus should be .01 lot as next order, but if it's .01 lot x 1.5 multiplier = .015, then next lot is .02 as the order lot rounding up if it's 5 or higher, round down otherwise), each new buy/sell will continue to use the previous buy/sell lot x the lot multiplier for next order

   e. TP take profit pip - set by users to take profit after 10 or 100pip any pip designation by the user.

   f. Stop Loss (S/L) pip - set by users to have a stop loss for certain pip if trade doesn't work out. a ZERO means no stop loss.

   g. Bollinger Band offset (pip) how many pips higher than top/lower than the bottom should the trade be executed explained in step 4.a and 4.b below

   h. Number of months to find highest price/lowest price if possible

   i. Percent % within the last 3 months highest price/lowest price; explained in step 3 below.

NEW OPEN TRADE CONDITION

1. EA will needs to pull the last N months history and find highest price and the lowest price for the ticker and save the two prices (pHI, pLo).

2. If the current price is within 5-10% (designated by the user parameter above) of the highest price, then only execute SELL ONLY, opposite is true if price is 5-10% at the lowest, then BUY only.

3. If current price is not within with the % high/low from step #2 above, then EA can execute both buy/sell per condition below.

4.a. EA will execute a SELL when the current price goes above the TOP Bollinger Band by X offset pip designated by the user (i.e. top of BB + 10pip), thus price has to be above top BB by 10pip then sell.

4.b. The opposite to this is when EA hits below the BBand by X offset pip (i.e. bottom of BB - 10 pip which if BBand bottom is 1.34000 - 10pip more, thus BUY execute at 1.39090)

5. As trades are open from either step 4.a or 4.b, EA will continue to martingale in on the next buy/sell based on the DISTANCE set & the lot scale multiplier to buy/sell for the next lot size rounding up per decimal

6. Continue to do step 5 up to the MAXOPEN TRADE set by the user if the CLOSE trade condition have not been met.

7. Repeat the above process from 1-6 each time to open any new trades (buy/sell)


CLOSE TRADE CONDITION

7. EA will need to calculate the overall average price in the martingale buy/sell series above and then add in the TP condition set by the users 

7.a. For the BUY series it will be the average price + the TP set by the users  (i.e. average price for BUY is 1.34000, TP set at 100, then the close trade occurred at 1.34100)

7.b. For the SELL series it will be the average price - the TP set (i.e. average price for sell is 1.34000, TP set at 100, then the close trade occurred at 1.33900)

7.c  Close due to Stop Lost set by user.


Throughout the CODE of the EA, comments need to be documented so that I can understand the logic/coding behind to ensure that the above conditions are met. 

ALL SOURCE CODE will be my property and provided at the end of project.

EA will be backtested to ensure it function as designed and be optimized further if needed.

EA will be my property which I can choose to sell it later if I wish to.


Con risposta

1
Sviluppatore 1
Valutazioni
(171)
Progetti
194
11%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
Caricato
2
Sviluppatore 2
Valutazioni
(24)
Progetti
28
32%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(33)
Progetti
49
12%
Arbitraggio
16
0% / 88%
In ritardo
10
20%
Gratuito
4
Sviluppatore 4
Valutazioni
(15)
Progetti
20
15%
Arbitraggio
3
0% / 67%
In ritardo
2
10%
Gratuito
5
Sviluppatore 5
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
6
Sviluppatore 6
Valutazioni
(196)
Progetti
319
35%
Arbitraggio
64
13% / 56%
In ritardo
83
26%
Gratuito
7
Sviluppatore 7
Valutazioni
(7)
Progetti
8
63%
Arbitraggio
1
0% / 100%
In ritardo
1
13%
Gratuito
8
Sviluppatore 8
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
5
0% / 80%
In ritardo
2
40%
Gratuito
Ordini simili
Trade copier 50+ USD
Hello all programmers i want program MT4 Expert Copier Master Copier Settings PrefixMaster SuffixMaster Slave Copier Settings list not copy symbol PrefixSlave SuffixSlave Lot Multiplication Fix Lot = false Fix Lot Value Copy Trade If In Loss = true LossAmountToCopyTrade = 10 Copy close = true Copy StopLoss = true Use Manual_StopLoss = false Manual_StopLoss = 100 Copy TakeProfit = true Use Manual
KILL MODE 30 - 60 USD
i Need an expert advisor that trade by signal moving average indictors.it must check and correct the process of possible errors in trading operations. The main criteria of opening and closing positions direction of average moving,price of last bar and set the number of lots to trade as an input parameter
Hello, I am highly in need of a professional and expert developer who is capable to convert my tradingview indicator to MT5, if you can perfectly do this project kindly meet me at the comment section to proceed
I am seeking an experienced and skilled developer to code an Expert Advisor (EA) for the MetaTrader platform based on a specific trading strategy. The developer must have expertise in building EAs, understanding complex trading strategies, and ensuring the final product is efficient and reliable. If you have the expertise and experience to successfully handle this project, looking forward to your proposal and your
The requirements for the order of robots XAUUSD and XAGUSD EURUSD forex in the STOP loss TAKE profit signal in this order, you can bring benefits to the changes in the market, that is, when the market changes frequently, it will also help to prevent losses and bring great profits
Craet and indicator which has 15 price source and set a T/F tick for each price source then make Bollinger bands and Rsi with BollingerBands just for true sorces and plot buy and sell signals on main chart based on some conditions and strategy.... i explained every thing clear in the zip file ... theres no need to display those indicators i just need to see their value for testing how indicator works inside chart
ACS Based on Mt4 EA 40 - 80 USD
Halo Coders These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and
NOTE: Please apply only if you can do the job in 24 hours. Moreover you can download the demo of the indicator and do a simple test with it to ensure the EA is able to open trades etc etc before applying for the job. Else this is a waste if everyone's time. THE INDICATOR PROVIDES BUY AND SELL ARROWS https://www.mql5.com/en/market/product/114661?source=Site+Market+MT4+Indicator+Rating006# 1. EA to buy and sell on
I have an expert advisor which is integrated into my mt4 backtester, originally from "market" tab in metatrader. I don't have the ex4 file (nor the mq4 file). All I see is the parameters names and their values. Is there anyone here who can reverse engineer this expert-advisor functionality not by decompiling, but only by reviweing its behaviour, viewing opened and closed trades and the param names
i need a simple ea that do : 1: by asset export to file in mql5 folder in the form of an exel file the max open DD , average holding time , value of commision + swap on a weekly period 2: should be able to clasify in the exel , per symbol , comment , or magic number

Informazioni sul progetto

Budget
35+ USD
Per lo sviluppatore
31.5 USD