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
3163 completed jobs in all languages
Sort by:
Hi , I need a script mt4 When i drop it on the chart it will write 6 arrows ( code 83 ) , most thicker color white all on the same day where i drop it ( if i drop it on the day "yesterday" ..it will do it for the day " yesterday " ) with 6 hours different by default . ( 4.00h ) (9h00) (14h00) (16h00) (19h00) (23h00) (height where it will be) with 6 differents values ( 120 ) (125) ( 130 ) (135) (140 ) (145)
5 Applications
(11) MQL4 Scripts
20 - 50 USD
Hi programmers, I would like your assistance to develop a simple indicator with the following features. ========================================================== Feature 1 To draw horizontal line based on the following formula: Description: - Horizontal Line 1 = Current day's High - [(Previous day's High*100 - Previous day's Low*100)+ 300 ]/2 - Horizontal Line 2 = Current day's Low + [( Previous day's
6 Applications
(1) MQL5 Indicators Scripts
10 USD
Hey, i need follow rectangle in my existing strategy (EA): https://docs.mql4.com/constants/objectconstants/enum_object/obj_rectangle I have these parameter in my strategy: start time STRING end time STRING Highest High from Range Lowest Low from Range. Regards, Daniel
5 Applications
(1) MQL4 Experts Scripts
10 - 15 USD
Hi, I need a script/EA with easy functions to simplify and secure manual trading with impulsively (mainly) market orders. The GUI should show fields for the following input parameters (similar to MT4 standard): -> Order Type: Market Order / Pending Order -> Pending Order Type: Sell Stop / Buy Stop / Sell Limit / Buy Limit -> Pending Order Price: 1.21554 [etc.] -> Trading Direction: Buy / Sell -> Stop Loss (in
5 Applications
(92) MQL4 Scripts
Price action and News Filter (personal job)
40 USD
Job 1.Simple prise action EA Put the general thinks we have on Theo Expert Fixed lots Lots % Lots multiplier Lots Increement SL and TP for every position Max open Trades Close in Profit /loss in Money ( Universal Like the one in Theo EA) True/False Time Filter spread etc New additions Trailing start = when trailing start …if 2 starts when the trade is in 2 pips in profit if 0 start from the beginging of the trade)
1 Application
(1) MQL4 Experts Scripts
Greg (personal job)
10 - 100 USD
Hey I would like to have an EA that will update my Stoploss at the beginning (Openning) of every candle. If the Exponential Moving Average "6" CLOSE is below or less than the Exponential Moving Average "7" OPEN, then I want to set the Stoploss to equal the moving average SMOOTH 6 "high" plus 10. And then vise versa ... If the Exponential Moving Average "6" CLOSE is above or greater than the Exponential Moving
1 Application
(12) MQL4 Experts Scripts
Trade Report 2 (personal job)
50 - 80 USD
Hi Hooshang Please create Script based on details I sent you. Thank you
1 Application
(1) MQL4 Scripts
10 - 50 USD
Hello, I want to have a script that i can use on my ea's, that will disabled or enabled my ea's when new is coming. I normally use forexfactory but investing is also ok! I want to use it seperate, so no all ea's have same news filter I want to set the currency like EUR, AUD........ disable autotrading .... M before news enable autotrading .... M after news OR Enable autotrading .... M before news disable
7 Applications
(12) MQL4 Scripts
100 - 200 USD
Dear experienced MQL4 programmers, I am looking for a very good indicator-programmer/developer. I want to make the progress as described in THIS article automated in MT4 with the choice of using either the 8 EMA or 12 +5 MA. The indicator have to be able to display the Daily/Weekly and Monthly currency strength (order flow), as well as history. The end product have to be an "indicator box" that displays the strength
12 Applications
(20) MQL4 Indicators Scripts
30 - 60 USD
Adaptar dos indicadores antiguos a nuevos. Si puede ser que también funcionen en MT5. Estos indicadores ya están hechos y funcionan, pero necesitan algunas modificaciones. También cambiar textos en la pantalla
6 Applications
MQL4 Indicators Scripts
10- USD
Dear Developers, Can somebody please develop for me an indicator or a script that allows me to do the following: Basically I am scaling in on my trades so I have multiple trades and therefore it is getting difficult to adjust the STOP LOSSES for all trades (scaled in and original) to a SPECIFIC price determined by myself. I can't use the TRAILING STOP feature for the reason stated in the previous sentence. I need an
3 Applications
MQL4 Indicators Scripts
40 - 50 USD
I need a programmer to make a custom robot for me. The logic is very simple and I want clean simple and working code by a professional programmer and not using any builder tools. Logic: On 15 min chart Check if the bar is green or red 1. Green Bar - If the body (without the tails) of the Green bar is >= 19 pips and < 30 pips (both to be true) //Can you add an option so later I can change the given sizes and test
15 Applications
(12) MQL4 Experts Scripts
HI, I need a script that will provide the ability to trade with Hotkeys. "+" , to be used to buy "-", to be used to sell space button to square last trade Thanks FCM
9 Applications
MQL4 Experts Scripts
30 - 100 USD
I want a script or expert advise or robot that can place a sell order for USD/CHF when price gets to 1.34 (for example) using 60% of my balance as my margin - So if I have $10,000 on my account, I'd want to sell 1.2 lots [60% x $10,000 = $6,000/5000 (lot size) = 1.2]. If calculating the number of lots to sell based on margin is too complicated, i'd like to be able enter the lot size manually. But ultimately, in the
16 Applications
MQL4 Experts Scripts
BACKTESTINT IND. (personal job)
20 USD
CAN YOU PLEASE MAKE FOR ME A SCRIPT WHICH WILL DO THE FOLLOWING: CALL: COUNT CONSECUTIVE (BULL/BEAR) {MAKE SURE ITS AN USER DEFINE} EXAMPLE 1: (TWO (2) CONSECUTIVE BULL/BEAR >>> BULL,BEAR,BULL,BEAR. EXAMPLE 2: ( THREE (3) CONSECUTIVE BULL/BEAR >>> BULL,BEAR,BULL,BEAR,BULL,BEAR SO THE SCRIPT WILL SHOW THE GREEN VERTICAL LINE AND ARROW[UP] ON THE NEXT CANDLE FOR CALL. THE CHART MUST SHOW THE TOTAL TRADES: WIN, LOSS,%
1 Application
MQL4 Scripts
10 USD
Hi, If you have a coding for indicator or script or others (NOT to do Expert Advisor) . function about Auto Refresh chart , I can input refresh every xx minute. Please suggestion. Thank you for your help. Eric
9 Applications
(11) MQL4 Indicators Scripts
Renko filter (personal job)
100 - 106 USD
set filter for renko base all indicators as osma , macd , ma, heiken ashi , time filter , with lot size , box , tp , sl can be set difrrent level
1 Application
MQL4 Scripts
15 - 25 USD
I need a script which will read csv file and put vertical lines on a chart (the same as from MT4 toolbar) in two different colours (colours to be selected in script menu). Csv file format will be: date,time,colour1(0) or colour2(1) Example: 20160120,25,0 // means 20 January 2016, 00:25, colour1 20160120,100,0 // means 20 January 2016, 01:00, colour1 20160115,1605,1 // means 15 January 2016, 16:05, colour2
2 Applications
(6) MQL4 Scripts
30 - 50 USD
Am looking for a programmer that is good in a Conditional Clause situation type of trading. This is a simple illustration of what I am looking for. I need to Buy GBPUSD at 1.2520. I will like all GBP pairs to be strong (and not weak) so that the trade don't turn negative. Here, we are talking of only 1 currency pair entry> Buy GBPUSD @ 1.2520 IF GBPJPY = 135.25; IF GBPAUD = 2.5020 IF GBPNZD = 2.1789 IF GBPCHF =
12 Applications
(1) MQL4 Experts Scripts
Signal catching from EA (Bolero, Bokay) in MT5. (personal job)
10 - 180 USD
We need a script to catch signals from "Bolero" or "Bokay" template and performs a url GET request with data extracted from signal. The request must extract the following data from signal: symbol, period (M1, M2...) and contract type (put/call). The URL request will contain a constant token
1 Application
MQL5 Experts Scripts