Gösterge geliştirme siparişleri - yeni

Sipariş oluştur

Kategoriler

Popüler beceriler

Tümü Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
Tüm dillerde 170 yeni iş
Sırala:
50+ USD
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
30 - 60 USD
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
6 Başvuru
(1) MQL5 Göstergeler
100+ USD
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
3 Başvuru
MQL5 Göstergeler C++ C#
30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
0 Başvuru
Create EA or enhance existing EA MT5 (kişisel iş)
150 - 190 USD
Dear Duc Hoan, (Updated 12/09/2024) Thank you for your professional service. It has been a great experience and I hope we can co-operate more in the future! See specs below for this job: (I have removed the transparent panel which is complex and not important at this stage) (You can chose to create a new EA while using my existing codes or merge with my existing EA) To make this a separate trading mode from the
1 Başvuru
(2) MQL5 Göstergeler Uzman Danışmanlar
50 - 90 USD
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
30 - 500 USD
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing
30 - 80 USD
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks
3 Başvuru
(25) MQL5 Göstergeler
45+ USD
looking to convert a TV indicator into mt5. it is has a lot of added extras which don't need also. Just looking for the books and entry candle. (The arrow up and down for long and short) tv code is attached: concepts of trading system also attached https://www.youtube.com/watch?v=zBtaWWNlY9U https://www.youtube.com/watch?v=L1AqJOCZ-mw
4 Başvuru
MQL5 Göstergeler Dönüştürme
30 - 50 USD
I have redone the brief, and the EA is much simpler, and should be a lot easier to setup. Please have a look and tell me if you can do it .I would appreciate a speedy response from you
Modification of the SD EA (kişisel iş)
40+ USD
fix the cross over function this we jsut need to modify some add int he green trade function i haev the code for this its in the fiversahre one add in trend lines i ahev the code for this i iwll attach later thank you for your help on this project it means a lot to me
1 Başvuru
30+ USD
I would like the assistance in the development of an MT5 indicator. This will include the bar patters as shown below. A full specification these bar patterns will be provided
16 Başvuru
(25) MQL5 Göstergeler
50 - 100 USD
Dear MQL5 Support / Developer, I hope this message finds you well. I have a Forex trading robot (Expert Advisor) that I am looking to optimize for higher profitability and better risk management. Specifically, I would like assistance in: Maximizing Daily Profits: I want the EA to target high returns while still maintaining a consistent profit over time. Minimizing Losses: It’s crucial that the EA has strong risk
30 - 100 USD
An indicator that can utilize EMA and CCI, and MACD to plot points of the entries on the chart based on specific conditions. The indicator should be fully automated "AI"
6 Başvuru
(2) Other Göstergeler Uzman Danışmanlar
300+ USD
**still looking to fill this position and have reposted the job to attract new applicants.** I am the owner of a small algo trading business with a proven strategy to pass funding challenges. Looking for help to automate the mundane repetitive executions on daily and weekly basis. You are a proven metatrader 5 developer with ability to convert from Pinescript (Tradingview) as well. You will receive the $300 payment
10 Başvuru
30 - 40 USD
hi my request is simple i want this trading view indicator "support and resistance with breaks by lux algo to work with mt5, and i want to access every support and resistace spécification(candle open clode high low, type support or resistance ext...)
30+ USD
Hi, I am looking for somebody who can develop a Tradingview indicator that sends notifications based on a simple rule as follows: - When the same Moving Average (for example the 100 SMA) trades around the same price (within a range of 10 pips or so) on at least 2 different timeframes AND Price moves to that range then a notification should be sent. - The Moving averages, the timeframes and the price range where the
5 Başvuru
(1) Other Göstergeler Diğer
30+ USD
hello, programmers, im looking for someone who write indicator detecting few patterns on the chart, for example something similar head schoulders. but there is one condition. this indicator must built based on second indicator i have. my indicator draws swings (it is working on objects not on buffers) and new indicator has to find patterns based on swings from first indicator
6 Başvuru
(9) MQL5 Göstergeler
150+ USD
I need someone to convert these 2 pinescripts into mql5. They need to replicate every detail and options of the script. They must replicate on mt5 exactly what they do on tradingview. Assuming they use the same broker data feed, the values found between tradingview and mt5 should be exactly the same
11 Başvuru