Orders for scripts development - Statistics and mathematics - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
96 completed jobs in all languages
Sort by:
Lot Splitting using Fibo Numbers (personal job)
30+ USD
Lot Splitter I need an EA (and script, still not sure which will be more comfortable) that will check for any pending order on attached chart and split it into pieces of order. Split means it will close the pending order and reopen equivalent total of volume at the same price E.g. 0.02 - 0.01, 0.01 0.03 - 0.02, 0.01 0.04 - 0.03, 0.01 0.05 - 0.03, 0.02 0.08 - 0.05, 0.02, 0.01 0.12 - 0.08, 0.03, 0.01 0.20 - 0.13, 0.05
40 - 50 USD
Hello devs, the job consist in develop a EA with a specific Price action Pattern, formed by 4 candles, with very very specifics points of validation and invalidation The EA must work on Current Candle Price (Live Market Price) instead of the Close Candle Basis, because the EA have to validate or invalidate the Setup in a very short time cause the EA works in Very Low TimeFrame, the identification of the validation or
50+ USD
My Requirement is As fallow:- I want a robot that will enter or exit trades base on moving average crossovers only. Moving Average will be 7EMA( Slow Moving average ) and 2EMA (fast Moving average). BUY Order Scenario: When 2EMA crosses 7EMA from downside to upside i t will execute BUY order Target & Stop loss will be ATR(14) value Ideally Time frame will be 5 Min which i can be changeable as per my
30 USD
As you can see in the picture, 1. When the slope of ADX is sharp, Order the corresponding -DI or +DI. (Sell or Buy) 2. When the -DI and +DI cross each other, Order the DI to be raised I am thinking of combining 1 or 2 or applying them separately. Who can apply this simple robot
5 Applications
Convert our custom Gann Indicators to Scripts. (personal job)
30 - 60 USD
Hi Taras, Been at least a year since we spoke. Hope you are well and still available for business. You wrote for me a range of gann indicators which show the exact pricing of the day and etc. VERY good stuff this. BUT unfortunately, somewhere is some gremlin which locks the indicator up (and the chart event queue therefore) for up to 20 seconds and sometimes indefinitely (I need to re-apply template/or remove
1 Application
30+ USD
Requirement Specifications: Part 1: To combine the attached 3 indicators into 1, with 3 separate panels with similar options to select from, displaying Open Price for 3 individual timeframe. To make slight adjustment on the drawing of the Open Price line in accordance to the period separator. Part 2: Based on the 3 individual timeframe's return values, set the variables into the conditions below and paint an
4 Applications
(6) MQL4 Indicators Scripts Statistics and mathematics C++ C# Forex Product Design
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
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
5 Applications
(23) MQL4 Experts Scripts Statistics and mathematics Futures C++ JavaScript PHP HTML Trading robot/indicator debugging Forex
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
35+ USD
Preciso de um Robo, configuravel .. Entradas / Input: Qtd de Lote = 1 StopLoss = 100 Proft = 100 Periodo = 1 // como padrão ------------------------------- Quero trabalher em cima desse indicardo da mesma forma, sendo o perído padrão 1. https://www.mql5.com/en/code/20445 Sendo que quando ele estiver no Maxima, abrir uma VENDA imadiatamente no Proximo Candle. Quando tiver na Minima, abra uma COMRPA imedia no proximo
30+ USD
Hi all, I need somebody to help me with writing a function for MT4 which will calculate static TakeProfit price for all opened orders by entering money in account currency. I need this function for my grid system EA For example: My EA opened 3 market orders in same direction (EURUSD symbol) 1. order - buy with 0,02 lots, opened at 1.17196 2. order - buy with 0,04 lots, opened at 1.16946 3. order - buy with 0,08 lots
10 Applications
30+ USD
I want to create an automatic algo that opens and close positions based on the ( 5 linear weighted moving average - applied to the close ) and FLOOR pivot points. * The algo needs to BUY when the candle closes ABOVE 5 moving avaerage // with the target being resistance 1 on the floor pivots // and the stop loss being support 1 * The algo needs to SELL when the candle closes BELOW 5 moving avaerage // with the target
30+ USD
Hi Guys, Unfortunately following expert not working and developer not responding: https://www.mql5.com/en/code/10934 Could someone create a script/indicator/expert for me which will be recording following data in CSV file every minute. Balance, equity, margin, free margin, margin level (%), margin & amount of open/running positions. Thanks in advance, Yan
13 Applications
30+ USD
The attached script (mq5 file) has its origins from https://www.earnforex.com/blog/forex-hourly-statistics-for-major-currency-pairs/ It simply prints out (saved as .csv) the average hourly pips of a pair for the last "n" bars, expressed as hour 0 to 23 (24 total), GMT adjusted. I have three simple requests:- 1.) Instead of selected the previous "n" bars, I'd rather have a start and end date so I can research a
50+ USD
I'm Looking serious Developer to Create my Breakout EA base on this 3 strategy. 1- Zik Zak 2- Inside Bar 3- BBMA sideway ill attached requirement at attached file, please take a look.. Thank you
30 - 50 USD
Hi there, I am looking for someone with the expertise to compile a EA with the strategy attached. It's a mixture of Bollinger bands and Grid. Please find example EA on the requirement sheet. I am in NO hurry
30+ USD
I want an INDICATOR using the Ichimoku clouds conversion and base line and a Moving Average. I want to be able to change those three settings. I want it to work on more than one chart at one time. I want it to work on any time frame. It must be an Indicator because it will be ran with a trail stop EA. Down trend: when the MA (yellow) is above conversion line (blue), and the base line (red) is above the conversion
6 Applications
(22) MQL4 Indicators Scripts Statistics and mathematics Panels and dialog boxes Forex Data mining
30+ USD
I want to create an EA base on the video below: https://www.youtube.com/watch?v=nmffSjdZbWQ&t=112s Entry lot size is based on the percentage of balance available on trading account. Percentage of entry lot size must be adjustable
7 Applications
100 - 200 USD
Dear Developers. I am looking for A Serious Professional Developer for an automatic trading program (EA) based on Martingale Strategy. Because my job Is very sensitive and I Hate Of Any Bugs. Good pay 200+ plus extra bonus depend on performance and timing. Could you please contact me for the details of the job if you are interested! Many thanks! briefly, To open a posiion The first position must be opened manually by
18 Applications
(17) MQL4 Experts Scripts Statistics and mathematics Panels and dialog boxes Trading robot/indicator debugging Strategy optimization Forex