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
3156 completed jobs in all languages
Sort by:
Breakout tester (personal job)
50 - 150 USD
Firstly I need to "Enter" Pair to Trade. Secondly "Enter" a Date & Time Next I need to find the (Starting point) Halfway point on Bar..eg: (H-L)/2+L Then I need to "Enter" a pip value which can be applied Up and/or Down to place a Long and/or Short Trade. Next I need to "Enter" a pip value for TP and another pip value for SL. Then when the first Trade is accepted.....cancel the opposite Trade. Check and record the
1 Application
MQL4 Experts Scripts
10 USD
I need a script for freeze the EA. Input parameters: Account Profit = 1% This will be calculated to AccountEquity. close all orders including pending orders after reach the above profit% from the time of enable of script to chart. Freeze the EA = True or False. If this will true freeze the EA and do not allow the EA to open orders else do not freeze the EA and allow the EA to open orders
4 Applications
(4) MQL4 Scripts
SMARSI - Equity (personal job)
10- USD
Please add the Equity StopLoss as an option to use or not (TRUE FALSE) the code I already sent you. In this situation this EA could count the amount of profit or loss as equity not as pips. Please set up to the Take Profit 3% and have trailing 0.1 % after reaching 1.5%. Loss equity -20%
5 Applications
(39) MQL4 Scripts
10 - 15 USD
This job is basically an MQL4 script described below. General Consideration Lot size: a variable to be entered for each trade Profit pip: 50 pips (spread inclusive) Trades are placed on H1 candle stick frequency ================================= Buying: Take Profit: 50 pips (spread inclusive) Stop Loss: The low of the previous week on Weekly(W1) candle stick frequency (amendments can be made subject to market
5 Applications
(1) MQL4 Scripts
30 - 100 USD
The EA should works on both with 4 and 5 digit quotes and all pairs and any timeframe. This EA will use the Open, High, Low, Close price to open and close orders on every candlestick. Skye for more infomation : saithao89
9 Applications
(1) MQL4 Experts Scripts
Profits based on where do I place my Stoploss Target (personal job)
10 - 20 USD
I hope I can explain it to you. At the moment I open a trade with One Click I am going to set my Stoploss at the last Swing High or Swing Low. Sometimes it is 20 pips, sometimes it is 32 and it can be more. You get the point. After that I need an EA or script or whatever, as long as it is working and not too complicated to set my Profit Target based on the distance from opening the Trade to the Stoploss. Suppose I
1 Application
(2) MQL4 Experts Scripts
20 - 30 USD
Easy robot , i will send you a file with especifications moving avarage break out sell or buy , VERY IMPORT I PAID AFTER TEST IT IN REAL AND INSTALL IN MY META4 I WILL NEED HELP NO EXPERT
14 Applications
(1) MQL4 Experts Scripts
just signed to receive signals by email, but this is coming all day and night. would like to have a EA to open pending orders as soon as emails received (outlook), message always with same format, buy/sell, price, sl and tp
5 Applications
(1) MQL4 Experts Scripts
Tool for backtester (personal job)
200+ USD
This job is a private job for the developer - job details were discussed on skype. This will be a tool that helps you backtest your strategies in the mt4 strategy tester. The way this ea operates has already been discussed between me and the developer
1 Application
(4) MQL4 Experts Scripts
10 - 25 USD
Hallo, I want to select the last 30 orders form my EA with the magicnumber 999999 in MQL4. Currently my code is like this which doesnt account for the MagicNumber: OrderSelect (OrdersHistoryTotal()- 30 ,SELECT_BY_POS,MODE_HISTORY); double G30 = OrderProfit(); if (G30 > 0 ) W ++; if (G30 == 0 ) G30 = 0.0001 ; if (G30 > 0 ) Wins = Wins + G30; if (G30 < 0 ) Loss = Loss +
16 Applications
MQL4 Experts Scripts
Update Hyper Trend Alert Indicator (personal job)
10- USD
Hello, please implement a new filter in the Hyper Trend Alert Indicator. The current filters check backwards for conditions to trigger the hyper alert. For the new filter the script has to wait until an additional condition has been met. If you accept, I will sent the detailed description. Regards
1 Application
(9) MQL4 Indicators Scripts
10 - 30 USD
My purpose is to export the following data Balance Equity Margin Free margin Margin level Profit from MT4 Terminal/Trade window to a hystory file where all data are saved in function of time (if possible excel file). I need to set: - exporting data frequency in seconds (for example every 60 sec) - destination folder of files I also need that the system automatically create a new file every 24 hours (or custom period
7 Applications
MQL4 Experts Scripts
30 USD
I wish to commission the following (probably a script): 1. It will parse data from a .txt file saved in a user-defined location (initial version will be ok to read from MT4's 'File' folder). 2. The text file is in the following comma-separated format: symbol,price,type,linestyle For example: EURUSD,1.234,1,1 EURUSD,1.254,1,2 EURUSD,1.323,2,2 EURUSD,1.123,2,3 EURUSD,1.243,2,1 GBPJPY,123.234,1,2 GBPJPY,122.244,2,2
6 Applications
(5) MQL4 Indicators Scripts
Script (personal job)
10 USD
as we already talked, here is the job for the script. // this part of the text will be just to complete the 30 words required to open the freelance job. // thanks again
1 Application
(3) MQL5 Scripts
10 - 30 USD
Hello everybody i need to fix some php code, pls help. <?php class UploadException extends Exception { public function __construct($code) { $message = $this->codeToMessage($code); parent::__construct($message, $code); } private function codeToMessage($code) { switch ($code) { case UPLOAD_ERR_INI_SIZE: $message = "The uploaded file exceeds the upload_max_filesize directive in
1 Application
MQL5 Scripts
25 - 50 USD
Hi have an FX dashboard I used on an older version of Mt4. It doesn't work now. The numerical values are basically not displaying, although I think the values are there in the background. I need this fixing quickly if possible. I've attached the files and screenshot. Hopefully should be a simple job Dave
7 Applications
(1) MQL4 Indicators Scripts
10 - 50 USD
Hello, I would like a freelancer correct a bug for VM and Joomla in the 2_String (field VM personalized field picture) And translate 3 tabs and title in VM from englisht to french thanks for offers
2 Applications
MQL5 Scripts
10 - 40 USD
i need a plugin that uploads and feeds entire amazon categories with products on a wordpress theme. need 5 different themes installed the themes should look like the following examples
1 Application
MQL5 Indicators Scripts
10 - 30 USD
I have a working trend alert system based on 4 indicators. Since I get too many unnecessary alerts, I want to refine the system by adding several filters at the customer settings. If one filter alert is set TRUE no other alerts should be triggered. However, filters should be possible to work combined. The job should not be that difficult and consists mainly in: 1. Revising the current alert pattern and creating a new
13 Applications
(9) MQL4 Indicators Scripts
SCRIPT ENHANCEMENT (personal job)
10 - 60 USD
I wish to enhance the MT4 script you made earlier. I need more input points expecialy the dynamic settings type. This is in no way a need to remove anything from the current script. I like it but I want additions to increase my scope for experimenting Details will be provided as usual. Another top of the range work expected. Cheers
1 Application
MQL4 Scripts