Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88215 completed jobs in all languages
Sort by:
Ea modified and new ea design (personal job)
30+ USD
Hello Kailash, referring to our previous project I would like to get the attached EA modified as following: 1. Open Trade when fast RSI crosses slow RSI - Buy: Fast RSI crosses Slow RSI from bottom to top && if supertrend indicator is in an up-trend - Sell: Fast RSI crosses Slow RSI from top to bottom && if supertrend indicator is in a down-trend 2. Add arrows to the main chart on candles signaling buy/sell trades
1 Application
(1) MQL5 Experts
EA Order Mgmt with Trigger (personal job)
60+ USD
The new EA combines the excisting EA "EA for Ordermgmt 2 in one" with a new trigger EA. EA1 = Trigger EA2 = the function we already have (without panel, because EA1 = Trigger) EA1 + EA2 = one new EA The complete EA function can run only once in a currency until the EA is stopped with TP After the EA has stopped with TP it is inactive until I install it again on this currency
1 Application
(11) MQL4 Experts
160+ USD
I have few requests of modifying 5 pre-made indicators as I describe here. 3 pre-made indis need to MTF function simply. 2 other indis need to be updated and "MaxBars" and buffer arrangement For more details, take a look at my document attached, please. Thanks, David
1 Application
(178) MQL4 Experts
Modification of existing MT5 EA (personal job)
60 - 100 USD
Hello Fedor, referring to our previous project I would like to get the attached EA modified as following: 1. Open Trade when fast RSI crosses slow RSI - Buy: Fast RSI crosses Slow RSI from bottom to top && if supertrend indicator is in an up-trend - Sell: Fast RSI crosses Slow RSI from top to bottom && if supertrend indicator is in a down-trend 2. Add arrows to the main chart on candles signaling buy/sell trades
1 Application
(17) MQL5 Indicators Experts
100 - 165 USD
Hello to everyone. Having good knowledge of EA and indicator and of course mathematics in MQ5, able to modify a little, I am looking for a friend who will encode the indicator data to provide the trading conditions for the EA. The EA and indicator I have are working fine, but they don't have the links and formulas as I would like. Obviously there are some additions that I would like. ------------------- - - SUMMARY -
7 Applications
(4) MQL5 Indicators Experts
Update existing EA (personal job)
30+ USD
Hello can you update my existing you did long time back. I need the following. 1. Add stochastic OB/OS as filter with TF option ,settings, and Function in EA to use or not 2. EMA filter
1 Application
(26) MQL4 Experts
MT5 EA with 2 custom indicators for forex and synthetic indices (personal job)
50+ USD
I want an EA with 2 custom indicators. 1. Super trend. 2. Trigger Line. Buy Condition When the trigger line is green , the EA will take buys only using the super trend as the signal (The super trend has to turn green and a candle to close). Kindly put an option where I can choose the timeframes for the specific signal indicator. Exit when the super trend changes to red, and a candle closes. Re- enter if the the
1 Application
(8) MQL5 Experts
Lazyprenuer Bot (personal job)
130+ USD
Please make me an expert advisor that you back test and create a set file that will trade HAWA Gold and HMA Strategy. I want my EA to have a .dat file so that I can assign an MT4 account number to the EA. Please combine the previous EAs and all the inputs to this new one
30 - 45 USD
Hi,I would like to add news filter for an existing EA that I have. Here is the following options that I need: Link: http://ec.forexprostools.com ========= NEWS FILTER ========== High impact news True/False Pause before high news(min) Pause after high news(min) Medium impact news True/False Pause before medium news(min) Pause after medium news(min) Low impact news True/False Pause before low news(min) Pause after
2 Applications
(113) MQL4 Indicators Experts
30+ USD
Hello Everyone, I need a good programmer with attention to detail and immediately available to help with one of my strategies. The person must be available to allow time for testing to confirm the accuracy of the logic cos most times the strategy tester doesn’t give accurate feedback. The logic of the Robot is to start with a Bid at a certain price position, and once the first bid starts, it will take 2 positions as
2 Applications
(13) MQL4 Experts
Simple moving average and price action cross EA with trade managemnt (personal job)
80+ USD
I've set this job up with you as selected developer which I hope you don't mind. I was very happy with the EA you recently made for me and have a few others I'd like built. Spec and image attached for reference
1 Application
MQL5 Experts
Existing EA modification (personal job)
115+ USD
================================================================== 6th Section New Set Order Open - True or False Ex: magic Buy 100 Sell 200 [Total Running Profit to check] = (-1000) if Running Profit <= -1000 then add 1 to current magic: magic Buy 101 Sell 201 once orders with magic 101 or 201 is opened, then we check recovery for both 100and101 OR 200and201 price of this part 25$
1 Application
(6) MQL5 Experts
CCI V2.0 (personal job)
40+ USD
I am looking for an forex robot which should work on the mt4 terminal and should be veryfied by mql5. Please name the robot cci trend follow ea.details have been given already.thank you
1 Application
(48) MQL4 Experts
Operar com stop´s e limit´s (personal job)
70+ USD
operar com stop´s e limit´s, com incremento ou decrescimo de contratos a cada operação. input´s: #candle inicial: data e hora para definir qual o candle ele vai usar como referência (zero para iniciar as operações usando o fechamento do candle atual). #contratos iniciais: 1 (para fazer a primeira operação com 1 contrato, ou com 10, por exemplo se for operar subtraindo) #fator de adição: 2 (para somar/subtrair 2
1 Application
(2) MQL5 Experts
30 - 80 USD
Below is the Requirements Specification for the development of the Super-Trend Expert Advisor, which is available at https://www.keenbase-trading.com/products/supertrend-indicator/ . The link also has code that a developer can use to import the indicator in an expert advisor. The idea of the trading system is as follows: market entries are performed when the Sell/Buy Signal appears Buy Signal: When price close above
22 Applications
(2) MQL5 Experts
35+ USD
EA name: Trend Following EA Parameters: Buy: Ultimate Trend Following Scalping, Ultimate Trend Following Bars and Ultimate Trend Following Filter are green Sell: Ultimate Trend Following Scalping, Ultimate Trend Following Bars and Ultimate Trend Following Filter are red * Take profit (true/false): Option 1: Manual Option 2: When the Ultimate Trend Following Scalping change from green to red (buy) or change from red
5 Applications
(13) MQL4 Experts
Very small adjustment for Moving Average EA (personal job)
30+ USD
Hi, I need a small adjustment. Following changes for Moving Average EA: - Add a filter. EA needs to check how „big“ a signal candle is before entering a trade. If the signal candle is > 25 Pips, dont open a trade - For this, add the parameter „MaxCandleSize“ (default 25 pips) - If MA 1 is enabled and MA 2 and 3 are disabled, of course use only MA 1 (like current version). Now the adjustment: If MA 1 AND MA 2 are
1 Application
(20) MQL4 Indicators Experts
Minor Change to Trailing Hedge EA (personal job)
30+ USD
Add GAP, STEP, JOLT ATR and P&L to date information to screen. Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah Blah - minimum word limit reached
1 Application
(42) MQL4 Experts
BB_LEN (personal job)
115+ USD
indicator that use Bollinger Bands. This indicator is based on breakout. When breakout occour it Waits until a variable number of point is reached. than it Waits again for the spped of bar
1 Application
MQL4 Indicators Experts
30+ USD
I have an existing custom indicator (which I will provide - see attached pivture for reference) which I want to be used to automate trading with an EA. The indicator pops out green and red arrows and that is what the EA will be working with. The bot should: Open a buy trade on the emergence of the blue arrow. Close buy trade on the emergence of the red arrow Open a sell on the emergence of the red arrow Close sell
12 Applications
(2) MQL5 Indicators Experts