Orders for indicators development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Add feature to V (personal job)
30 - 50 USD
1: we already have Terminal Max SL feature for A*B Pair! ( all good ) 2: new feature : if PAIR A or PAIR B already have x-numbers of order in terminal ( if it was open by other ea or manually Today ) it'll skip the new order on this pair for today ! example we set TODAY Max-A&B-TerminalPair : 4 now the terminal have 4JPY orders today ( they are not closed yet ) still in trade but they were open today ! the ea will
1 Application
30 - 100 USD
I would like to create an EA which trades volatility breakouts, using Bollinger Bands and the Bollinger Bandwidth in order to generate signals. Based on when a “squeeze” is detected, pending orders will be placed some distance away from price in both the BUY and SELL directions. The EA will ensure that the squeeze condition has been valid for some minimum amount of time as defined by the user. Once pending orders
11 Applications
30 - 100 USD
I need to make adjustments in my EA: 1. Martingale orders open correctly, but ea does not close previous ones, so orders accumulate. 2. The martingale needs to have an additional function: open new steps in case of a new buy/sell signal until the tp is reached. 3. I need other functions, but we will discuss when these are completed
9 Applications
30+ USD
HI I need this indicator to mt4, see link below: Original indicator: ; MY modified indicator: Please see attached and see example I want in the picture attached Please add alert settings: Alert zones (In Buy/Sell Zone 1, 2 and 3) 1.618 line (Sell / Buy zone 1 notification) 2.000 line (Sell /Buy zone 2 notification) 2.618 line (Sell /Buy Zone 3 notification) Popup Alerts (MT4 popup and sound) Send email alerts Send
30+ USD
Hello developers, i have an latency arbitrage system, that i want to modify. This expert read a quote from mt4 and write a .txt file with "ask;bid". the name of the .txt file is the same of chart. I want to modify this name and write the .txt file with a specific name (for example, i read quote from chart xauusd, now the expert write quote on a .txt file that is "xauusd.txt", but i want that the file is "gold.txt"
5 Applications
30 - 50 USD
1: please remove last 5 input options totally: starting equity, restart equity rate, max losing pip, starting retrace, retrace ratio percent. 2: there is one big bug in this ea. When there are some trades open, and i restart mt4, then ea forgets trades and it again takes trades where it has opened trades already. please remove this bug so that ea can always remember its own trades. 3: this ea always open one buy and
4 Applications
56+ USD
The payment is $50 non-negotiable. 1. Convert one indicator from Pinescript (open source 76 Lines of code) to both mql4 and mql5 2. An indicator that draws a range on the NYSE open candle depending on the timeframe i'm on. In other words, if i'm on M15 and NYSE opens, when the NYSE M15 candle closes, draw a line on the high of the wick of the candle and the low of the wick of the candle (both mql4 and mql5) Pictures
30 - 80 USD
O rder opening work well but sometimes trailing stop is not working or trades of other EAs are closed. Can't find the bug. I'm not a programmer, so maybe for an expert it is easy. I'll send a MQL5 source file = 214 kb to get it back debugged, without errors in trailing stop
10 Applications
30+ USD
Hello, i need an alert set for the attached indicator in the mq4 file and i want it also converted as MQ5: as user input: Alert with popup, sound, email and push and the choice to send alert at open or closed candle i will get from you a the file back as mq4 indicator and as mq5 indicator, both with the alert function as described. Thank you
4 Applications
80+ USD
I have an EA I'd like a martingale strategy like added to it, the idea is to manage losing positions to close them out in positive. Or if there is another strategy to manage losing positions to average them out & close positive; im open to suggestions
15 Applications
30+ USD
An indicator to identify and track a specific type of candle called an Expansion Range (ER) Candle on any one chart and timeframe as well as multple timeframes, and inform on any change of direction by this type of candle. This price action indicator uses mainly the OHLC values of candles. It requires a good knowledge of how to code indicators using only price action as well as how to find an intermediate swing point
4 Applications
A modification of lotsize on the existing EA (personal job)
35+ USD
Hi, i Want To have a simple modification on the lot size of the existing EA you make Kindly Please Check in The Picture i Upload and i will discuss in the Chatbox. Thank you very much in advance
1 Application
30 - 50 USD
Hello Everyone, Hope you are all well... I have a simple and straightforward price action strategy that I use to trade a few forex pairs. I want to convert it into a fully automated robot that is able to work on more than one chart window concurrently if I so desire. All the necessary requirements/instructions will be sent directly to your inbox. Kindly bid if you can carry out this task
13 Applications
40+ USD
this dashboard only displays only one pattern but it is designed to display/alert how ever many pattern i put into the parameter please let it do that rather than showing only one pattern. below youll notice what i'm talking about reach out if you can do it this should be quick
5 Applications
30 - 40 USD
I need a trading bot that can be acurate with the market . That can buy or sell when the market is good and take me off the market when is going opposite way
4 Applications
30+ USD
1) #Number of Pip Steps (Orders) shall be minimum 10 preferably 12 or 15 - currently we have only 6. 2) All individual order slots shall have an additional multiplier. Example: Basic multi is 1.5, 1.1 is entered in the slot, these orders are executed with multi 1.65. Order lots shall be rounded off in any case, but always add at least 0.01. 3) When order execution is within a candle (Wait for candle= false), include
60+ USD
Looking for a simple bot that auto takes trades based off a indicator that prints its own buy/sell signals. i would like the bot to execute pending orders and market orders when the indicator system prints a green (Buy) arrow or red (Sell) arrow i want the bot to only take the trades at certain times of the day 2:00 am-11:30 am EST as you can see from the screenshot below there's arrows that pop up that have a
18 Applications
30 - 70 USD
I want already made EA for MT4 that trades on Currency pairs and Gold. The EA needs to provide at least 95% wining rate. It needs have risk management system in place, TP and SL needs to be include. It needs to be 100% automated. The EA needs to use best strategies before it decide to open the trade. last the EA needs to be unlimited license
9 Applications
30 - 50 USD
Looking for a developer to addon functions to a profitable EA, full details will be given in the specifications document Things that would need to be added are: 1. Martingale function for money management (will be an TRUE/FALSE STATEMENT) 2. Drawdown Setting - Drawdown monitoring (Global management setting for trades on the account) - Max daily drawdown setting in percent (Enable the code to stop all trading for the
4 Applications
80+ USD
I have struggled to make the following indicator: It should show the current closest (relative) equal highs and (relative) equal lows to the current price. Graphically: I have the indicator for the swing highs and lows (marked in grey here) provided. This indicator should start scanning from candle index zero upwards. The user should have an option to input a tolerance for a difference between high i and the high
13 Applications