Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2129 completed jobs in all languages
Sort by:
30 - 40 USD
Все остальные файлы на данной странице описания библиотеки являются ее примерами/сценариями применения и не нужны для работы самой библиотеки. Возможности Примеры К описанию прикреплены примеры/сценарии ее использования. ExpertsRemove.mq5 ExpertsReopen.mq5 ChartsClose.mq5 ExpertLoader_Example.mq5 ExpertsChange_Example.mq5 Это самые простые в реализации сценарии применения библиотеки. Так же она может быть полезна при
30+ USD
I need an EA from my custom indicator My indicator is using arrow and it is base on tick , so i need the ea opens trade when the arrow appears and it will open 1 trade per bar. Open sell position when the red arrow appears and buy when blue arrow appears. Features: Trade tab -Take profit(points) -Stop loss (points) -Max spread allow (points) -Max slippage allow(points) Money Management tab 3 option 1. Fix Lot 2
13 Applications
Modification of EA system (personal job)
35+ USD
The nake EA : it needs to be "modernized" (it uses old code and some things would need to be re-coded to be 100% compatible with new mt4) simplifying the internals of the EA (namely multiple magic numbers that it is using which are of no purpose any more) adding simple way to determine which chart pattern to be used maybe adding time filter (but will check this a bit more) => optional can be good if its profitable to
TECHNICAL EA (personal job)
240 - 250 USD
- THE EA SHOULD TRIGGER TRADES ANYWHERE WHEN THE BUY DOT OR SELL DOT APPEAR. - IT SHOULD NOT SPECIFICALLY WAIT FOR THE ZONES TO TRIGGER A TRADE. - THE EA SHOULD BE BASED ON HIGH TIMEFRAMES ONLY H1 H4 D1 WEEKLY AND MONTHLY TIMEFRAMES. - STOP LOSS SHOULD BE SET MANUALLY. - IT SHOULD FUNCTION ON FIXED LOTS ONLY. - ALL THE INDICATORS PROVIDED SHOULD BE AUTOMATICALLY VISIBLE WHEN THE EA IS APPLIED TO THE CHART. - TAKE
1 Application
Fix a small indicator (450 lines) compiling issue (personal job)
30+ USD
I have a simple indicator, but when I try to upload it for MQL5 market it says "indicator was compiled in debug mode". I tried to add #property strict but compiler find issues with not declared "i" variant. I hope you can find the issue and fix that Thank you I will attach the source code
1 Application
30+ USD
Hello i need indicator to be adjusted. I want to show horizontal lines under up candles and above down candles hoes break lowest or highest shift x bar candles
1 Application
Modification of system (personal job)
70+ USD
make changes in the first expert : - adding option to turn martingale off or on - adding option to use "old" type of signal or a "new" type (two lines cross) signal in the second expert : - finding and solving the bug why it does not close orders - adding an option to use the double line as an additional filter in the second expert too (both types of states/signals should be able to be used as a filter in the second
30+ USD
KUMO rebuilding. hello, I need to rebuild my EA, based on the ichimoku indicator. It works well, but there are too many useless options that start to confuse, so to delete ... - Simplify or adjust "Open and Close" Positions Conditions. - And some modifications to the existing options and to maintain ... The final intention is to simplify the code. I send you more detailed specifications to agree conditions. Thanks
6 Applications
100 - 200 USD
Hi there, i need program EA with this requirements: 1. Work on all pairs and time frames 2. I have to be able to set up to 5 different EMA's 3. 3 trades will be opened, when certain conditions are met 4. I have to be able to set lot size, take profit and stop loss for each trade ( details later ) 5. Stop loss conditions will change when if the trades continue to the next trading day 6. If the stop loss hit on all
100 - 150 USD
this ea will run on a 1 day graph. I want the EA to be fully automated . it must run on all charts but only trade on 3 charts at a time. ( will explain more if needed) basically i want a ea that trades using : donchain ( 20 day ) The sma (14) . Mac D (14 , 26 ,9). when the pips break through the donchain resistance line 2 times ,when the sma 14 line passes through a rising pip and when the mac D 14 is above the mac
15 Applications
30+ USD
I need to use the #property strict option in the indicator (FloSoft_HA_Smoothed_Alert.mq4). When trying to use it I get array out of range error. This was expected. I am a MT4 programmer myself I know that it is needed to use ArraySetAsSeries in some way. I have tried and tried but just not been able to figure it out. Therefore I need some help to make it work without the array out of range error. I also attach the
/ Develope a EA Based on the results of 3 indicator + sma (personal job)
200+ USD
Project consist in automate my strategy create new indicator or use existing ones in market . Ea need tobe coded in mql5 i will need the source attheend of project Ea need toreplicate exactly the parameterz to enterin order. No martingale. The idea is to create some modular EA. The freelan er for thisprojecti need to long term work. More in deph details will be send to selected candidates. Thanks
Stochastic alert strategy (personal job)
60+ USD
Hello Oleksandr, You already know what I want. See attachtment ! All instruments. On Renko chart. Suitable for AUD/USD, EUR/USD, GBP/USD, USD/CHF and USD/JPY Used for the slow stochastic indicator where I can chance the parameter. Usely I use 15,5,5. My e-mail on my phone : piani.aldo@gmail.com When there is a crossing of signals of the slow stochastics (15,5,5) I receive an e-mail on my mobilphone with the message
1 Application
Change an existing semi-EA (personal job)
30 - 200 USD
Hello again, I am sorry for the delay. I have a new little project. Maybe the fee for your help we can include in the project? In general I would like the semi EA give signals only: a) when the current set up takes place when price is above / bellow bollinger band (true/false option) b) when the current set up take place when price is above / below keltner indicator (false / true) If I have both options set as true
1 Application
Modification for Heiken Ashi EA (personal job)
50 - 80 USD
Hi, I would like to add in the below features for existing EA, 1. Enter position base on these existing input: T rad eTrendChanges - Buy = (SI(3,1) > SI(2,1) && SI(3,2) > SI(2,2) && SI(3,3) < SI(2,3)); - Sell = (SI(3,1) < SI(2,1) && SI(3,2) < SI(2,2) && SI(3,3) > SI(2,3)); ConstantlyTrade - Buy2 = (SI(3,1) > SI(2,1) && SI(3,2) > SI(2,2) && SI(3,3) > SI(2,3) && SI(3,4) > SI(2,4)); - Sell2 = (SI(3,1) < SI(2,1) &&
1 Application
75 - 150 USD
Create new EA using a combination of set entry and exit rules of Renko (custom indicator I already have) and Heikin Ashi (standard default) indicator. - - Modify two indicators with new alert rules. - - Create new EA to work with a combination of both indicators. Will provide very detailed specifications once job is awarded
Average currency meter (personal job)
30+ USD
hi.. i would like you to update my custom indicator. the indicator need to made a box of information and push notification. the color of the font should same with the color the line. the push notification should be when the indicator cross the value
30+ USD
I have 3 custom indicators that needs to be combined into a Expert Advisor. When the 3 conditions are met the indicator should generate a buy/sell signal . If there is anyone who could do this, please let me know so we can discuss details and negotiate the price. Thank you
35 - 40 USD
I have a EA which is based on a moving average - i want to optimize it and add another ma to create a exit rule. Thats it actually everything else is already done in the existing EA. The important work is actually the exit of the trades. All the details will be explained to the developer
50+ USD
I would like another option added to my ea called option b that i can turn on or off. Option b will buy x pips from the low or sell x pips from the high of a timeframe that I chose. I will manually decide x pips and the timeframe. I need 4 eas that are the same but slightly different. One only buys one only sell one only use the previous candle to sell and one only use the previous candle to buy. I tried to make one
2 Applications