指定
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%
暇
類似した注文
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot
30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
Elite sniper scalper
30+ USD
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Strangest request, EVER!
30 - 250 USD
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
Convert Tradingview (Pinescript) to MT5 Indicator
50 - 200 USD
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
AI-Powered Gold Analysis Web Platform Development
30 - 300 USD
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
プロジェクト情報
予算
30 - 1000 USD