Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
36133 completed jobs in all languages
Sort by:
Combination of indicators for better output (personal job)
40+ USD
Non repainting indicator - Multi time frame indicator - the indicator will combine those 3 indicators to get signals. It will not display them though - just uses them for calculation - when there are signals, it will display arrows on the chart - it will alert when the alert has to be triggered (depending on the settings for the alerts) - it will display the "volatility low" or "volatility high" message on the chart
1 Application
(21) MQL5 Indicators Experts
40+ USD
I have a SubWindow CCI Indicator that I would like to convert from MQL5 to MQL4 It is a combination of Woodies CCI and ZIGZAG CCI In addition I would like to add the option for a second ZIGZAG line that can be displayed in the same subwindow so that there are 2 ZigZag's displayed. It would look like this Thanks
3 Applications
(14) MQL4 Indicators Converting
160+ USD
Hello, I have request of making a simple system by using 2 pre-made indicators. There are Buy / sell Entry conditions and Buy / Sell Exit conditions as followings below. All functions likely as alert and display of arrows on chart will be same as pre-made indicator attached for system, so hope you to reference the pre-made indicator to make new system. And I attached a pre-made indicator “OIH_TDL_v1.1” to reference
1 Application
(178) MQL4 Indicators
30 - 60 USD
This is a pretty basic modification. Create an alert when: 1.Alert when the higher tf changes 2.Alert when the lower tf matches the higher time frame 3.only alert when the direction of the half trend and the Keltner band oppose each other (bounce or pullback) http://prntscr.com/lnledu I'd like to create a push notification via the mt4 mobile app to signal for any market I run this indicator on too
8 Applications
(1) MQL4 Indicators Converting
Add existing EA_ (personal job)
30+ USD
i need to add a rules to close the order when some indicator are broken for 2 differents timeframe (set in parameter) Parameter : Max RSI : (to set) Min RSI : (to set) Max Stochastic; : (to set) Min Stochastic : (to set) when the order are opened, when the new candle is open, if the indicator above are out of rance (min-max) then auto close all order
1 Application
(15) MQL4 Indicators Experts
Modification of Existing MT4 Indicator (personal job)
30 - 100 USD
Hi As we discussed, this job is for the BT Double smoothed Indicator Would like to check if it repaints first and then proceed with the work which will include 1) To check if indicator repaints 2) Optimize code and add alerts function, sound, message, push 3) account or time trial restrictions. Attached is the indicator and associated support files. I'm unsure if the jurik filter mq4 updated file is the same as the
1 Application
(2) MQL4 Indicators
Indicator Modification or Development (personal job)
30 - 100 USD
Here is the indicator: IndicatorDrawingLines indicator: Take off the Bollinger Bands and the moving average from the IndicatorDrawingLines indicator. Here is what I want you do to with the indicator: Whenever the price crosses the blue line for the very first time, then keep the breached blue line as extended line. I want the indicator to say on the chart, "buy mode." Subsequent blue lines being crossed up does not
1 Application
(27) MQL4 Indicators
PAttern recohntion (personal job)
45+ USD
Create a indicator that will detect a shooting star when it appear on the chart.. 1/3 the body of the candle is the body ..the wick must be longer than the body with no bottom wick or very small.. 2/3 is the wick . alert will say bullish shooting star h4 USDJPY or Alert will say bearish shooting star h4 USDJPY
1 Application
(8) MQL4 Indicators
Changes on S MODE (personal job)
50+ USD
S MODE Version 1.1 Can you please make the changes below on S MODE EA? Text Changes: Change TakeProfit as: Take Profit Change StopLoss as: Stop Loss Change: Repeat trade when loss reaches multiples of (points) as: Open a new trade when loss reaches multiples of (points). p6 section changes: Remove ‘Activate additional trades to loosing trades’. We will assume that this is always set to ‘ true ’. Remove
1 Application
(15) MQL4 Indicators Experts
Modify indicator (personal job)
40+ USD
Hi, I request to modify the renko indicator of the previous work adding an option to use renko with gaps and with percentage shift. So there should be one paramenter to set renko with No-gap or renko with gap , and a parameter to set shift. The final renko chart should not repaint. I request mq4 file
1 Application
(26) MQL4 Indicators Experts
100 - 200 USD
Hello, I am in need of a support/resistance indicator with the following features: - CPU efficient (major calculations have to be carried out once per bar, calculated levels should be stored as variables and not re-calculated on each tick), it is important that the indicator could be used on several charts simultaneously; - buttons in UI which can be used to change inputs/parameters of the indicator, the indicator
Market Info (personal job)
30+ USD
I have 3 file's for display reason I would like them to become 1 file Please can you do something and make this three indicators into one indicator file Spread, Magnifed market price & Pipsometer_5_decimal
1 Application
(9) MQL4 Indicators
Fibonacci on Previous Level Liners (personal job)
30+ USD
I want you to enabling the Fibonacci on these tools that you did for me previously As it is done on these attached tools but with Fibonacci measures on static. Example Daily Fibo levels: Previous day High and Low on Fibo measure Weekly Fibo Level: Previous Week High and Low on Fibo measure Monthly Fibo Level: Previous Month High and Low on Fibo measure Yearly Fibo levels: Previous Year High and Low on Fibo measure
1 Application
(9) MQL4 Indicators Experts
30+ USD
Some easy changes to implement in already existing EA (mt5). EA is using linear progression algorithm and i require to reset lots progression on simple conditions.Also some spread restrictions have to be add.Thanks
10 Applications
30+ USD
I want you to rearrange and resize my trade panel - “one click scalper”. I just want to make it smaller with small description and smaller boxes and with small changes as in the example at the bottom. In the attached picture it shows you how it suppose to look after you rearrange and resize it. Description: 1. I want it to be up to 3 inch wide. It’s currently wider. 2. I want it to be up to 4 inch long
12 Applications
(27) MQL4 Indicators Experts
30+ USD
The EA should capture the highest Draw down and current Draw down of the MT4 application and cut off can be fixed by the below points Equity level Cutoff by Value and by percentage % Order level Cutoff by Value and by percentage % It should close the MT once the Equity level % / value triggered and all orders closed
7 Applications
MQL4 Indicators Experts MySQL Forex
Indicator for Asian breakout line (personal job)
30+ USD
1. Marking High and Low for Candle stick H1 at 3:00am, waiting Candle stick body close break the line. 2. Send notification (phone) to set PO at the Line break value. 3. If the Candle stick reverse and close inside the Marking Line, Send notification to instant entry. 4. Input Parameter can be set a) CS Marking (server time Ex: 3) b) show draw line (enable/disable) c) validity notification time (server time Ex
1 Application
30+ USD
Hello, i have a simple macd robot and because i want to backtest it on 1-sec or 1-tick chart, i am forced to use offline charts (i suppose). To generate the offline chart i use FlexiChart. Dunno if code needs to be added and new external module to be written. But for sure something has to be done because looks like M1 chart doesnt send tick to my offline chart while running the backtester. Regards
4 Applications
(13) MQL4 Indicators Experts Strategy modules
31+ USD
Indicator with 2x RSI period, how They changed last 2 bars, both close price, 2 times - previous bar and actuall, + 2x CCI price close, again how They change last 2 bars . And make arrow + alert pop up and with email, telegram channel
11 Applications
(2) MQL5 Indicators
30+ USD
good day,i currently need a custom inside bar indicator or ea should be able to send out all kinds of alerts if it will be a indicator,the indicator should never repaint before sending out alerts all the requirements should be met.thank you
7 Applications
(12) MQL4 Indicators