Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Buy and sell scripts for MT5 (personal job)
44+ USD
Hello I hope you are doing very well In this document I am going to explain a new project called Buy and Sell Scripts. This project is about coding two scripts, one for buying orders and one for selling orders. Each script should contain specific variables like fixed stop loss, lot size, take profits and number of trades to be opened. For this project we are going to be based on two financial instruments called
30 - 60 USD
The attached simple script (sTestComb.mq5) reads a txt file and uses this as a basis to update the "SYMBOL_FORMULA" for a custom symbol. The problem I have is the existing history is NOT updated. The job is to create a script that will: 1. Read the attached GComb.txt file from the files directory and update the "SYMBOL_FORMULA" based on it. Custom Symbol should be called "CombG", based on a FOREX major
30 - 150 USD
I have an MQL4 EA that works on 2 charts at the same time. On the settings section the EA asks for a variable called ‘Maximum delay’. And based on the number I give there, it creates a random number between 1 and that number. Ex: If the Maximum delay is 10,000, it creates a random number between 1 and 10,000. Ex: 4516 It then puts that number on the chart and starts counting down from that number. As soon as the
30+ USD
Requirement Specifications: Part 1: To combine the attached 3 indicators into 1, with 3 separate panels with similar options to select from, displaying Open Price for 3 individual timeframe. To make slight adjustment on the drawing of the Open Price line in accordance to the period separator. Part 2: Based on the 3 individual timeframe's return values, set the variables into the conditions below and paint an
4 Applications
30+ USD
Hello, I'm looking for 2 simple scripts: First script: when a new bar opens above a horizontal line that I can move: buy Second script: when a new bar opens below a horizontal line that I can move: sell That's all. Thank you
18 Applications
30+ USD
Hello community. I need to modify existing PINE SCRIPT MACD indicator, to VERSION 4 or 5, so I can Publish it on Trading view. Is not complicated job, so i think will take few minutes for good programmer. Please let me know if You can handle it and You are available as soon as. Thanks. Im attaching script and photo of how this need to look
5 Applications
200+ USD
I want you to create for a class in python that is constructed by a username and password of the mt4 account plus all the necessary authentications needed to connect to MT4 broker. Please be advised that the python code will be running from a cloud machine on an Ubuntu machine so there is no MT4 terminal running to it in windows. The class has the following methods: 1) Connect to broker as defined in the class
30+ USD
Hi There I am using a repainting indicator that needs to be refreshed from time to time. I need an indicator or (if not possible an indicator, then a script) that refreshes the indicators every time period. The time period (seconds) should be an input in the indicator. I tried many indicators that are available on the internet but none of them is working properly. Hope it is clear
6 Applications
Additional inputs required to existing Script (personal job)
30+ USD
I require some additional inputs to be added to a current script . I have the source code ready to be used. The final script should include all the options I show in the spec
1 Application
45 - 85 USD
This description is for the purpose of taking MT5 open bar data files to convert them to upload into a server that only accepts MT4 .JSON files. The utility should be easy to use with only minor steps. The files also need to work with a .JSON file merge utility I have. I have the file merger utility to send to aid with development. For reference: I already tried “create custom symbol” in MT5 but received the
1 Application
70+ USD
Hello, I require an EA which writes my actual MT5 account „Balance“, „Equity“, „Free Margin“, „Total Lots/Volume open“, „Total Nr of open positions“, „Total Floating Profit“, „Account profit“ in a .txt (or csv) file in regular intervalls. Input parameters (1-5): 1) File name -> String -> Explanation: name of the file. The program should check if the file exists ----> if yes, add to it by creating new row entries
6 Applications
30 - 50 USD
Hi I need a script or an EA that opens trade from an alert that comes from an indicator. EA / Script will be attached to the same chart as the indicator. Input parameters: -Auto Money management ON / OFF -MM slot per 1000 balance -Fixed lot -TP -SL -trailing SL - Max spread - Max slippery
Amendment of SymbolSignalFilter (personal job)
50+ USD
Amendment and extension of previously made SymbolSignalFilter as mentioned. Here are some senseless text to fulfil the Metaquotes 'at least 30 words' rule: William Shakespeare ( bapt. 26 April 1564 – 23 April 1616) [a] was an English playwright, poet, and actor, widely regarded as the greatest writer in the English language and the world's greatest dramatist. [2] [3] [4] He is often called England's national poet and
1 Application
50+ USD
Fix the attached indicator. First loop runs. but there's a bug in the second one. Beneath Print() in the script finish the implementation of the ChartOpen() function. The indicator iIchimoku is not of concern at this stage. Any other indicator which make buy/sell signals can be applied for debugging and fixing. No additional class must be implemented. Of course full source code is required. (Needs to mentioned in the
2 Applications
30+ USD
I need developer who know know to develop exe program that can Check if the online Zip file is updated / changed to newer version (based on upload date) Download the Zip file from a website link (given in chat later) Extract it automatically Scan the disc and identify potential location for MT4 and MT5 terminal (later in the code I should able to on just for MT4 or MT5) <<See picture below>> Put relevant files/folder
2 Applications
Script to collect data from one period to another (personal job)
30 - 100 USD
The script needs to look for the same, engulfing pattern which have a 2 times bigger body than the previous candle and make a dot or something for me to see where it found it. Write in a file or on the screen how many times that pattern happened in that period i.e. from 2010-2011 or from the start to end of the chart. If you could take a screen of the chart as well and put in a folder it would be perfect. Please give
30+ USD
1 . Operational Mode: > If Green Lines crosses above Red Line = Open Buy Position Triggered. Take Profit = Open Sell Position Trigger > If Green Lines crosses below Red Line = Open Sell Position Triggered. Take Profit = Open Buy Position Trigger 2. Note Please and Please you will submit 3 Years Back testing of the Strategy after Design > Normal Back testing > Optimization of the Back Testing 3. Both
30+ USD
Hi, I would like to have a code to get some array "a" with n elements, and fill array "b" with the same elements from "a" but with random sequence. It should be some "void" function like this: void Array_Rand( double &a[], double &b[]) { ... ... ... } For example: double a[ 10 ]={ 4 , 7 , 2 ,- 8 , 3 ,- 2 , 1 , 9 ,- 9 , 5 }; double b[]; After call the Array_Rand function it will generate elements in array
1 Application