Create a simple internet site with 3 webpages written in Python language.

Trabajo finalizado

Plazo de ejecución 52 días

Tarea técnica

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:
  1. 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.
  2. 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.
  3. 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.)
  4. OS on the server is: MS Windows Server 2019 Datacenter.
  5. All the pages should be able to handle minimum 1000 concurrent users.

Please do not hasitate to ask for other details if necessary.


    Han respondido

    1
    Desarrollador 1
    Evaluación
    (16)
    Proyectos
    35
    23%
    Arbitraje
    4
    0% / 50%
    Caducado
    2
    6%
    Trabaja
    2
    Desarrollador 2
    Evaluación
    (7)
    Proyectos
    12
    17%
    Arbitraje
    12
    17% / 50%
    Caducado
    3
    25%
    Trabaja
    Ha publicado: 20 artículos
    3
    Desarrollador 3
    Evaluación
    (295)
    Proyectos
    472
    40%
    Arbitraje
    102
    40% / 24%
    Caducado
    78
    17%
    Ocupado
    Ha publicado: 2 ejemplos
    4
    Desarrollador 4
    Evaluación
    Proyectos
    0
    0%
    Arbitraje
    0
    Caducado
    0
    Libre
    5
    Desarrollador 5
    Evaluación
    (52)
    Proyectos
    68
    59%
    Arbitraje
    5
    0% / 80%
    Caducado
    5
    7%
    Libre
    Ha publicado: 1 artículo
    6
    Desarrollador 6
    Evaluación
    Proyectos
    0
    0%
    Arbitraje
    0
    Caducado
    0
    Trabaja
    Solicitudes similares
    Hi , I have some indicators that I want set up on my TV chart and want to create one chart for some and another chart for some others. Plus I want to set up the brackets orders so I can trade from the chart. I have these set up somewhat but need it cleaned up and the way I want them. how much would something like this cost to do? I'm in California and would like you to show me so I can learn to do this when I want to
    Vell 35+ USD
    Advanced trading robot built on ICT concepts and structured Price Action methodology. Designed to identify liquidity zones, market structure shifts, and high-probability entries while maintaining disciplined risk management and optimized trade execution for consistent, rule-based performance
    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
    I’m looking for developer to build an AI-assisted trading system for Metatader 5 . You to deliver, working MT5 module, AI module (Python or compatible), source codes for both This phase is focused strictly on core logic and AI integration , not UI or dashboards. Kindly reach out only if you have experience on AI integration and prove of past work
    Looking for an experienced developer to build an AI-driven trading system for MetaTrader 5. The bot should be able to: Analyze market structure (accumulation, manipulation, distribution) and 45-min pullback zones (25%, 50%, 70%) for trade decisions Integrate with Bookmap via API for real-time order flow, liquidity, and footprint data
    I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator
    I got access to a trial mt5 EA(only ex5 and not mql5 file) which is an ultra fast scalper on gold that operates only using pending orders which is working absolutely insane when backtesting or live trading using demo account but when you try to back test it on a live/real account the results are horrible !...both demo and real accounts belong to the same broker both same leverage and same type spread wise but the EA
    Hello everyone, I am looking for a highly experienced MQL5 developer to build a fully automated Expert Advisor (EA) based strictly on Smart Money Concepts (SMC) 🔍 Core Strategy Requirements (SMC Only) The EA must be based on Advanced Smart Money Concepts , including: ✅ Market Structure (BOS & CHOCH) ✅ Liquidity concepts (equal highs/lows, stop hunts)✅ Trap Blocks / Fake Order Blocks detection ✅ Valid Order
    EMA Triple-Cross Trading EA Constitution 1. Instruments Bot operates ONLY on: • UK100 (FTSE 100 Cash) • CASH30 (Dow Jones / DJI30) • GOLD (XAUUSD) Developer Note: Please ensure proper handling of contract sizes and point values for indices vs gold when calculating lot size . 2. Chart & Timeframes Primary Execution Timeframe: ➡ M15 Higher Timeframe Bias: ➡ H1 Trades are allowed ONLY in the direction of H1 EMA200: •
    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

    Información sobre el proyecto

    Presupuesto
    30 - 100 USD
    Plazo límite de ejecución
    de 5 a 10 día(s)