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
87744 completed jobs in all languages
Sort by:
30+ USD
Change sell/buy order to pending stop orders at specific level-indicator based (pivot). This will be done through an existing semi automatic tool- Semi Automatic-attached //===================================== Add Breakeven Tp-Indicator based //===================================== Close orders below: these would be inactive Add close All Sell stop-inactive orders Add close all Buy stop-inactive orders This i
4 Applications
(78) MQL4 Experts
200 - 350 USD
Hi, I need a programmer who can make a quantitative algorithm trading EA. It has to be a fully automated system and a programmer who can helps me think about a good algorithm PM me for more details. Thanks
6 Applications
(5) MQL5 Experts
60+ USD
- The EA should work on all timeframes - A LONG trade should be opened if the current candle goes 0.3 pips higher than the HIGH of the previous candle - A SHORT trade should be opened if the current candle goes 0.3 pips lower than the LOW of the previous candle - Only one trade should be open on a currency pair at any time. It is OK for trades to be open across multiple currency pairs at
15 Applications
Like on telefon (personal job)
30+ USD
Call and message your friends with a real phone number - no phone service required! SMS text any US or Canada number or call worldwide. #1 free text and call app with a local phone number of your choice. Send and receive unlimited sms / text / MMS / group messages to anyone in the US or Canada. Ad-supported or
1 Application
(4) MQL5 Indicators Experts
Modification of the period converter opt. to make it work (personal job)
40+ USD
This is an improved version of the period converter for MT4 based on MetaQuotes' MT4 standard period converter. The standard period converter does not support the real-time update, and consumes a lot of CPU power (50% -9x%), making the whole system slow. In addition, the Standard Converter is a script that does not stay in the chart when you close the MT4. The script must be re-executed each time. This is a bit
1 Application
MQL4 Indicators Experts
RSI ea (personal job)
50 - 60 USD
Hi Hasan, I need your help again! I would like an Ea based on RSI The EA should work on: • different time frames • different currency pairs • 5 digit account * should work on MT4 * on every open trade, the comment should be "RSI" * number of trades set as a parameter Rules of opening positions: BUY ORDER IF SIGNAL 1 AND 2 ARE TRUE • FIRST SIGNAL = the level is lower than X (this value should
1 Application
(45) MQL4 Experts
50 - 150 USD
EA should be a programm that autonomously manages manualy opened trade in a trade sequence. Sequence should start with manual setting of trade 1 - this would be buy stop and sell stop order with predefined TP and SL. with certain piprange between Buy stop and sell stop. As soon as the trade either of the trades 1 get filled, system will set a countertrade trade 2 with other amount of volume multiplied by predefined
6 Applications
30 - 50 USD
Requirement: 1. A dashboard which display the monitored magic number, total gain after last close all action, floating loss, next take profit target. 2. The EA will close all positions and pending orders base on the setting below. 3. After a close all action taken, it will start a new cycle, base on the current monitoring time and calculate the take profit target again. Setting MargicToMonitor - A specific magic
2 Applications
(4) MQL4 Experts
EA for Renko Charts (personal job)
30+ USD
i need to automate my renko strategy. simple strategy. the order is open only based on major trend. in the sideway market, the order is not open. the order is instantly open not pending order. i use only one indicator which is trend bar
1 Application
(4) MQL4 Experts
30 - 100 USD
I am seeking a programmer to develop a Moving Average Crossover EA trading robot that takes trades, at lot size 0.02. it must use a 2:1 trading strategy, 50 pips Take profit to 25 pips Stop Loss. Using the 5 minute and 15 minute Crossover lines
22 Applications
EA from Indicator (histogram bars) (personal job)
51+ USD
I have another Indicator for make EA Create a Upper LEVEL (Parameter for BUY and SELL). Create a Lower LEVEL Parameter for optional EXIT BUY and EXIT SELL BUY = Yellow histogram bar of indicator crosses upwards. It is not necessary that the line crosses downwards from the previous upper level SELL = Red histogram bar of indicator crosses upwards It is not necessary that the line crosses downwards from the
1 Application
(16) MQL4 Experts
30+ USD
Hello, I would like to delete or disable an expression in my EA. When my price "Level" is touching my EA opens an order, what I would like is that the order opens once and then act as if the following expression "red box" is deactivated or deleted if(t>16384 && Ask ==Level && Level !=0 ) { ticet=OrderSend(Symbol(),OP_BUY,lots,Ask,3,Bid-StopLoss*Point,Ask+TakeProfit*Point,"a",magic,0,clrGreen); } if(t<16384 && Bid
6 Applications
(25) MQL4 Experts
30+ USD
Hello, the code attached works very well but the problem is that it activates as soon as I put it on the graph "but that's normal" what I would like is that it act ivates itself a fixed price, example 1.35220 on GPBUSD and only once. //+------------------------------------------------------------------+ //| test35.mq4 | //| xxx | //|
3 Applications
(25) MQL4 Experts C++
30+ USD
EA is based on one custom indicator (only ex4 file available) and needs martingale strategy as an option. Rest all pretty much standard like TP/SL/TS. I will share the full description after job assigned to a freelancer
11 Applications
(3) MQL4 Experts MySQL Forex
EA Based on Heiken Ashi and 5 period EMA (personal job)
35+ USD
When signal according to the indicator happen, the EA should place a buy/sell stop order 3 pips (adjustable) above or below the candle which represents the signal. The stop-loss should be in the opposit direction (3 pips (adjustable)) of the same candle. If the stop order is not triggered in the following candle, the order should be removed. - Should work in all time frames Options - Take profit for half position at
1 Application
(13) MQL4 Experts
Update to Running EA (personal job)
35+ USD
Hi Fedor Hope you are well? could you please give me a price to update the Running EA you created for me to have the option that when a trade is triggered i can chose in the inputs section if it could be a sell or a buy? For example if the price went up say 100 points then currently the EA starts a buy trade but i would like the option to say that when the price goes up 100 points the EA starts a sell trade Hope that
1 Application
(18) MQL4 Indicators Experts
30+ USD
Hi, I have an EA. The EA works very well. I need some extra rules in the EA. The EA opens and closes orders by using its rules. There are extra situations for open and close another order . Murat YAZICI, M.Sc
5 Applications
(10) MQL4 Indicators Experts
30+ USD
Hey Coders, I have a binary option EA that calls 1 custom indicator and places trades (it's a multi-pair EA which is coded in very simple way). I want to build a backtesting functionality into it. So I can test this Binary Option EA in the mt4 strategy tester and on the visual chart it should show winning count lossing count tie count and total count
4 Applications
(37) MQL4 Experts
Pending order EA but with Limit Orders instead of Stop Orders (personal job)
30+ USD
Hi Hossein, I've been having good fun and some success researching different parameters on the last EA you created for me. I managed to find a particular set of parameters that I think would work well if the EA used Limit Orders instead of Stop Orders. It would be identical apart from the type of order placed so hopefully it should be quite quick and easy for you. I assume you still have the source code for the last
1 Application
(6) MQL4 Experts C++
Модификация советника на основе индикатора Future Volume (personal job)
30+ USD
Доработка советника на основе индикатора Future Volume. Нужно добавить на график кнопки перевода в БУ и закрытия всех сделок, открытых советником. Система просит написать 30 слов минимум. Так что дополняю пустым текстом
1 Application
(9) MQL4 Experts