Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
Hello, On the following website ( https://www.fibogroup.com/products/account-types/swap-history/ ) you can obtain (for free) historical data for every day for the swap value for a given currency/commodity. What i nees is an indicator/script/... which when applied in mt4 download the corresponding historical data for x days (to be determined) and draw it in a window under the main chart (on mt4)
7 Applications
30 - 500 USD
Need a script to depict when price is above/below numerous MAs and it also has to tell if the CCI is positive/negative, i am looking to see if this is possible, Thanks
11 Applications
50+ USD
Things I need from the programmer is - A true indicator to identify the trend to see if its bearish or bullish also A DXY ( dollar index) currency strength meter & a news filter. This EA will be built off as follows: Step 1: Trend Identification Step 2: Support and Resistance Key Levels Step 3: Buy Parameters Step 4: Sell Parameters Step 5: Sell Rules Step 6: Buy Rules I would like these options as well Daily Growth
5 Applications
30+ USD
Looking to develop an indicator that plots line for every distinct high/lows. Upon successfully plotting, the lines shall be drawn and extended until encountering a new candle in the future. 2 scenarios can happen here: a) the line meets a candle that engulfs through the line, in this case the line shall stop there. b) the line meets and get "wicked" by another distinct high/low and in this case, the line shall stop
2 Applications
Je peux creer un robot avec l'indicateur que vous souhaitez à un bon prix (personal job)
30+ USD
bonjour j'ai 4 indicateur en fichier mql4 sourcee et j'aimerais creer un robot j'ai deja les entree et sortie signifier par des fleches haussier et baissiere mais j'ai pas le icustom puis j'aimerais avoir une option en plus que je vous expliquerais dans un seconde temps plus des preset de gertion de position si possible
1 Application
50+ USD
I am looking for a Trade helper EA. In nut shell: If I place a manual order the Trade Helper EA would automatically open new and new trades on the same direction with the same lot size If the market price goes against my first trade by a fix (f.e.: 20 pips). Also close all my opened Trades If the SUM of all opened trades reached a certain profit (f.e.: $10) EA should be work on thick method. //--- #include
40+ USD
There is need for an experience programmer that can code in Pine Script to identify when a combination of Indicators meets a criteria, place arrow at that point and also give alert. Indicators are HMA, MA cross, MACD and Stochastic Momentum Index Thanks
4 Applications
30 - 60 USD
I am looking for an experienced programmer to convert to to take 5 pine srcipts and turn it into just 1 (Each Pine Script is less than 250 lines) Source code need to be provided. Responsibilities: - Convert 5 pine scripts indicators to 1
2 Applications
30+ USD
I need example code for CryptEncode string (CRYPT_AES128) and CryptDecode string (CRYPT_AES128) with a key simple like https://docs.mql4.com/common/cryptencode https://docs.mql4.com/common/cryptdecode need 3 languages for mql4, mql5, and C# I want a simple code, not too complicated, and it would be great if it doesn't use additional external libraries
30 - 200 USD
Hi looking for experienced programmer that has proof of work before converting an indicator for ninja trader 8.the indicators is build for tradovate platform but i need to convert for ninja trader8. ATR Trailing stop with fibo and weight moving average trending color
30+ USD
I need a simple script which monitors MT5 (demo account) running EA on windows VPS. The script will restore/restart MT5 if and when “Metaquotes” pushes new version. Or even better if a script can prevent updates so I can do it on weekends
2 Applications
30 - 50 USD
Hi guys, I need a tool/script/indicator in mt4 that draw some horizontal lines based on a formula when I click on a candle. The formula should be modified by me in that tool. Anyone interested in this topic, please let me know. Thanks! Vahid
11 Applications
30 - 31 USD
I have a strategy based on heiken ashi that I would like to convert it into an EA,all details will be provided once discussed. Heiken Ashi candles to use 1. Trading Session Details • Session Timing: Trading activities are conducted from 09:30 to 14:30 UTC-5. It's crucial not to enter any trades after this time frame. • Time Frame: 5-minute chart 3. Position Sizing • Lot Size Calculation: The strategy allows for
Script for a Left Price Label to snap to bar (personal job)
30+ USD
I would like a script that I can drag to a bar and it will snap a left price label at the High (selectable high/low/open/close) -I would like the option to set a pips offset if need e.g + 2 pips or - 2 pips and the label will show this price. E.G high price is 100 , script set to snap to High with offset + 2 then the label will read 102 -The colour and size needs to be changeable. -The option to select which time
1 Application
Download data to csv file. (personal job)
30+ USD
Hi, I need script that will export candles for all symbols on the watch list to separate scv files - the same way as we do it for one symbol by going to Symbols ---> Bars --> Request --> Export bars. Script should have an input to define date range for download. The csv file format is: YYYY,MM,DD,HH,MM,O,H,L,C,V YYYY,MM,DD,HH,MM,O,H,L,C,V YYYY,MM,DD,HH,MM,O,H,L,C,V (year, month, day, hour, minutes, open, high, low
1 Application
30+ USD
I have old robots I want to use, but they do not have a max spread filter. So I need a script to disable auto trading when the spread goes past the max spread setting. Then re-enable auto trading when the spread goes back below the max setting. Is this possible
12 Applications
Modify Lines_Drawer (private job) (personal job)
30+ USD
The change is: 1. Change input csv data format to: YYYY,MM,DD,value1,value11 YYYY,MM,DD,value2,value22 YYYY,MM,DD,value3, value33 The last column will have only values 1, 2 or 3. This will be needed only for vertical lines. I want to have 3 separate choices of the colour for vertical lines depending on the value of the last column (e.g. for value 11 - red, for value 22 - green and for value 33 - blue). Remove
40+ USD
Hi, I would like to have a script to read data from a selected csv file and place lines in MT5. Csv data format: YYYY,MM,DD,value1 YYYY,MM,DD,value2 YYYY,MM,DD,value3 ......... First 3 columns are data for horizontal line position. 4th column is data for vertical line position. I would like to be able to choose colour for vertical lines, and separately colour for horizontal lines
9 Applications
30+ USD
Current indicator draws ONE line either on the open or close of the candle whenever an inside bar is detected. Kindly finish reading on the below to really get a basic understanding on the requirement. Kindly note that all the codes are already in place, it is just to re-structure it such that it is optimized/slight change of display. The current structure goes like this: IF inside bar is detected: IF inside bar is a
2 Applications
30+ USD
I am looking for a programmer to code for me an indicator that works in both mt4/5. This indicator will be a modification of an overbought / oversold. I will provide the formula and would appreciate if a coder translates the formula into an indicator
10 Applications