All orders - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
Hello, I would like to have an indicator made into an EA for MT4. The trades will be triggered when a green signal appears below the moving average for a sell and a buy when the red signals are above the moving average. see pic
20 Applications
Indicator - dashboard style (personal job)
70+ USD
Add dashboard for my indicators, will show buy and sell signals. You can click any box and it will open a new chart with the corresponding symbol and timeframe. Fix bug
1 Application
75 - 100 USD
I would like an E.A. that opens trades based on indicator confluence on Forex Majors, crosses and XAU/USD on the 5 minute chart only. The indicators are: double exponential moving average, macd, R.S.I., and 3 other E.M.A. (the particular values will be given once job is taken. Open trades: When all indicators meet specified criteria (to be given later) a trade is opened. I would like the E.A. to open trades up to 20%
30 - 100 USD
i have an indicator with buffers that i want to automate, the lot size must change for every trade that is in loss, so when it reaches the tp the lot size must cover previous losses and make profit, no stop loss in this project, you must be good in complex mathematical calculations
26 Applications
30 - 50 USD
hello i would like create an indicator based on CCI value, the detail will be discussed during work agreement. the requirement as below: 1- arrow entry signal on the candle chart
11 Applications
50+ USD
Hello kind developers I wanna an indicator based on chuvashov angleMT4&MT5 Draw 2 lines Line up: drawn on highs of candles of previous fractal up(2) to current fractal up close(4) and Previous fractal>last fractal close Line down: drawn on low of candles of previous fractal down(1) to current fractal down close(3) Previous fractal<last fractal close If the price break the up line and close or If the price break the
3 Applications
30+ USD
Hi, I am looking for someone who can convert indicator from Tradingview to MT5 Screenshot of indicators are attached and its available free on Tradingview. Indicator Name: Volume weighted Average Price
1 Application
30+ USD
Hello,i have three indicators with a template,i need a simple ea to execute the signal provided by this indicators. i need these settings; Takeprofit Stoploss, lotsize Magic number, Trailing stop. Breakeven in pips. add 3 ma with settings in EA menu. It is very important for the ea to analyze all indicators and open trades at the exact acceptable signal points. NOTE; ea will only response to signal only once and wait
15 Applications
40+ USD
Hello developpers, I want to hire you write Indicator alert: High/Low previous's day, trading in current frametime: A pair of candle close (1) above high then close (2) under high, with ratio body candle (2) = bigger than > x candle (1) (x % percent). If right condition A pair close HIGH and X percent, give me an alert SELL. Reverse a pair of candle close (1) under LOW then close (2) above LOW, with ratio body candle
3 Applications
30 - 50 USD
Hi, I need 1. Modifying Indicator. 2. I already have coded 8 Currency group' labels and 7 Symbols pairs' labels for each group which is changed chart once it clicks. 3. You need to linking together between Currency group labels and Symbols labels which can be changing it once Currency group labels is clicked. 4. You can find what Symbols to be made in each currency group in source code. 5. It must be demonstrated
1 Application
40 - 55 USD
Hello to everyone, I need an expert to programming an indicator for MT5. The indicator will have three outcomes - lines in seperate window. The first will calculate the average, in absolute value, of the return rates for n-periods. (a) The second will calculate the standard deviation of the return rates for the same n-periods. (b) The third will be the difference between (b) - (a). I want to work in all timeframes
5 Applications
Indicator simple sample Same Open price (personal job)
30+ USD
Hi developpers, I need to develop indicator simple like this picture, can give all alert, and arrow. Yep exact, only simple sample. SAME OPEN PRICE, dont care about wick of candles, but must be a pair of candle = 2 candles. Thank you
1 Application
30+ USD
Need a hand on creating Indicator templatete Indicator 1. Parabolic sar 2. Arrow Buy Sell 3. MacD Time frame 5 minute Time Fram 15 Minute 4.EMA 5. Bollinger band 6. support and resistance Note; 1. MT5 for Mac and Windows 2. Showing small logo on chart window 3. Able to set the expiration date of user 4. Able to extend the useable days
2 Applications
50+ USD
Indicator that identifies highs and lows of a chart and plots the equivalent lines in both mt4 and mt5 I would like to code an indicator that identifies highs and lows of a chart (using “Three candle formation ” i.e. the candle is higher/lower than candle before and after it). All together it will have 4 lines 2 for the highs and two for the lows. At the highs/ low will have 2 types as well Solid line if that high /
4 Applications
30 - 60 USD
Hello, I got 3 indicators from the market that combined have their own strategy, it is a break-out strategy and I need someone to create a indicator that alerts me when conditions are met and a possible break out could happen. I have the code snippets from the developer that created these indicators so you can access the variables. The indicator needs the following functions - alert me with a sound, push notification
11 Applications
50 - 300 USD
Good day coders this will be a challenging task as I'm looking for a coder who can create an EA from a indicator. The most difficult part is I don't have the Mq4 file I only have the ex4. I have an EA created from a ex4 file already so I know it's possible
7 Applications
30 - 40 USD
I want an Indicator for both MT4 and MT5 which will show the sessions on the chart. The indicator will show the following sessions: 1. Sydney 2. Tokyo 3. London 4. New York Features: 1. The different session will be shown on the chart with different colors and they will overlap and create a different color when the session time overlap. 2. The time will be calculated from the server 3. It should also have the ability
13 Applications
Individual trade ATR based trailing stop and take profit level (personal job)
30 - 31 USD
Stage / project 2 – individual trade ATR based trailing stop and take profit level Please quote :) Functions required · Setting fixed take profit as a factor of ATR (e.g., 7 of 1 hour ATR) · Setting initial stop lose as a factor of ATR. Trading EA could set a stop loss. This will change that · Setting Trailing stop start level as a factor of ATR (start at 4 ATR level) o Trailing start level
1 Application
50+ USD
Improvements/Upgrade InsideOut Change code from MT4 Epert Advisor to MT5 Expert Advisor, This program is no longer called Forcestrike it is called InsideOut No restrictions on how many times I down load or use. I have bought the script in full from you. All time frames I want to be able to use this on: · (Gold Pairs) · All Crypto Currencies · All the major currencies
2 Applications
Installing SR to Breakout (personal job)
70+ USD
if n = 5 & x = 3 // Total 5 sets. Assume set1 = M15 SR, set2 = M30 SR, set3 = H1 SR, set1 = H4 SR, set1 = D1 SR //create a variable to define number of repeated / overlapping required // if x = 2 if (2 out of 5 sets) isSRZone return true // can be M15+M30, M15+H1, D1+H1.. so on) then return true // if x =5 All 5 sets return true if (set1,set2,set3,set4,set5) isSRZone return true then return true // Please also try if
1 Application