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:
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
1 Application
(6) MQL4 Scripts Other
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
2 Applications
(6) MQL4 Experts Scripts
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
30+ USD
I need a simple script that can download a zip file from internet (link given in chat later). The script should do (in sequence) Download the zip file from given link Save the file at Terminal Folder location (the one that usually when we open data folder for our MT4/5) If there is exisitng zip file, it will overwrite Unzip the zip file (inside got 3 folder, MQL4, template and tester) Copy these folder and paste it
5 Applications
(19) MQL4 Experts Scripts
30+ USD
I need workable library (on both MQL4 and MQL5) for API call. Need to use wininet.dll (but not WebRequest) because adding the URL to the tab 'Expert Advisors' is very tedious All API function should available, which similar to https://reqbin.com/ Minimum should include, POST GET PUT DELETE If you already have full library on all API function, let me know and I will choose you How I am going to use it? I will use your
1 Application
30 - 80 USD
hi i need the follow script for a multi order trading script i like it so i can set up a run of trades on buy or sell on any pair need it open it goes pass a TP TS price this is when the trade goes pass and if drop it closes on the price open margin ts tp tp/ts 6000 0.30 5500 6500 6250 6500 0.30 6000 70000 6750 and so on so when one closes on a tp one open if it
4 Applications
(1) MQL5 Experts Scripts
30+ USD
Hello, I would need a very basic script able to extract floating equity at the end of each day (end of day 23:59 based on server time) and arranged it by used Magic Numbers into a .csv template with mutiple rows and columns, as in the template attached. Equities should be all converted in the deposit currency. Script must work on both MT5 tester and live accounts, 4 digits and 5 digits borkers and ECN brokers also
2 Applications
(3) MQL5 Scripts
30+ USD
I need a script that can automatic calculate the volume needed for a trade to my desire take profit amount Example: I want to open pending order of buying EURUSD with the following prices. Take profit amount: $100. To input: Type of order to choose : ( Buy Stop or Buy Limit or Sell Stop or Sell limit ) - to choose from drop-down menu Profit target: ($100 ) - to key in manually Entry price: ( 1.10000 ) - to key in
6 Applications
(14) MQL4 Scripts
Ea support area (personal job)
30+ USD
Ea that's works in support and resistance Rule 1: if the ea reaches the support area let it wait for a candle close below the support candle if it close below let it wait for the recent open position to retrace back up with 30 pip before it will open a sell position with tp of 20 pips if the trend still move up 10 pips let it open another sell position with 20 pips tp if it move up again 10 pips let it open another
30+ USD
The following show the number of open trades in losses and in profits. I am looking for the SCRIPT (MT5) that can sum profit of the each symbol, and close ONLY when the sum of the pair reaches “x” amount of profit. L eav ing the others pairs running till target profit achieve . Profitability of the position should be calculated as the sum of profits for active position , plus commission and accrued swap . Script
15 Applications
40+ USD
Ea that mainly work only on support area mostly support area Rule 1: if the ea reaches the support area let it wait for a candle close below the support candle if it close below let it wait for the recent open position to retrace back up with 30 pip before it will open a sell position with tp of 20 pips if the
30 - 50 USD
Dear Coders, I would like to have a way to communicate between two MT4 terminals installed in the same VPS. The main purpose is to compare balance and equity of two MT4 accounts, to close all trades in both terminals at the same time when a certain combined equity is reached. Ex. 8% - 3% = 5% (close all trades of both accounts in different terminals) Communication would be in both directions. If other basic data can
8 Applications
(1) MQL4 Experts Scripts
50 - 75 USD
Not using a EA attached to a chart but just reading in real time every 0.5 seconds or every second the bid-ask prices of around 4 0r 5 major currencies pairs on one specific broker from MT5 Market watch or from elsewhere in the MT5 platform and recording that data in an excel sheet (or in csv format) with time pair bid ask. this for a period of 2 hours during the market are open. That represent around 7200 lines of
8 Applications
MQL5 Scripts Consultation
Function for MT4 which will calculate TakeProfit market price for all open orders by distance in points (personal job)
30+ USD
Khuman, I need a function for MT4 which will calculate TakeProfit market price for all open orders by distance in points, when profit of all winning orders exceeds loss of all losing orders by X distance in points, but calculation must work also if there is only one open order, it doesn’t matter if it's in profit, loss or zero profit. I need this function for my grid system EA Example: My EA open 1 market order (BUY
1 Application
30+ USD
Hi all, I need somebody to help me with writing a function for MT4 which will calculate TakeProfit market price for all open orders entering profit percentage, when profit of winning orders exceeds loss of losing orders . F or example, if I set 10% as input value, profit of open winning orders have to be 10% more than loss of open losing orders. I need this function for my grid system EA For example: My EA opened 3
5 Applications
Bug fixes on previous EAs and a new EA (personal job)
130+ USD
TASK 1: GRID EA GLITCHS 1) For some reason the grid EA you did for me sometimes opens same lot size instead of incremental. It only does it when multiple charts/currencies have been used. Can you look into that to see what the problem could be? 2) Also, the panel looks squeezed on some screens. I checked to see whether it is a screen resolution issue but it is not: https://prnt.sc/1svgvy4 . I have got
1 Application
(15) MQL4 Experts Scripts
30 - 50 USD
Please i need someone to convert the below indicator script to an EA for MT4 and Pinescript Strategy with backtest. //@version=4 study("Heikin Ashi Smoothed Buy Sell v4 ", overlay=true) EMAlength=input(55,"EMA LENGTH?") src = ohlc4 haOpen = 0.0 haOpen := (src + nz(haOpen[1])) / 2 haC = (ohlc4 + nz(haOpen) + max(high, nz(haOpen)) + min(low, nz(haOpen))) / 4 EMA1 = ema(haC, EMAlength) EMA2 = ema(EMA1, EMAlength) EMA3 =
4 Applications
Other Experts Scripts
EA/Script in mql5 to download-translate-convert and fix yahoo/investing stocks data, to put into MT5 (personal job)
150+ USD
I need a EA/script in mql5, which must take data from Yahoo/investing.com website, download, then convert to MT5 format, fix errors, convert in euros, and import in a custom symbol. the source code mq5 must be included in the work The work can be done also using dll or other imports in order to get the history data in the better way find all details in attachment thanks
1 Application
(25) MQL5 Experts Scripts
MT4 Script To Modify or Close All Trades Using Some Conditions (personal job)
30+ USD
MT4 Script To Modify or Close All Trades Using Some Conditions Maximum budget $30 (Please don’t apply if you want to bid higher) I need a script that does the following: 1) Modify the take profit levels of all open trades 2) Close all trades that are in a profit *Note - All this will work only on the Symbol / Chart that the script has been applied to* The Settings Section: Modify Profits = True/False (By
1 Application
(24) MQL5 Indicators Scripts
Create a script that gives 3 options that can be applied to a single chart (personal job)
50+ USD
Script for metatrader 4, when placed on a chart should offer three options: a. Close all Buys and Buy Stops b. Close all Sells and Sell Stops c. Close all open trades on that chart, and all pending orders on that chart, including Buy and Sell Limits, and all Buy and Sell Stops This will be used to close profitable positions in one or two directions from the previous script you created for me. Scenario one: I take a
1 Application
(12) MQL4 Scripts Other Forex