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
2978 completed jobs in all languages
Sort by:
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
(26) 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
(1) 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
(3) 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
50 - 100 USD
Need help with scripts or library that can parse investing com economic calendar. It can be built from scratch or good open source scripts or you can modify yours. It returns JSON that has HTML inside it. You don't need to build EA or you won't do the integration. Just the parsing functions. Thank you
9 Applications
(1) MQL4 Experts Scripts
30 - 40 USD
Im using EA advisor the will give buy and sell signal to trade. I would like to add filter to execute the order but I don't have EA source code. I request external script to filter trade order of EA. Buy Filter: It will execute Buy order only if: TMA middle line greater than or equal to SMA21 Sell Filter: It will execute Sell order only if: SMA21 greater than or equal to TMA middle line. SL and TP not required, it
6 Applications
MQL4 Experts Scripts
50+ USD
I require a script or partial EA that copies MQL rates to two arrays buy array and sell array. Buy Array must be ranked Lowest to highest. Buy Array Index/Rank PRICE ORIGIONAL INDEX 0 1.18000 2 1 1.18200 3 2 1.18300 1 3 1.18400 0 Sell Array must be ranked Highest to lowest Sell Array Index/Rank PRICE ORIGIONAL INDEX 0 1.18500 2 1 1.18400 3 2 1.18300 1 3 1.18200 0 I must also be provided with a method or a way of
3 Applications
(6) MQL5 Experts Scripts
40+ USD
I would like to create a news filter so that my ea do not trade in the two previous hours at the exit of an important news and also in the next two hours. I want a function to stop trading before high impact news using struct MqlCalendarEvent or you can use forex factory calender I need a function to add to mt5 EA it will not use indicator everything will be under my EA --- News Filters --- Pause before
4 Applications
(1) MQL5 Experts Scripts
30+ USD
If I double-click the script, I should be able to set: the order size the price the orders begin at the amount of orders the distance between orders the amount of points (not pips) to take as profit, which would be the same amount for each order This is mostly to be used alongside a grid EA as a failsafe for when I'm sleeping. EDIT: This is for MQL5
6 Applications
(3) MQL5 Scripts