Lavoro terminato
Tempo di esecuzione 52 giorni
Specifiche
The task is to create simple internet site with 3 webpages:
a) landing page to authenticate
b) trader dashboard
c) signals page
Python language is mandatory due to consistency with other pieces of the code that is already used by our team, for example for the trade signals generation.
Please see the 3 webpages to be created high level specification below:
- The landing webpage (a) should show the website logo, simple image with basic information about the site and what to do as well as 2 buttons: "Log in" and “Login with Deriv”.
- "Log in" button should allow end user to log in to the webpage and access "signals page" where signals should be periodically displayed (it should be configurable: every minute, every 3 minutes, every n minutes, etc. N should be a variable in the python code that can be changed depending on the future needs)
- Signals page (c) should show signals for 10 Volatility Indexes or 10 major Forex Pairs or both so maximum 20 instruments alltogether; Depending on the information in users profile in DB it should show signals for 10 Deriv Vlatility indexes or 10 Forex pairs or both,
- “Login with Deriv” button should allow to authenticate the user with Deriv API so the logic receives the redirect from Deriv (with the user’s OAuth token).
- The logic written in python should store the token and user basic info in a database (like for example: user ID, email, name)
- After authentication via "Login with Deriv" button the user should be redirected to a trader dashboard page (b)
- On a trader dashboard page (b) users should be able to select: minimum amount to trade, maximumum amount to trade, what instruments to trade as well as few other options like maximum daily loss, target profit etc.
- For all users who authenticate with Deriv, they should be able to access signal page (c) and the signals page should display signals for 10 Volatility Indexes and 10 major Forex Pairs so 20 instruments alltogether; so for the users who authenticate with Deriv.com signals being presented will not depend then on the information in users profile in DB
- Few DB queries should be created to get all information from the above described functionality i.e. the queris to the DB will be used in another code to actually open Binary Options trades for all the users who have authenticated to Deriv and their Deriv tokens or trade preferences are stored in the DB on the trader dashboard (b). Both signals generation and pening trades functionality is already developed but we need to know for who to open trades (as a service) if any particular signal is generated.
- All authenticated users (both via "Log in" and “Login with Deriv” buttons should have access to the signals page.As I have mentioned above the difference is however that all signals should be visible for users authenticated with Deriv, and for users authenticated via "Log in" button the set of signals being desplayed shuld depend on the given user access rights stored in the DB (it will be extenally assigned but it should be able to wite this information to the DB so the signal page knows what to display depending on the type of the authentication and users profile information.
- Signal page should read a json file with signals (it will be generated by another script which is already developed in json format) and display signals on the signals page (c) based on information from the json file with signals, type of the user authentication and the user access rights stored in the users profile in DB.
Additional notes:
- The webpage does not have to be very sophisticated. It can include simple graphics etc., however the above described logic matters most and must be implemented as described.
- All the code should be provided in full to our team with all the rights to make future changes as well as technical documentation should be provided or at least the code should be well described with hardcoded comments.
- We do have a server and a domain with SSL already set up. But other software will have to be installed by the programmer (Python, DB and anything else that will be required). Technical documentation of all installed software should be provided (with things like software versions, directiories being used, admin user names and paswords etc.)
- OS on the server is: MS Windows Server 2019 Datacenter.
- All the pages should be able to handle minimum 1000 concurrent users.
Please do not hasitate to ask for other details if necessary.
Con risposta
1
Valutazioni
Progetti
35
23%
Arbitraggio
4
0%
/
50%
In ritardo
2
6%
In elaborazione
2
Valutazioni
Progetti
12
17%
Arbitraggio
12
17%
/
50%
In ritardo
3
25%
In elaborazione
Pubblicati: 20 articoli
3
Valutazioni
Progetti
472
40%
Arbitraggio
102
40%
/
24%
In ritardo
78
17%
Occupato
Pubblicati: 2 codici
4
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
5
Valutazioni
Progetti
68
59%
Arbitraggio
5
0%
/
80%
In ritardo
5
7%
Gratuito
Pubblicati: 1 articolo
6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
In elaborazione
Ordini simili
Gold robot Ga1
30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this
AI SIGNAL GENERATING BOT
30 - 35 USD
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
Robot Requirements Specification
30 - 100 USD
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
SpikeEnginePro EA
30+ USD
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. The selected freelancer will handle the project end-to-end, from strategy implementation to deployment and stability. If you have real experience with
Informazioni sul progetto
Budget
30 - 100 USD
Scadenze
da 5 a 10 giorno(i)