Specifiche

Regarding the APIs that we provide, a trading assistant application (will be mentioned later) must be developed via a panel structure in MT4 and MT5.

•    This expert must be implemented in EX4 and EX5 formats concurrently (for MT4 and MT5 platforms).
•    This expert must be developed for all Windows OS (including 32 and 64 bits).
•    All http responses are developed by jSon format. If it is needed to import jSon Handling Dependencies, then in the final production build those Dependencies must be inserted in the EX4 and EX5 files.
•    Except the EX4 and EX5, we must NOT deliver any dependencies and files to the clients.
•    All request in the API must use the Windows dll file (Wininet) so that traders can’t see and understand about our requests and URLs, so there is no need for the traders to allow our requests and URLs. The APIs are RESTful format.
•    All configurations and information (Tokens) that must be saved on the traders’ PCs, hence we must save these data in a Non-understandable (encrypted – hashed) format that can’t be detected and checked.
•    The Username and Password must not and be saved on the traders’ PCs. Instead, the Token that is received via API must be saved.
•    The UI must have (design and colors and themes) 2 different templates; Light and Dark, so the client can choose in the MetaTrader Input tab just before executing this expert. The default is the Dark one.
•    In all of the post requests, the body or parameters are form-data format.
•    The UX must be developed based on the PFOREXAssist Desktop version and the EasyAndFastGUI library in the following links:
https://www.mql5.com/en/articles/2634
https://www.mql5.com/en/code/19703

•  In this project images (as a thumbnail) will be utilized to display the generated signals/analysis on a list. This image will be provided to you dynamically via URL, to show it to the client.
•  Regarding the certain signal/analysis that the client desire to check, the attributes of that signal/analysis must be drawn on the price chart.
•  This project has the socket connection to display real-time push notification (The code of this issue and samples are available in MT4 and MT5. The sample the mt4 Push Notification messaging code is completely implemented by us and you must use this sample code to bind it to this project to receive the Push Notification messages.
All messages in socket are encrypted, encryption algorithm and encryption key are available in the sample files.

Regarding this project, the full description (Text files, Word (25 pages), Pics and etc) is available.


Con risposta

1
Sviluppatore 1
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
2
Sviluppatore 2
Valutazioni
(225)
Progetti
285
41%
Arbitraggio
15
13% / 47%
In ritardo
67
24%
Gratuito
3
Sviluppatore 3
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
5
Sviluppatore 5
Valutazioni
(15)
Progetti
15
33%
Arbitraggio
10
0% / 90%
In ritardo
4
27%
Gratuito
Pubblicati: 158 articoli, 4 codici
6
Sviluppatore 6
Valutazioni
(7)
Progetti
13
0%
Arbitraggio
5
20% / 60%
In ritardo
0
Gratuito
Ordini simili
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
hello i need help building a ea bot for mt5 and i have started on claude but i will need someone if a incredible experience to make my ideas come to live. please contact so we can schedule a quick call and i can share anything that concerns you for the task
I am looking for someone with real experience developing strategies, indicators, or trading tools for Quantower . The strategy itself is relatively simple. The main issue is that I need to use some of Quantower's functions and API capabilities to program the strategy, but there is limited documentation available for some of the functionality, and I do not have enough time to fully understand the API and implement
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Informazioni sul progetto

Budget
2500 - 4000 USD
Scadenze
da 30 a 45 giorno(i)