指定
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%
暇
類似した注文
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
SK Indicator Trading Robot for Gold (XAUUSD)
100 - 200 USD
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
Gold scalping robot needed
30+ USD
I need a very profitable scalping robot for gold trading at M1 timeframe. I should have adjustable trailing stop, step, SL, TP in points it should use both trade opening and pending orders just as in the links below https://vt.tiktok.com/ZSHj9cD5w/  ; https://vt.tiktok.com/ZSHjHFvkg/  ;
AI Trading Bot
30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
Simplebot
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
Ninjatrdaer Script
500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
プロジェクト情報
予算
30 - 1000 USD