Orders for scripts development - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
248 completed jobs in all languages
Sort by:
Modification of EA (personal job)
50+ USD
Hola Harry, estaba analizando la mejor manera de hacer esto y se me ocurrió que de mejor manera seria esta: Agregar 2 entradas al EA. Número de órdenes = 6 Cierre de emergencia $ = 5 Cuando el EA detecta que hay 6 órdenes abiertas se pone en modo de vigilancia, y cuando las ganancias llegan a $5,00, el EA cerrará todas las órdenes abiertas y las órdenes pendientes. Contabilizamos todas las órdenes abiertas del
1 Application
(2) MQL5 Experts Scripts Forex
300 - 700 USD
**Description:** I am looking for a developer with expertise in both Pine Script and MQL4/MQL5 to convert my TradingView strategy script into a fully functional MetaTrader Expert Advisor (EA). The strategy is based on moving averages and MACD crossovers, incorporating ATR for position sizing and fixed stop-loss logic. **Project Details:** **Inputs from Pine Script:** - Fast EMA Period: x - Slow EMA Period: x - MACD
30+ USD
I have a robot that sells and buys on a sports algorithm and I want to control some of the settings I need the following Stop Loss control Add Traileling Stop The file will be attached to those who will do the mission
2 Applications
30+ USD
I needed one MT4 multicurrency’s connected Following FIFO Rule, No Hedging, with panel box EA. If making profit total 1%, 2%, 3% whatever setup of the total balance/equity then automatically close all open positions and, immediately open new trade positions (sell/buy.. buy/sell as setup). only for really good understandable, giving time and high professional good quality Developer. I’ll sent Everything in detail, we
50+ USD
I want you to create a script to take "Bullish" or "Bearish" value from a website, and create a value (true/false) to open buy/sell. Open Buy Position : "SIGNAL" Tab is "BULLISH" but "CHANGE IN - LONG" is below -5 Open Sell Position : "SIGNAL" Tab is "BEARISH" but "CHANGE IN - SHORTS" is below -5 Close Buy Position : "SIGNAL" Tab is "BULLISH" but "CHANGE IN - LONG" is above 5 Close Sell Position : "SIGNAL" Tab is
30+ USD
Bonjour à vous, Je souhaite créer un robot de trading basé sur des indicateurs simples qui peuvent être personnalisés selon les souhaits du client. Il s'agit des indicateurs ATR, EMA ou MA, RSI, SAR de base avec le choix de les configurer. Pas de martingale, ni de système de grille. Cependant, il pourra ouvrir plusieurs positions dans le même sens et sur la même paire. Ces plusieurs positions seront régies par le
30+ USD
I needed one simple EA for MT4. which is Colorful EMA, with this panel dashboard, active line of Trailing start/ steps. with martingale options. we can make more better with good conversations
12 Applications
(7) MQL5 Experts Scripts Forex Strategy modules
Доработку советника, разработка скрипта для генерации лицензии (personal job)
30+ USD
Техническое задание №3 на доработку советника. 1) Убрать пробел в верхней строке окошка индикатора 2 / 3 чтобы окно поуже стало 2) Строки настроек расположить в следующем порядке (на русском): Код активации (поле ввода) Режим торговли: по депозиту (по умолчанию) / по заданному / по средней % от депозита Объем сделки Мартингейл: сумма (по умолчанию) / нет / да Добавлять к объему Сделка: касание уровня (по
35+ USD
I would like to add a graphical look to my EA . Giving it a better look. I would also like to redesign the box which has the equity ,acc balance and lot size
30+ USD
I am looking for some help to convert a very simple pine script to MQL5 indicator Here It's : //@version=5 indicator("3+1", overlay=true) // Conditions isBullish = high[3] > high[4] and high[3] > high[2] isBearish = low[3] < low[4] and low[3] < low[2] // Entry conditions bullishEntry = close[1] < low[4] and close[1] < low[2] bearishEntry = close[1] > high[2] and close[1] > high[4] // Plot shapes
8 Applications
30 - 100 USD
Hello, I am looking for an auto pending order script or EA. Suppose whenever my EA opens a buy or sell order with a predefined fixed stop loss (SL), I am then looking for a script that will open a reverse pending order with a fixed SL and TP based on the open position's SL. Please note that the open position has a fixed predefined SL Please let me know if you have any further questions or if there's anything else I
24 Applications
165 USD
Refer to the attached Platforms Required Pinescript, Tradingview, Pine Connector, MetaTrader Goal Develop an auto trading robot using pinescript (version 5) and connect same to MetaTrader 4 & 5 using Pine Connector Duration 15 Working days (approx 3 weeks) Budget $100 fixed ($50 extra for meeting all KPIs) Input Functions 18 currency pairs / indices (by default) and can be changed -
1 Application
30+ USD
Dear Community, I hope my message will finds in a good health. I have 5 strategies and I would like to create a script to trade them automatically, If you think you can do it please reach out to me and let's discuss all the details. Looking forward to reading from you soon. Many thanks to you "Community" for your help. Zak
14 Applications
50+ USD
the current scalper im using does not enter the right position or does not auto reverse. i would like one created in mql4. Really need a good developer that has good rating to create a scalper that has better entry position, reverse , trailing stop
10 Applications
(9) MQL4 Experts Scripts Forex
30 - 40 USD
Looking for a developer to help me make a quick fix on a pinescript heatmap code that would represent the squeeze 2.0 indicator on multiple timeframes I an receiving 2 errors using ChatGPT that I have not been able to fix this is what the errors say
3 Applications
30 - 40 USD
study ( "MT" , overlay = true ) ma_1 = input ( title = "ma_1" , type = input.integer , defval = 28 , minval = 1 ) ma_2 = input ( title = "ma_2" , type = input.integer , defval = 144 , minval = 1 ) method = input ( title = "method" , type = input.integer , defval = 3 , minval = 0 , maxval = 3 ) _price = input ( title = "price" , type = input.integer , defval = 0 , minval = 0 , maxval = 6 ) signal = input ( title =
8 Applications
(1) MQL5 Indicators Scripts Forex
30 - 50 USD
I have been using some simple scripts to trade. I would like to convert all these from MQL4 to MQL5. with the parameters included. These work on all forex pairs
7 Applications
30 - 60 USD
Looking for a programmer that can create a script/indicator that sends alerts to my phone when a candle breaks out consolidation candle and closes by a certain distance. 4 time frames need to be scanned at all times for entries. 1 time frame will need to scanned in the same way for the major trend, so the other 3 time frame entries will have to follow the major trend. Major trend calculated by looking at
13 Applications
(2) MQL4 Indicators Scripts Forex
30 - 40 USD
Dear Freelancer, I need to create EA that can write price information into CSV file and you can find below the settings and what i need. Pairs to export prices types: close, high, low and open (selectable) the data i need should be formatted as below first column have candle ID each column contain one pair, rows have the price values like close price only the EA should rewrite the current csv with a new values every
45+ USD
I need an indicator or script that can transmit live mt4 data to excel for all 28 pairs at once in excel file format With RSI data and moving average data added in Excel I may need to generate a CSV file for more than one frame, so keep that in mind. Therefore, it is necessary to control the name of the CSV save file And control the moving average settings according to my choice Instant data update Excel file
3 Applications
(11) MQL4 Indicators Scripts Forex HTML