Orders for scripts development - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2782 jobs in the archive in all languages
Sort by:
30+ USD
Good morning all, Sorry for my English, I am French. I would like to be able to place a stop buy or stop sell order on the next candlestick (in 1 minute and Heiken Ashi) with a stop loss placed directly below the lowest. It would have to be done automatically (perhaps using a purchase sale terminal). Is it possible ? ON MT5 or MT4 I will simplify: There should be 2 horizontal lines that can be moved on the graph, one
12 Applications
MQL5 Experts Scripts
35+ USD
A script to save a chart template and profile when pressing a keyboard shortcut or radio button. Nothing much else to say really. A clear and simple specification will be provided
7 Applications
(5) MQL4 Scripts Other
300 - 1000 USD
All, I am looking for a developer/programmer who can create a program that works with MT4 and MT5. The program would need to be able to work from a desktop/laptop and transition to a mobile app interface. Consider a calculator you open on your computer, that same concept except the buttons are not numbers they are functions that work within MetaTrader. If this sounds like something up your alley please contact me for
3 Applications
150+ USD
Hello! I've been apart of this (paid) Discord group that has a really good callout bot, with a 100% to 400% average gain per week if someone would follow the bot exactly. The bot follows the same message rule each time so it should be somewhat easy to grab the information. Below is an example of opening and closing call: Opening: [WATCH] TSLA [TYPE] CALLS [EXP] 5/1 [STRIKE] 1200 [MARK] 1.88 Close: TSLA [OPEN] 2.55
2 Applications
MQL5 Experts Scripts
30+ USD
Hello, I have an idea I want to create an app that does some data aggregation and saves data in csv file , indicators data , with price data in python. it's really easy task, not think will take much time. will need someone with good understanding in python and mql5 that knows how to build utitlites in mql5 and connect them to python 3.7.2 using socket. features: 1. send price data from mt5 , like orders data into
1 Application
(5) MQL5 Scripts Integration Python
30+ USD
Hi, i want to know if there is a possibility to have a script to check if there is a set expiry date of the ex4 file i bought of an expert advisor? Thanks
2 Applications
(2) MQL4 Scripts Other
Create open/close script (personal job) (personal job)
30+ USD
I need help to have a new mod script existing famous EasyOrder https://www.forexfactory.com/showthread.php?t=281772 It also monitor existing trade sl/tp, which means it will modify existing sl/tp and open price (for pending order) when it detected a different value between order's sl/tp and the corresponding sl/tp line object. Other feature : - lot size calculated automatically based on the specified risk. - a simple
30+ USD
Objective of this piece of code is to convert a .png FileOpen ('image.png', FILE_TXT | FILE_READ ") Into Base64 string Base64Encode(imagefile, encodedstring); You can use existing readable Base64 library. The result of the conversion must produce correct image here https://codebeautify.org/base64-to-image-converter
2 Applications
MQL4 Scripts
30 - 200 USD
I want to convert my EA into a script that continuously optimizes the input values based on the last few hours to find the best input values to move forward with. The EA is relatively simple code, a little more then 200 lines of code. Find best value for input values based on the last few hours. Saves optimal values to preserve state across restarts. Works on multiple pairs automatically
7 Applications
(2) MQL4 Experts Scripts
30+ USD
Hi all coder, I need help to have a new mod script existing famous EasyOrder https://www.forexfactory.com/showthread.php?t=281772 It also monitor existing trade sl/tp, which means it will modify existing sl/tp and open price (for pending order) when it detected a different value between order's sl/tp and the corresponding sl/tp line object. Other feature : - lot size calculated automatically based on the specified
1 Application
(1) MQL5 Experts Scripts
30+ USD
Hi all coder, I need help to have a new mod script existing famous EasyOrder https://www.forexfactory.com/showthread.php?t=281772 Instead of one order, i need a option to have 2 or 3 order Eg, if i need 3 order, it will open with one SL but 3 different TP. I need a dropdown to input my SL, TP1, TP2,& TP3 I going to open multiple trade and the script should not limit the number i would like open For the buy/sell
4 Applications
(1) MQL4 Scripts
30 - 100 USD
I am looking for someone to export my multiple mt4 accounts data in real time to a google sheet. I also need it to be sorted in a way that i can move around the data to create a chart etc
4 Applications
MQL4 Scripts Consultation
30 USD
Have a tradingview pine script that would like to be an indicator on mt4... I have the file that will make possible to convert... please advice if possible and contact me to send file
3 Applications
MQL4 Indicators Scripts
30 - 40 USD
I've tweaked my trading view indicator and i need it converted to MT5 so i can set it up as an EA. The strategy is based off Renko Bars. The moving averages are colored and when both are the same color the trade will execute, either buy or sell. Also a RSM indicator for visuals only. somewhat straight forward. Will need source code and copies. Look forwward to working with you
1 Application
100 - 200 USD
I would like a simple bot developed for me. I would like this software to be developed for Windows. it simply should generate fake views to a channel in the well known telegram messenger. . At the end i want fully automated tool or script, which i only can choose channel and amount of views on new posts and then let it run over the whole day. i want that my chosen channels receives instantly increasing views of every
0 Applications
MQL5 Scripts Other C# Python
100 - 200 USD
I want to create a telegram bot and channel connected to it. Easy code , everything is ready from example on the website. The bot will follow his trades and publish them to the channel. Send orders. In a nice and clear layout
30+ USD
The EA/Script shall close all open/pending orders, if equity amount = X is reached. In general there should be 2 fields, where the amounts can be inserted. Example: Current Equity = 10k EUR Field 1: 15k EUR (close all positions if euqity = 15k EUR) Field 2: 5k EUR (close all positions if euqity = 5k EUR) Detailed Business Requirement/ Specs will follow
17 Applications
(2) MQL5 Experts Scripts
300+ USD
Im experienced with programmers, so made a clear request list. It requires standard stuff nothing special. Basically it should look at the 2M chart and open position when 2 candles of correct size appear. Besides that about 10 other factors like Moving average. Stop loss is variabele X + spread value. Take profit is time based and with trailing stop of 0.1 pips etc. I need it fast. Kind regards Ronald
19 Applications
30 - 50 USD
Hello, LOoking for something which will allow me to add upto 4 TPs from a single trade. Once TP1 has been hit, it should move the SL to entry for the remaining. For example if there are 4TP targets. 0.04 lot on eurusd, when price meets a defined level it will close 0.01 and move SL to entry. However if there are only 2 TP targets it should close 0.02 for tp1. Needs to work on the MT4 android app and desktop
9 Applications
MQL4 Experts Scripts
30+ USD
-- Enumeration of smoothing types enum SmoothMethod { SMA= 0 , // Simple MA EMA= 1 // Exponential MA }; //--- input parameters input int InpSmoothPeriod= 10 ; // Smoothing period input int InpCHVPeriod= 10 ; // CHV calculation period input SmoothMethod InpSmoothType=EMA;
0 Applications
MQL5 Indicators Scripts Java