Orders for indicators development - Strategy optimization - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
50+ USD
Requirements : 1. Add the Moving average to my existing EA so that it will not wrongly close all existing profitable trades when there is a false alarm of market direction change (i.e. the big trend still not change). (Please make this function a user control ON/OFF when start the EA) 2. Please see if a button can be added to the EA so that user at any time can click it to close all outstanding positions
14 Applications
50+ USD
I would like a trading robot to be able to place buy and sell trades and also close out trades according to the supertrend indicator. values of (nbr 10 multiplier 1) The supertrend indicator will have green and red colors that indicate that the market is on a trend. When the indicator shows "GREEN" there will be an automatic "Buy Order" placed and a bell alert will go off. When the indicator changes to the color
26 Applications
37+ USD
The Strategy is based on 15min Timeframe but signalshow on other timeframes This strategy use 5 or 4 parabolic Sar cross logic. Each parabolic cross has it signal to show Auto trendline mq5 file will be supplied by me to be compile together Note: Source code with 4days time limit license will be requested. please contact if only order price is statisfied Better explanation is available if
6 Applications
50+ USD
Please help me to fix my existing martingale EA and integrate the RSI indicator. 1. Integrate RSI indicator for new order. 2. I only need 30 order settings! if the total maximum order are 30 orders, and the first order hit SL, the EA won't open any martingale order anymore EXCEPT the RSI on H1 time frame at level 70 and then The EA will open another new order on H4 time frame and Daily time frame when RSI level at
Modificación (actualización) (personal job)
35+ USD
Agregar al código fuente la aplicaciones de licencias con fecha y numero de cuentas ( con el fin para dar demostraciones y vender ) que una ves que se genere la ex4 se agregue los datos de contacto tanto el correo electrónico numero de telefono telegram y MQL5 y logotipo ( Para la demo que seleccione el tipo de par a elegir y se habilite solo para probar y que diga la fecha expiracion y que también exista la version
1 Application
Modification to an existing MT4 and MT5 EA (personal job)
30+ USD
Zakri, Please find the EA below and as communicated, would like to add the feature mentioned to it. It should be a duplicate of the existing one under Entry Indicators, perhaps a slight change for the names to make them distinctive. Thanks a lot for everything
1 Application
Modify PCM indicator (Pivot - Cur str - Market Facilitation Index) (personal job)
120+ USD
Recap : This indicator uses Pivots, cur str meter and Bill Williams Market Faciliation Index (MFI) The way it works - Price reaches a high or low Price reacts and changes direction A MFI bar is created (main, fake, fade, squat) with a value (right now the indi does not count if bar is bull or bear) Cur str met happens Alert add 1. shift pivots by hour (example : instead of starting at 0:00 broker hour, start from
60+ USD
The existing EA will BUY & SELL forex pairs at the same time if there is no position at the current Market price. It will also close profitable positions (THE TAKE PROFIT VALUE is set by user). But this method will leave a lot of BAD trades in the opposite direction. In order to improve the situation, the developer need to provide codings so that when the overall profit (must equal or greater than the above TAKE
4 Applications
Adding extra futures (personal job)
50+ USD
Pls I need you to add extra futures to my ea first as it starts with 0.01 I want it to start with 0.02 then open in 5 places before adding and the new addition is from 0.10 next 0.15 next is 0.20 it will be adding like that and you have to give option I mean manual section that will enable me put what the adding will start from like I can decide the adding to start from 0.08 as default or I can decide the adding to
Additions to Expert Advisor (personal job)
50+ USD
Sir, You have done so well with the expert advisor. Now I am asking if you can add a few more. Can you please add a restricted events, close of trading week, close on the bid or ask, and manual trades being under the control of the EA. Once these are completed, writing them into the MT5 file as well. The specifications are attached, but you will find that they are what we discussed. Well...with the exception of the
1 Application
100 - 500 USD
I need a bot that will execute the strategy in the attached video for buy or sell orders in MT5 Additional requirements 1. I would like to be able to modify the stop loss 2. Add 2 additional EMA's (1. 50 days, 2. 200 days). All 4 EMA's must cross before an order can be executed. 3. I would like to modify the lot size 4. I would like to modify the bot to run on any pair, indices ,cypto-curriency, etc. of my choosing
7 Applications
30 - 50 USD
I have a custom indicator that a previous developer was unable to fix after 3 months. The developer could not fix his own indicator he created so I now need to find someone else with the skill set and experience to fix it. The indicator gives buy and sell signals and plots arrows on the chart. The bug is that on the M1 and M5 time frames the arrows will move our of place at random places on the chart. After
9 Applications
35 - 45 USD
I have this ichimoku based EA that I´ve been using it semi_automatic. EA opens trades for me based on a strategy of my own and closing trades manually. Now I wanna take it to the next level. improving the TakeProfit behavior and preventing from open trades in consolidation zones, using some custom indicators. This would be the list of modifications I need: 1.-Take out the RSI filter 2.-Add a ATR Probablity Levels to
5 Applications
35+ USD
I want a programmer who can finish up my Hedging EA by inserting mathematical formulas for placing pending orders Recalculating TP position when the pending orders are activated Then closing all running trades simultaneously when the TP is hit
150 - 300 USD
Hi, Looking for PRO to build a Multi Currency ( we can add max 28 currency pair it'll take trade on ) with a indicator that will use a icustom function to pull data from indicator and open trades ! its complex ea with a Panel on chart ( statstics etc ) Please apply if you're PRO in building Multi CUrrency ea ! the ea should not consure too much cpu power
30+ USD
Hello, i got a protfolio which generate random MagicNumber : int GetMagicNumber(int strategyIndex) { int magic=1000*Base_Magic_Number+strategyIndex; return (magic); }. I need you to recode it to get predifined Magic numbers
5 Applications
BMA v3 upgrades (personal job)
30+ USD
As discussed on telegram, for bma_v3 create a new function ("SL monitor") in the code that "activates" if a SL is hit. when a SL is hit, return (1) to this function to enable it. "SL monitor" function monitors the price movement and the "closeDistance" paramater. When price meets the "closeDistance" parameter, return (1) to the order triggering function to start order triggering. pseudocode: if(Sl is hit): disable
30 - 40 USD
strategy 1 -------------------- indicator When generate the buy/ sell signal have to place the buy/sell order with closing previous order and take new order respectively on next signal occurs. take order method on indicator buy & sell signlas... 1. order profit ok.. 2. if loss happens take another order with increase lot size ... example: buy order 0.01 -loss occurs... sell signal order calculate in 0.02 or 0.03
3 Applications
30 - 90 USD
I would like an Indicator like the one I used on Tradingview it is the LSMA - least square moving average. This is also known as an End Point Moving Average EPMA. This moving average uses Linear Regression. If it needs to be done in Python or R and ported in that is fine. Also, there should be an OFFSET value to adjust the moving averages as well as a dialogue box to change the values of the time frame, moving
50+ USD
m and w indicator it is not working properly and don't follow the rules of the system. help fix or create new one. i am ready to go and need someone dedicated to finish this job asap. 13 ema and tdi is used to make the pattern and i will provide three videos for you to watch. so you can get an understanding of what i am looking for. i will provide the tdi indicator. I think it would need a few filters pattern usually