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
87757 completed jobs in all languages
Sort by:
Order Tool Update 3 (personal job)
90 USD
Hi Hossein, official request for the Order Tool Update 3. New functions: Delete all Pending Orders Place Limit and Stop Orders on the Chart with a Lot Size of XX percent of the opened Order Open market Orders with a Lot Size of XX percent of the opened Order Move the SL (StopLoss) Regards Oliver
1 Application
(3) MQL5 Experts
30 - 60 USD
Hi, I have an basic indicator and source codes. This indicator can create signals and writes them in to the log file. Very basic system wtih ATR. I need; - Auto Trader robot. When Buy signals come, it opens buy position, and when sell signals; it close old buy posistion and it open new sell position. Standart prosedure. - I want to set input ea work time in hours of day. Like as; "Close all posisitons at 23.00". And
13 Applications
(10) MQL4 Experts
Modify my tradepanel / JOB2 (personal job)
50- USD
hello as we already spoke i need a mod of my tradepanel for my EAs i sent you alredy full specifications (as basement, maybe more features requests will follow) thank you for your suppport JOB2
1 Application
(2) MQL4 Experts
BB_Power_Manual_V1 (personal job)
15 USD
Based on the entry logic for the BB_ Power_EA V4.3. The entry logic is used and a manual entry option is added. TP & SL options are given true / false value. The Ea will generate a pop up = ok / cancel for each entry also showing symbol and entry direction
1 Application
(16) MQL4 Experts
20 - 30 USD
I need a simple trend-following EA based on the Heiken Ashi indicator. All it has to do is to watch the last confirmed candle. In uptrend if haOpen = haMin then Buy, in downtrend if haOpen = haMax then Sell. If the candle has up and down wicks then close. More details in private. STRICTLY FOR MT5
6 Applications
(1) MQL5 Experts
Модификация советника (personal job)
25- USD
Modification of expert advisor . 1 Trailing stop 2 Возможность увеличения размера лота автоматически с заданным коэффициентом (мартингейл) после убыточной торговли с последующим возвратом в начальные условия после удачной торговли, эта функция должна работать как в режиме процентного определения размера лота так при фиксированном заданном размере лота. При риске например 1% он увелчивает размер ордера
1 Application
(16) MQL4 Experts
50 - 100 USD
THIS PROJECT IS BEING RELISTED AS THE PREVIOUS DEVELOPER WAS UNABLE TO MAKE THE EA WORK The Ea is based on the THV trading system, the THV TRIX indicator is very tricky I do not have the Source code. the EA uses these indicators to open short and long positions it also closes based on the same indicators. It will also use a third party paid indicator for support and resistance levels. The EA is designed to run in the
8 Applications
(31) MQL4 Indicators Experts
10 - 30 USD
sample ea start open by selectioon open buy =flase open sell =true ----------------------------------- mm auto lot manual lot takeprofit stop lose max spread max order multipkator ------------------------- condition if order takeprofit rich begin again if order1 stop lose rich open opssite order2* multipkator if order2 stop lose rich open opssite order3* multipkator if order3 stop lose rich open opssite
2 Applications
(2) MQL4 Experts
DayTrading (personal job)
50 USD
Hello. Let me get to the bottom line! I have a custom Indicator that I can't not share because it has a hardware ID and if I share it they can disable it. So I can this indicator that is custom and It uses Arrows. The only thing we can do if you show me or give me a script I can put in my the metaeditioor or something so we can get this EA running. Thats the goal, Is to make the custom indicator into a EA! The person
1 Application
(1) MQL4 Experts
50 - 250 USD
Hi, I want to get an EA that has multiple indicators on it, from which I can test various combinations of those signals to generate buy or sell signals. Some of the indicators are standard, but there are some custom ones I would want added, too. None of the custom ones are complicated though. I would like to be able to test various combinations of these indicators, inputting certain parameters for them, to come up
22 Applications
(2) MQL5 Indicators Experts
Simple Triangular Moving Average EA (personal job)
25 USD
Hi, I need to build a simple EA from indicator 10.2 TMA TRUE v2.2.ex4 or similar, which uses a Triangular moving average and ATR lines. The rules for EA are simple... * Always when the price crosses the red line - BUY * If the blue crosses - SELL. * Not wait for candle close. * No stop loss and take profit (I manually closing) It is not necessary to use this indicator to EA, I just need to work on the same principle
1 Application
(1) MQL4 Indicators Experts
KiSlope (personal job)
10 - 15 USD
Hi, I want a price for simple KiSlope EA. Use two (indicators) Buy Condition Buy at Hiki indicator signal, however the signal must be confirmed with the Other indicator. The two indicators must all be in buy condition. Find attached pic. Sell Condition Sell at Hiki indicator signal, however the signal must be confirmed with the Other indicator. The two indicators must all be in Sell condition. Find attached pic
1 Application
(21) MQL4 Experts
Services Fedor Arkhipov (personal job)
40 USD
Develop project as spoken by messages! If you need more information just let me know! If you have questions you can contact me at any time. Thanks in advance. You are the best
1 Application
(10) MQL4 Experts
10 USD
Hello, I need a simple input enum to start and stop trade time. format "00:00" "hour:minute", step 5 minutes from "00:00" until "24:00" Like this: The idea is something like this: int hour = 0 ; int min = 0 ; for ( int i= 0 ;i< 289 ;i++) { Print ( IntegerToString (hour, 2 , '0' ), ":" , IntegerToString (min, 2 , '0' )); if (hour == 24 ) break ; min += 5 ; if (min == 60 ) { hour++; min = 0 ; } } Than a little
4 Applications
MQL5 Indicators Experts
100 USD
need to build EA according to the candle time frame and the opening of this candle and the high and low for the sum of the candles after the bigginig candle .... with stop lose ..and takeprofit .. excution or open orders must be according to the bid price ..only .. with initial lot size in the first open order then EA must make calculation for the next lot size according to the sum of lose ..and in the end when take
12 Applications
(7) MQL4 Experts
10 USD
Hi Mikhail, thanks for your help. Here is the bonus. This is an email notification if you like with Ticket #: Instrument: Direction: “Buy or Sell” Open Price: “the price” Enjoyed working with you. Thanks
1 Application
(2) MQL4 Experts
10 - 33 USD
I am looking for a way to backtest a semi-automated strategy. My semi-automated strategy open and close most orders mechanically (through the use of an EA), however from time to time i have to modify manually the take profit of certain open trades in order to close before or later the opened position. My idea is to add a function to my ea that will give me the opportunity to drag up or down the take profit of certain
4 Applications
(7) MQL4 Experts Scripts
Snipper Part 1 (personal job)
150 USD
Multi charting : This logic should be working on multiple charts involving all logic across currency pairs at given point in time. Money Management: If current account balance is less than x amount of Dollar, do not make a new trade. Input: Minimum Balance in USD to trade: Position Sizing for Trade: Position size = ((account value x risk per trade) / pips risked)/ pip value per standard lot Account Value: =My
1 Application
(1) MQL4 Experts
15 - 20 USD
Indicator making job based one candle patterns when certain condition happen indicator must drown line and give signal at break out. both visual at mt4 chart and popup, Email and text message at mobile. if you are previously have exprience in the same kiend of work then please apply for the job and my budget is 20$ thanks
7 Applications
(38) MQL4 Indicators Experts
10 - 30 USD
Hello coder i want following to multi TF in dashboard in the one chart and needed multi pair in chart to open buy sell order in each pair in one chart any one good coder pls add it iwill show u following link see what i am needed http://prntscr.com/cjqc9b like this and want to pair i will explain after select developer sorry my English is not good want to skype id must in devloper my skype ID "fxdayprofit"
4 Applications
(2) MQL5 Indicators Experts