I am seeking a freelance developer to create a trading platform that allows clients copy mql5 signals

Şartname

I am in need of creating a platform where my clients will pay a monthly subscription to copy some traders I will make available within the website.

This platform will feature a catalog of certain Signals found within MQL5, acting as a guide with relevant statistics to assist clients in their decision-making process.

Clients will have a configuration tab where they can select the SIGNAL they wish to copy and specify the desired risk percentage.

The platform will collect the LOGIN and PASSWORD for MT4 or MT5 provided by the client, connecting this information to our server to replicate all operations we are already providing through these signals.

Clients will be able to monitor their logs on the website, with the option to either halt copying or switch to a different provider.

In summary, I require a website where clients can enter, select a provider, and input their MT4 login details.

The website will then take this information and set up the account for replication on a VPS or server with the chosen provider.

If you have any questions, please don't hesitate to reach out.
___

Project Overview: I am seeking a freelance developer to create a trading platform that allows clients to subscribe to and replicate the trades of selected traders available on our website.

Platform Features and Requirements:

  1. Subscription Model:

    • Implement a monthly subscription system for clients to access the trading platform.
  2. Signal Catalog:

    • Create a catalog of trading signals sourced from MQL5, with relevant statistics displayed to assist clients in their decision-making.
  3. User Configuration:

    • Provide clients with a user-friendly configuration interface.
    • Allow clients to choose the specific SIGNAL they want to copy.
    • Enable clients to select their desired risk percentage.
  4. MT4/MT5 Integration:

    • Integrate with the client's MT4 or MT5 trading accounts.
    • Collect and securely store the LOGIN and PASSWORD information provided by clients.
    • Connect this information to our server for the purpose of replicating the trading operations provided by the selected signals.
  5. Monitoring and Control:

    • Create a user-friendly interface for clients to monitor their account's trading activity and results.
    • Allow clients the option to pause or stop the replication of trades, as well as the ability to switch to a different signal provider.
  6. Execution Mechanism:

    • Automate the process of copying trades from the selected signal provider to the client's trading account.
    • Ensure real-time execution and accuracy in trade replication.

Final Deliverable: I require a fully functional website that allows clients to log in, choose a signal provider, and input their MT4 or MT5 login credentials.

The website should then securely establish the account for trade replication on a virtual private server (VPS) or server associated with the chosen signal provider.

If you have any questions or need further clarification, please do not hesitate to contact me.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(43)
Projeler
66
12%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Serbest
2
Geliştirici 2
Derecelendirme
(16)
Projeler
35
23%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
2
6%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(3)
Projeler
6
50%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
Benzer siparişler
Probot ea 99 - 999 USD
merhaba forex piyasası Ticaret yapmak için belirli algoritmalarla çalışan bir probot geliştirmek için deneyimli bir geliştiriciye ihtiyacım var beklentim, uzman piyasa bilgisine sahip bir uzmanın kafa derisi ticareti yapmak ve anlık fırsatları değerlendirmek istemesidir. kendisi için tasarladığı bir danışman incelenebilir veya geliştirdiği daha iyi bir fiyat üzerinde anlaşabiliriz. detaylı bilgi için iletişime
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell

Proje bilgisi

Bütçe
30 - 250 USD
Son teslim tarihi
to 40 gün