Orders for scripts development - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
500+ USD
Looking for an experienced python developer to utilize some open source libs to back and live-test strategy. Please message if you multiple years of backtesting with python and utilizing python backtesting libaries. Kind regards
5 Applications
60 - 90 USD
I need a EA telegram bot to submit order to MT4, requirement as below: place new order / modify existing order / close current order / cancel pending order Auto lot calculation based on capital in account and percentage of risk defined by me if auto lot calculation is off, take from my manually keyed in lot size Rule 1 (Order with 3 TP) Based on entry price, open a position Then when profit take reach, close partial
6 Applications
40+ USD
Good Morning, I would like an EA to copy orders from one account to another that is not in the same location, it may be a system already ready, however only authorized computers can copy orders from the master computer. It can be MT4 to MT4 or MT5
6 Applications
30 - 300 USD
I need a trading bot based on candle pattern, market consolidation range, and fib levels. 1 It has to execute an order after certain style candle sticks on specific time ftame, 2. Has to identify trend and swing low and high and throw fib to execute order 3 Identify consolidation range and execute order after break out etc Please message me if you can get it done for me
7 Applications
30+ USD
I want the two minutes. In short, I want the candle burning for about two minutes. However, no default menu is available at this time. (1 minute, 5, 15 ...). I want to make sure, you want to use
5 Applications
100 - 500 USD
Admin able to create a sub-admin account Admin able to delete, edit, suspend all account Admin and Sub-admin able to add MT4 & MT5 accounts Admin and Sub Admin able to set the total profit sharing based on percentage for each account. Admin and Sub-admin able to track how much the total profit for each account based on daily, weekly and monthly Admin and sub-admin able to see the total profit based on daily, weekly
500+ USD
I need a Node.js trading bot created that allows me to trade price discrepancies between Refinitive pricing and Oanda pricing. https://www.refinitiv.com/en https://developer.oanda.com/rest-live-v20/introduction/ Options to include in robot: - Spread filter to prevent trading when spread if above average spread. - Price distance trade trigger when Refinitive pricing is a certain distance in points above or below the
3 Applications
100 - 250 USD
Hey, I have a MT5 account with an EA who work 24/24 for my money. I have some people who can pay me all month to copy all of my trades. BUT, I want to make a system with 30 day trial and after a 30 USD/month. To make this thing, I need to have an access to the data of people to stop there signal after 30 month if they don't pay. How can we make it ? If u have an idea, tell me. (I would like that the copy system is
30+ USD
I've created a simple strategy in Pine which is based on stochastic and MACD, in particular: buy if k>d and MACD line > signal line sell if k<d and MACD line < signal line The strategy does not use SL/TP but only trailing stop% and it recalculates after the order has been executed. I would like to know if someone can create a MT5 bot which possibly works like the pine strategy tester. Txt file with the pine code is
30 - 70 USD
Hi everyone, I'm searching someone that could code a MT5 Master that sends trades to other unlimited MT5 slaves. Really nothing complicated, no options more but maybe the slippage on the slave. It's a simple local copier on MT5, with fast execution
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
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
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
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
0 Applications
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
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