MQL5 및 MQL4에서 트레이딩 애플리케이션 개발

거래 로봇 및 기술 지표 주문을 위한 최대 규모의 프리랜서 서비스 - 수백 명의 전문 개발자가 귀하의 거래 전략을 구현할 준비가 되어 있습니다. 최고의 MetaTrader 전문가를 고용하고 여러분의 필요에 맞는 맞춤형 솔루션을 만들어 보세요.

카테고리

인기있는 기술

전체 Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
727 모든 언어의 새 작업
분류:
UPDATE - MetaTrader 4 Forex Scalping EA. (개인 작업)
35+ USD
To update the opening of the EA. UPDATE - MetaTrader 4 Forex Scalping EA Trend Identification: Use MA=200 to identify overall trend direction. If price is above MA=200, trend is bullish; if below, trend is bearish. ADX level of 20 indicates beginning of strengthening trend. ADX level of 25 suggests stronger trend with increasing momentum. Confirmation with ADX: After ADX +DI crosses above -DI, signal buy order; vice
0 애플리케이션
(3) MQL4 지표 전문가
Improving on already developed EA (개인 작업)
100+ USD
You will be helping to improve already developed EA by removing the hedging function. Instead EA will look to create opposing trades as SHA color change. This means we would be having buy and sell trades . As before when hedging equals the losing trade it closes. Same thing will imply . And then trades continues again after they close themselves out. also you are to help include daily target and equity protector
0 애플리케이션
(3) MQL5 전문가 Forex Trading robot/indicator debugging
30+ USD
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
30 - 60 USD
Convert Trading View indicator to MT5. The source code is available for free on Trading View. Changing the colors of buffers used for each color must be allocated to separate buffers This is so that there is no difficulty in making a robot through the indicator need source file
4 애플리케이션
MQL5 지표 전환
30+ USD
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
7 애플리케이션
(21) MQL5 지표 전문가
200+ USD
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
19 애플리케이션
55+ USD
Hello, I have a TMA dashboard and want to modify it. The dashboard tracks if price is above or below the TMA bands, and creates a signal based on the daily or weekly open. Changes: Replace 2 columns that track the daily and weekly open (with arrows) to track the previous Heiken Ashi candle instead(Up arrow for previous bullish candle, Down arrow for previous bearish candle. Correct the Dashboard signals since we are
9 애플리케이션
(7) MQL4 지표
30+ USD
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
14 애플리케이션
MQL5 전문가
100 - 150 USD
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
8 애플리케이션
MQL5 전문가 라이브러리
30 - 100 USD
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
15 애플리케이션
MQL5 지표 전문가
30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
11 애플리케이션
30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
8 애플리케이션
30 - 250 USD
An EA that monitors orders and enters them into recovery mode when a certain DD is reached. Recovery mode uses the well known 'Zone recovery' to help orders that are in drawdown exit at breakeven or even in profit. It is also possible to open trades with a trade panel and there are settings to activate a 'positive grid' (grid in profit) Please read the document carefully before responding to the job, this is not a
8 애플리케이션
(7) MQL5 전문가
30+ USD
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
3 애플리케이션
MQL5 지표 Forex
50+ USD
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
4 애플리케이션
(1) MQL5 전문가 Forex
30+ USD
I need a tool with which I can trade range trading with Martingale strategy, I want to draw a range in the chart and the tool should set a buy order above and a sell order below the range until the specified percentage (not dollar value) take profit is reached in one direction. I would like to be able to change the take profit if necessary as in the Range and Take profit video it must be so that the open orders in
8 애플리케이션
MQL4 전문가
A new addition to my own EA inputs menu for Trailing Stop (개인 작업)
30+ USD
Can you please do yet another job for me on the same current EA ver. 6. I need a Trailing Stop Loss added to my other Trailing stop losses Inputs menu. But this new Trailing Stop Loss is to be based on previous bars. So if I am long then I want the SL to move up to the bottom every time a new previous bar is completed. The same option for when there is a short trade.(put SL at top of every completed previous bar)
1 애플리케이션
(41) MQL4 지표 전문가
30+ USD
Hello everyone, I needed an expert programmer that can help me convert my mt4 to tradingview pinescript, Please Note that I only have $10 to get this done for now, But I still have more projects in front for you, I have a particular code I will like to make some changes in this, and for this one, I need it done in a day, it is a small script and for it to be more comfortable, we can make use of c r y p t o for the p
30+ USD
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
2 애플리케이션
MQL5 지표
50+ USD
Hi, need some help to make an indicator work again, I only have the .ex4 file, it used to work 3 years ago but now won´t load into the mq4, need some help please
3 애플리케이션
MQL4 전환