Orders for indicators development - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
13634 jobs in the archive in all languages
Sort by:
30 - 50 USD
I have a Hedge program ready with a loss overlap system , but with larger batch openings the program can not do the correct calculation of overlap based on percentage , I have the source code , I would just like to correct this point in the program
6 Applications
(25) MQL5 Indicators Experts
50+ USD
Hi i need a programmer to help develop an EA: - Pivots H/L detect relative high and low - Fibonacci levels are placed in between Following the above points, i would like two types of setups to occur separately at the same time. However if they both overlap at times then only place one entry. (bullish example) : SETUP 1: when price hits "X" fib level (customise-able) The 1). ADXR + ADX must be lower at entry than at
42 - 70 USD
A trading robot can work non-stop for 24 hours a day without fatigue or doubt. However, not every trader can develop trading robots. A solution in this case is to order an application from an algo trading programmer. When ordering an application, you need to provide to a programmer a Requirements Specification, which contains the description of requirements for the indicator or trading robot you are ordering. In this
50+ USD
I m using samtradefx to copy some professional trader but i will have to pay 25% sharing, If i can copy my copy account from another brokerage, That will subside the profit sharing
4 Applications
MQL5 Indicators Experts
30+ USD
I need an RSI indicator with arrows. If the RSI higher than 60 put green, up arrows. If the RSI lower than 40 put red, down arrows. The arrows need a "signal buffer" value: For up arrows the signal buffer should be 1 For down arrows the signal buffer should be 0
30 - 50 USD
Create an EA based on Supply and Demand MT5. Which can working with FOREX, INDEX (Deriv boom and crash). Have lock profit, trailing, recovery trade, SL, TP. For more details i will share screenshot in private, but make sure you have worked before on supply and demand EA
5 Applications
(14) MQL5 Indicators Experts
40 - 100 USD
I'd like to add some additional calculations to an indicator. Moving average of the indicator. Option for MACD of the indicator and the moving average. Option for Boilinger bands of the indicator. (with additional Moving average options for Bollinger) Option for MACD of the indicator and the Boilinger bands. Close/open/high/low/median options for the indicator. Option for Arrows for moving average line cross with
6 Applications
(5) MQL5 Indicators Experts
30+ USD
I need a cot indicator with settings to choose whichever speculators I want to see , also I will be able to add levels must have a t least a years data Thanks Sean
2 Applications
(2) MQL4 Indicators
30+ USD
Hello coder i have mt4 indicator i want to make indictor in my style and want to show in Dashboard price chart and arrow and bar candle as per the same direction i will give u following example to what i want to this similar any on can do this thank you so much my indicator are the histogram i want to do arrow with bar color and Buy Sell Signal With Tgt 1-2-3 SL Sup & Resi Demand Supply Zone
2 Applications
30+ USD
Hello I need you to fix this 2 OSMA indicators into Icustom indicator. I have used the OsMA xb4 and osma color (mtf + alerts) to created the Icustom but it did not work . so I want you to fix . See attached the original MQL4 file used to create the above icustoms . I have added all of them so that you review eberything your self. If you need any additional information please do not hesitate to let me know. Thank you
6 Applications
(8) MQL4 Indicators Experts Forex Stocks Options
40+ USD
Good Day I require a developer to improve the performance of my current custom indicator. Once the indicator has been done, the next job will be converting it into an EA with its own budget thereafter. Regards, Paul
13 Applications
(4) MQL4 Indicators
35 - 50 USD
Greetings I use three MT4 Indicators to trade manually. Good guess - I require the method I use to take trade entry's to now be automated. All entry's are low risk/high reward 60/70% success ratio... I'm not paying loads - you can use the EA/System as you no doubt will - ENJOY! MUST COMPLETE IN 4 HOURS
7 Applications
(2) MQL5 Indicators Experts
30 - 70 USD
I will like to convert an mql4 file to an mql5 file. that will be able to work well on a Mt5 platform. attached is the indicator i will like to convert. i will also like it to be done pronto
6 Applications
MQL5 Indicators Converting HTML
30+ USD
Hello developer i want indicator which read buffer of indicators and send alert on telegram channel and group when the buffer of that Window indicator crosses given levels Like if buy buffer cross above 0 or vise versa for sell or any levels which i can enter in inputs (there should be option to put multiple levels option) i should get alert with pair name and time and also image of chart i will send sample indicator
8 Applications
(12) MQL4 Indicators
30 - 69 USD
Hello, I am looking for a developer capable of build up on existing Trading manager EA (or create a new one) that watches growth on weekly basis. This manager will take care of: 1. Setting the Weekly target 2. Setting the maximum loss (week basis) 3. Balance Trailing growth 4. Balance protection 5. Notifications 6. Simple info panel I have been developing this EA with a developer who was not able to continue
14 Applications
(1) MQL4 Indicators Experts
30 - 50 USD
If i could get someone to help me code an EA out of an indicator that's already running. the indicator is attached. basically it indicates a buy or sell reversals using a fake head, it also as of right now sends out a notification. while all this is good, i need it to automatically enter a buy limit trade according to the notification price it sends out 1. Buy order or sell order @ (x price) 2. Calculate the Low or
16 Applications
MQL4 Indicators Experts Forex
30+ USD
Hello i have a strategy i want to create an indicator from, and i want this indicator to be sending the signal to telegram, please let me know if this is what you can handle Thanks
1 Application
(1) MQL5 Indicators Other
30+ USD
Hello here, i would like to to modifies this kind of indicator and create it back with my own requirements. i have attached the file so as to go through it the kind of indicator i would like to modify
4 Applications
MQL5 Indicators Experts
30+ USD
I want some changes on a simple indicator I will provide you with link to try it please provide me with approval to start our work the indicator is trend analysis with table which analyse the instruments for all time frames
8 Applications
MQL4 Indicators
30+ USD
// Daily CPR PV = ( PDH + PDL + PDC ) / 3; LB = ( PDH + PDL ) / 2; UB = ( PV - LB ) + PV ; // Weekly CPR WPV = ( PWH + PWL + PWC ) / 3; WLB = ( PWH + PWL ) / 2; WUB = ( WPV - WLB ) + WPV; // Monthly CPR MPV = ( PMH + PML + PMC ) / 3; MLB = ( PMH + PML ) / 2; MUB = ( MPV - MLB ) + MPV; // Daily Resistence & Supports R1 = 2 * PV - PDL; R2 = PV + ( PDH - PDL ); R3 = R1 + ( PDH - PDL ); R4 = R3 + ( R2 - R1); S1 = 2 * PV
2 Applications
(4) MQL4 Indicators