指定
Project Summary
- Revise and upgrade two proprietary indicators
- Creating two EAs
- Display some other visuals and data on charts
- Making a dashboard/software to take full control of the trading system
- License key generator tool
Developer Duties
1 Debugging and updating the indicator 1 including memory management optimization Full instructions provided, includes changing the order of the varibales
2 Debugging and updating the indicator 2 including memory management optimization Full instructions provided, includes changing the order of the varibales
3 Creating the EA 1 Ea needs to be fully protected, making them impossible to be copied or being moved from one computer to another, copy traders softwares need to be killed by the EA in case the client is using it
4 Creating the EA 2
5 Creating the Dashboard Full instructions provided, design and concepts must be the same as provided into the instructions
6 Creating the license key generator tool The Master can block users, activate and renew licenses with expiration dates, provide free demo accounts through creating a user profile (Client, Free member), the master can download a list of free members or clients into .csv files
7 Improving performance The entire system needs to be as fast as possible to reduce latency. You need to use the best coding to do it
8 Helping myself to install the entire system into a VPS We need to have the entire system up and running into a VPS with a reputable broker
9 Helping myself to backtest the system Ideally when i test the system I would like to see the KPIs and Other stats concepts directly from the Dashboard
10 Making sure that all the logics of the system are coherent and no issues will happen during the operations we need to make sure that no any sort of conflict between the different settings can compromise the current function of the system
11 Debugging and optimizing The developer will allow and suggest revisions in case they are necessary for the correct functionality of the system. In case the employer will suggest new updates. At the moment variables inside the EA and Indicator settings are messed up. You need to fix everything to make complete coherence of the concepts
12 Creating alerts when there is a conflict within the values that have been set This can happen a lot when it comes to the lots size calculations when we use the Martingale system and Hedging or when we want to open too many waves at the same time
- Revise and upgrade two proprietary indicators
- Creating two EAs
- Display some other visuals and data on charts
- Making a dashboard/software to take full control of the trading system
- License key generator tool
Developer Duties
1 Debugging and updating the indicator 1 including memory management optimization Full instructions provided, includes changing the order of the varibales
2 Debugging and updating the indicator 2 including memory management optimization Full instructions provided, includes changing the order of the varibales
3 Creating the EA 1 Ea needs to be fully protected, making them impossible to be copied or being moved from one computer to another, copy traders softwares need to be killed by the EA in case the client is using it
4 Creating the EA 2
5 Creating the Dashboard Full instructions provided, design and concepts must be the same as provided into the instructions
6 Creating the license key generator tool The Master can block users, activate and renew licenses with expiration dates, provide free demo accounts through creating a user profile (Client, Free member), the master can download a list of free members or clients into .csv files
7 Improving performance The entire system needs to be as fast as possible to reduce latency. You need to use the best coding to do it
8 Helping myself to install the entire system into a VPS We need to have the entire system up and running into a VPS with a reputable broker
9 Helping myself to backtest the system Ideally when i test the system I would like to see the KPIs and Other stats concepts directly from the Dashboard
10 Making sure that all the logics of the system are coherent and no issues will happen during the operations we need to make sure that no any sort of conflict between the different settings can compromise the current function of the system
11 Debugging and optimizing The developer will allow and suggest revisions in case they are necessary for the correct functionality of the system. In case the employer will suggest new updates. At the moment variables inside the EA and Indicator settings are messed up. You need to fix everything to make complete coherence of the concepts
12 Creating alerts when there is a conflict within the values that have been set This can happen a lot when it comes to the lots size calculations when we use the Martingale system and Hedging or when we want to open too many waves at the same time
応答済み
1
評価
プロジェクト
14
14%
仲裁
1
0%
/
100%
期限切れ
3
21%
暇
2
評価
プロジェクト
2
100%
仲裁
0
期限切れ
0
暇
3
評価
プロジェクト
124
44%
仲裁
14
29%
/
50%
期限切れ
17
14%
暇
類似した注文
SETJEO'S GOLD EA
30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
موشر تداول مع بوت
30+ USD
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
CustomMT5 webhook receiver using WebRequest
30 - 50 USD
Build new custom webhook receiver from scratch: Build a complete MT5 webhook receiver using WebRequest, plus full execution logic. No third-party dependency, full control. includes a small Python script that sits on VPS, receives the TradingView webhook directly, and writes each alert to a text file. EA reads that file and executes. with custom TP SL BE and trail sl
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
HFT / Latency Arbitrage / Scalper needed
30 - 5000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
Hft gold ea live account ic market
30 - 3000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
MT4/MT5 EA PROP FIRM TRADING BOT
40 - 100 USD
Looking for a Prop Firm Trading Bot (Gold/XAUUSD Preferred) I am looking for an experienced developer who can either: Create a custom prop firm trading bot, or Provide an existing, proven prop firm trading bot. Requirements: Preferably trades Gold (XAUUSD) . Designed to pass prop firm evaluation challenges. Must respect the following risk parameters: Daily Drawdown: Maximum 5% Overall Maximum Drawdown: 10% Strong
احتاج استراتيجية مع تحويله لمؤشر وفي المستقبل لربورت تداول مع وقف خسارة متحرك يعمل علي mt5وعمل علي مناطق دخول ىخروج يعمل علي الناسداك والعمل علي تقويتها باقصى نسبه نجاح بنسبه ٩٥ بالميه
Brotus AI
32+ USD
And let's talk about Linux and more about those technologies, ideas, those AI ideas.Let's make an AI technology summit for us base on wgat i wanna build and their example pictures of roadmapBoss can we take those idea all we've talked about base on technology, tech, UI...J.A.R.V.I.S...eDEX-UI into reality (solution) using laptop cause I think it give accces to build app amd more
プロジェクト情報
予算
30 - 1000 USD