Orders for scripts development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3159 completed jobs in all languages
Sort by:
Bug fixes on previous EAs and a new EA (personal job)
130+ USD
TASK 1: GRID EA GLITCHS 1) For some reason the grid EA you did for me sometimes opens same lot size instead of incremental. It only does it when multiple charts/currencies have been used. Can you look into that to see what the problem could be? 2) Also, the panel looks squeezed on some screens. I checked to see whether it is a screen resolution issue but it is not: https://prnt.sc/1svgvy4 . I have got
1 Application
(15) MQL4 Experts Scripts
30 - 50 USD
Please i need someone to convert the below indicator script to an EA for MT4 and Pinescript Strategy with backtest. //@version=4 study("Heikin Ashi Smoothed Buy Sell v4 ", overlay=true) EMAlength=input(55,"EMA LENGTH?") src = ohlc4 haOpen = 0.0 haOpen := (src + nz(haOpen[1])) / 2 haC = (ohlc4 + nz(haOpen) + max(high, nz(haOpen)) + min(low, nz(haOpen))) / 4 EMA1 = ema(haC, EMAlength) EMA2 = ema(EMA1, EMAlength) EMA3 =
4 Applications
Other Experts Scripts
EA/Script in mql5 to download-translate-convert and fix yahoo/investing stocks data, to put into MT5 (personal job)
150+ USD
I need a EA/script in mql5, which must take data from Yahoo/investing.com website, download, then convert to MT5 format, fix errors, convert in euros, and import in a custom symbol. the source code mq5 must be included in the work The work can be done also using dll or other imports in order to get the history data in the better way find all details in attachment thanks
1 Application
(29) MQL5 Experts Scripts
MT4 Script To Modify or Close All Trades Using Some Conditions (personal job)
30+ USD
MT4 Script To Modify or Close All Trades Using Some Conditions Maximum budget $30 (Please don’t apply if you want to bid higher) I need a script that does the following: 1) Modify the take profit levels of all open trades 2) Close all trades that are in a profit *Note - All this will work only on the Symbol / Chart that the script has been applied to* The Settings Section: Modify Profits = True/False (By
1 Application
(35) MQL5 Indicators Scripts
Create a script that gives 3 options that can be applied to a single chart (personal job)
50+ USD
Script for metatrader 4, when placed on a chart should offer three options: a. Close all Buys and Buy Stops b. Close all Sells and Sell Stops c. Close all open trades on that chart, and all pending orders on that chart, including Buy and Sell Limits, and all Buy and Sell Stops This will be used to close profitable positions in one or two directions from the previous script you created for me. Scenario one: I take a
1 Application
(12) MQL4 Scripts Other Forex
32 - 189 USD
To develop a scanner that would scan the market and give signal to either BUY or SELL when the acceptable conditions are met from the indicators to be used. the trades would be made when all these signals are met and managed by it
10 Applications
(36) MQL5 Experts Scripts
Create 2nd version of previous order for a script to build a grid of trades, adding in an additional feature. That way I'll have two script options for my trade setups (personal job)
50+ USD
Add feature to script from last job. On buy, when Buy limits are added, also add the following: Sell stop in the middle between the original order and the 1st Buy limit Sell stops between each remaining grid of Buy limits but not beyond them On Sell, when Sell limits are added, also add the following Buy stops in the middle between the original order and the 1st Sell limit Sell stop between each remaining grid of
1 Application
(12) MQL4 Scripts Other Forex
35+ USD
Preciso de um Robo, configuravel .. Entradas / Input: Qtd de Lote = 1 StopLoss = 100 Proft = 100 Periodo = 1 // como padrão ------------------------------- Quero trabalher em cima desse indicardo da mesma forma, sendo o perído padrão 1. https://www.mql5.com/en/code/20445 Sendo que quando ele estiver no Maxima, abrir uma VENDA imadiatamente no Proximo Candle. Quando tiver na Minima, abra uma COMRPA imedia no proximo
100+ USD
1. I want a script, that will first determine if I have a trade on the chart, is it a buy or sell, and the size of the trade in lots to be used in the calculations of the grid of limit orders being created: a. If no trade is on chart, tell me "You need to first place a trade" then the script takes no further action b. If multiple trades are already on chart, tell me "Can can have only one trade on chart to run this
8 Applications
(12) MQL5 Scripts Other
30+ USD
Description: The purpose of this MQL5 script is to export all the economic calendar data from MQL5 into a SQLite database, using MQL5 Economic Calendar API: https://www.mql5.com/en/docs/calendar Requirements: Launching the script will ask for 3 parameters: database name , default to "economic.db", initial date , default to "Jan 1st 2010", and final date , default to 0. Create a sqlite database with the name specified
1 Application
(2) MQL5 Scripts SQL
30+ USD
Hi, Anyone can help to provide me with this "Close ONLY All Profit Position" for MT5 without care on buy or sell position as long as it running in Profit. I need to closed all profit position in a single clicks. Because sometime I open layering position and required a fast time to closed all profit rather than one by one. Please let me know if anyone can help me on this script
4 Applications
(2) MQL5 Scripts Consultation
BreakEven Price Calculation (personal job)
30+ USD
“BreakEven Price Calculation” Job description: 1) Visualize the average price per pair for BUY and SELL in the terminal chart. 2) Visualize the average price per pair for BUY and SELL in the terminal chart included SWAPS+Commision. 3) Visualize the average price per pair for BUY and SELL in the terminal chart included SWAPS+Commision. + Total Profit price. For example if I want profit over 3 BUY
1 Application
(2) MQL5 Indicators Scripts
Updates & Modifications Existing Indicator (personal job)
50+ USD
i would like to request an update to an existing TV indicator. the update would be to replace rsi w/ emas' with the stochastic indicator. further details to follow... thanks in advance
1 Application
(3) MQL4 Scripts Other
30+ USD
Hi, I will give you a csv file, that each row contains EA name, Chart Symbol, Chart Timeframe, Set file name. Then I want a scrip to automatically open the specific chart and load EA with set. EAs are stored under Expert/ dir, Set file is stored under preset/ dir
2 Applications
(2) MQL5 Scripts
200+ USD
The model is based on the Stoch RSI. Stoch RSI month Stoch RSI week Stoch RSI day I want the following situations to be represented. GREEN ZONE If Stoch RSI month> Stoch RSI month-1 (the month before) And at the same time) If Stoch RSI week> Stoch RSI week-1 (the week before) And at the same time) If Stoch RSI day> Stoch RSI day-1 (the day before) Then The area appears in green RED ZONE If Stoch RSI month <Stoch
3 Applications
(6) MQL4 Indicators Scripts
30+ USD
I need help to write my code for value show in journal(ex. " done in 54.45 ms " )and for file writing code with different path(ex.desktop) Value should match from journal and file path should be different from common
2 Applications
(3) MQL5 Experts Scripts
TradingView PineScript Coder Needed! (personal job)
40 - 100 USD
Hello, I have a strategy(indicator) I want to build for tradingview platform. I need a pinescript developer who understand pinescript and can deliver fast. If you are willing to work, please send me a message, I will share the details. thanks in advance
1 Application
(3) MQL4 Indicators Scripts
30+ USD
I need help with a small piece of code that calculates the moving average of the Williams Percent Range indicator. Here is the code: ArrayResize(WPRArray, WPR_MAPeriod); for (int j = 0; j < WPR_MAPeriod; j++) { WPRArray[j] = iWPR(symbol, WPR_Timeframe, WPR_Period, j); } double WPR_Average = iMAOnArray(WPRArray, 0, WPR_MAPeriod, 0, WPR_MAMethod, 0); WPR =
13 Applications
(4) MQL4 Indicators Scripts
30+ USD
Hi all, I need somebody to help me with writing a function for MT4 which will calculate static TakeProfit price for all opened orders by entering money in account currency. I need this function for my grid system EA For example: My EA opened 3 market orders in same direction (EURUSD symbol) 1. order - buy with 0,02 lots, opened at 1.17196 2. order - buy with 0,04 lots, opened at 1.16946 3. order - buy with 0,08 lots
10 Applications
30+ USD
I have attached a MQL5 script that opens orders. I am looking at the same structure script, but not to open orders, rather to create object. Details: 1. At x pips above candle x i.e. entry point a single x colour dot 2. At x pips above candle x i.e. TP a single x colour dot Same to sl and the opposite for sell
3 Applications