Trading libraries for MetaTrader 5

Special Offer!

Time Left to Buy:

Up to 25% OFF

Shopping cart

The cart is empty

MetaTrader 5

Top Rated Products MT5

999 $749 $ AI Gen XII MT4
Denis Kurnev
3.66667 5 3 Product
999 $749 $ Nmt5
Liang Qi Quan
4.5 5 2 Product
2 199 $1 649 $ Ak47tutu
Dian Zhou
4.5 5 2 Product

OG Trade Dash HTML Hoster

og-trade-dash-html-hoster-logo-200x200-2265
90 $68 $

Free updates are included

We accept crypto: BTC, ETH, BCH and more...

30-Day Money Back Guarantee
100% Guarantee of Originality

Information

Libraries
MetaTrader 5
Sander Maehle Andresen
1.0
5

Overview

OG TradeDash - HTML Hosting for MT4/5
A lightweight Node.js service that allows MT4/5 traders to publish HTML content via WebRequest and get a public URL to view it.

Features

  • Simple API to publish HTML content 
  • Persistent URLs for sharing
  • Support for frequent updates (every 50+ seconds)
  • Memory-efficient design for limited hosting environment
  • Make Content from MQL5 Terminal, VPS available across the Internet
  • VPS Usable


Usage

//From EA.

#import "OG TradeDash.ex5"
string HostPage(string PageID, string html);
#import


void OnInit(){
EventSetTimer(PERIOD_M1);

}

void OnDeinit(const int reason){

}


string CreateDemoPage()
{
    double MQL5Open = iOpen(Symbol(), PERIOD_CURRENT, 0);
    double MQL5Close = iClose(Symbol(), PERIOD_CURRENT, 0);

    string html = 
    "<!DOCTYPE html>\n"
    "<html>\n"
    "<head>\n"
    "    <title>MQL5 Trading Data</title>\n"
    "    <meta charset='utf-8'>\n"
    "    <meta http-equiv='refresh' content='1'>\n"
    "    <style>\n"
    "        body { font-family: Arial, sans-serif; margin: 20px; }\n"
    "        .data { margin: 10px 0; padding: 10px; background: #f0f0f0; }\n"
    "    </style>\n"
    "</head>\n"
    "<body>\n"
    "    <h1>Live Trading Data</h1>\n"
    "    <div class='data'>\n"
    "        <div>Symbol: " + Symbol() + "</div>\n"
    "        <div>Open Price: " + DoubleToString(MQL5Open, Digits()) + "</div>\n"
    "        <div>Close Price: " + DoubleToString(MQL5Close, Digits()) + "</div>\n"
    "        <div>Time: " + TimeToString(TimeCurrent(), TIME_DATE|TIME_SECONDS) + "</div>\n"
    "    </div>\n"
    "</body>\n"
    "</html>";

    return html;
}


void OnTimer(){
HostPage("ThisisJustaBasicExample", CreateDemoPage());
}


View Page

http://og-td.eu-4.evennode.com/receive/ThisisJustaBasicExample
http://og-td.eu-4.evennode.com/receive/ThisisJustaBasicExample







































Recently Viewed

99 $74 $ JsTrader MT5
Offpista LTD
99 $74 $ Divergence for Many Indicators MT5
Evgeniy Zhdan
199 $149 $ Golden section price action indicator
Ekaterina Saltykova
384 $288 $ Price Data Record into EXCEL per Tick
Hao Zhang
Results 1 - 4 of 4

30-Day Money Back Guarantee

If for any reason you do not like the purchased program, you can request a refund within 30 days from the date of purchase. You can also make an exchange for any other product at an equal cost or by paying the difference.
Simply send a request for refund or exchange with your order number by email: [email protected].
Refund requests received more than 30 days after purchase will be rejected.

Email Us Now! Support is available 24/7
by Email: [email protected]

Do You Need Help?
Click Here To Start Live Chat

Contact Us

Image

Search