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

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

카테고리

인기있는 기술

전체 Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
581 모든 언어의 새 작업
분류:
30+ USD
i want you to convert my python grid bot script to mql5 for all forex pairs. Price can be negotiable. it is grid bot that is working properly in python . but i need you to convert this into mql5 for algo trading
6 애플리케이션
MQL5 지표 전문가
30 - 100 USD
The EA is in below VPS Server: 176.57.188.42 User: administrator Password: Test123! Kindly access the vps to check out the EA, the name of the EA I'm referring to is called TOPGUN 2.0 The job is to replicate the same EA in the server and code a very similar one based on the exact functionality in that existing EA. if u can do it kindly reach out
4 애플리케이션
30 - 70 USD
Hello, Great programmers please need help with new project 5 digit pairs = Major currencies. Logic. Lot fixed and percentage lot size Expert advisor Place Stop orders at Closed Candle only not Grid or Matin. expert advisor but Short term trade strategy example: SELL Stop order at Price----- 1.11920 Stop loss at price----------0.00005 = 1.11920 + 0.00005 Take profit at price--------0.00100 = 1.11920 - 0.00100 Trail
16 애플리케이션
MQL4 전문가
250 - 300 USD
Around 3,000 lines of code. This is NOT for a newbie or someone who will just try to figure it out and waste each other's time. Need a PRO who can work fast, smart, and follow the instructions exactly. NO creativity, NO improvising, NO doing what you feel is best. NO scatter brain working on 5 projects at once. Finish mine carefully and promptly then you take another job. If I say candle body it means the close price
23 애플리케이션
Development of 2 Different EAs and combining into one (개인 작업)
40+ USD
Trade in the Pair only Same Direction: True/False Trade Multiplier: 4 Trigger point EA1: True/False Trigger Point EA1: 300 Time LImit 2nd EA: true/False Duration: 3 days (72 hours) The second EA will keep on working till limit is hit OR 2nd EA Trade is profitable
1 애플리케이션
(8) MQL5 전문가
30 - 85 USD
I need the following modules as per this sample indicator, then integrated with RSD Candles. look into the sample input settings, ................................................. ......................................................................................................... .......................................................................................................... ................previous
5 애플리케이션
MACD with bollinger bands (MQL5) (개인 작업)
30 - 70 USD
i want a robot and an indicator that uses macd..bolingerbands And emas As well as fibonacci retracement confirmation from SMC strategy , OB+CHoCH And RTO i want it to print SL and TP using High and Lows
Changes on project (개인 작업)
30+ USD
I need changes on this project : https://www.mql5.com/en/job/212149 Changes need : MA filter (done) ✅ Balance Target to stop EA (ex: once its reach $1,000 profits from $10,000 account or +10%) Balance Protection Loss to stop EA (ex: once its reach $500 losses from $10,000 account or -5%) Max. Trade open Max Daily DD - % or amount - (ex : after 2% loss from initial daily balance, EA stop til next day) - this will
0 애플리케이션
(5) MQL5 전문가
Integrating Median Renko Bot with Bollinger momentum indicator (개인 작업)
30+ USD
Hello i want to integrate the Bollinger momentum indicator into the Median Renko Bot for filtering out ranging markets i want to see the parameter of the bollinger momentum indicator made into the median renko bot Question? how do i know if the bollinger momentum indicator and median renko box size align? i use the 10 pip renko box size on gold and want to combine this with the bollinger momentum indicator parameter
1 애플리케이션
(6) MQL4 지표 전문가
100 - 150 USD
hello, I need an expert who can help me with my project. can you change a mq4 file to a c trader file for my ea for me? I have the code for the ea and everything
5 애플리케이션
MQL5 전환
50 - 100 USD
hello everyone I need to create an ea that creates signals based on the indicator on trading view and transmits it directly to mt5, so that the signals are created on trading view and orders are opened in mt5
4 애플리케이션
Modify trade entrance direction on EA and create MT4 version (개인 작업)
85 - 110 USD
Hi Hasan I hope all is well. Kindly assist with the attached MT5 EA modification request and create from scratch the MT4 version of the modified EA. Your assistance will be highly appreciated. Many thanks
1 애플리케이션
(24) MQL5 전문가 MySQL
58+ USD
Hi I have an on Afl code I need to convert it in MT4. Based on serval indicator Heikin Ashi: A modified candlestick chart that smooths out price fluctuations. Moving Averages: Used to identify trends and potential reversals. Bollinger Bands: A volatility indicator that shows upper and lower bands around a moving average. MACD (Moving Average Convergence Divergence): A momentum indicator that measures the relationship
1 애플리케이션
(15) MQL4 전환
40+ USD
Create a basic EA with 2 indicators and 3 conditions with stop loss and trailing stops. The lot size is one full lot, 1.0 EUR/USD, 100,000 Euros and stated clearly in the code
30+ USD
Dear Potential Partner, I am a seasoned software engineer currently employed as a Quant Developer at an innovative start-up. With a solid foundation in the financial industry and forex trading, I have recently expanded my portfolio to include freelance work, developing highly successful projects and profitable Expert Advisors (EAs). I am now seeking a strategic partner to help me capitalize on these achievements and
30 - 40 USD
Hello good day, i have a coded bot,with few errors .i need them corrected, function ,how will you backtest it,set perimeter and long will it take to complete it. how will you ensure data privacy
8 애플리케이션
30+ USD
I want to change 1 EA & indicator name these are the name changes i need for the ea 4 total Bank Executive PLUS Bank Specialist PLUS Bank Stimulus PLUS Bank wealth PLUS these are the name changes i need for the alert 4 total Bank Executive PLUS Alert V8.00 Bank Specialist PLUS Alert V8.00 Bank Stimulus PLUS Alert V8.00 Bank wealth PLUS Alert V8.00 the other EA and indicator I need the name change for is 4 total Bank
18 애플리케이션
(10) MQL4 전문가
30+ USD
You need to be able to convert the IBS Indicator which is written like this in ProRealCode: r = max(range,0.0001) ibs = (close-low)/r Also, you need to be able to convert the Momentum indicator written like this in ProRealCode: https://www.prorealcode.com/documentation/momentum/ Return value of the Momentum technical indicator of the Nth bar : (close – close of the N-th last bar). 1 Momentum [ N ] Calculation: It is
30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
30+ USD
I need a programmer to help me change my entry to my existing EA if you do well for this job I am also looking for long term developers that can help me to complete more EAs. If you have read this description please reply with "Reset"
20 애플리케이션
(18) MQL5 지표 전문가