Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6196
Rating:
(55)
Published:
2014.05.27 15:37
Updated:
2016.11.22 07:32
\MQL5\Experts\QuotesDemo\
tableparser.mqh (12.49 KB) view
quotesdemo.mq5 (4.05 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Example of getting world index quotes from Google Finance using WebRequest function. Data is updated in 10 seconds.

Add URL "https://www.google.com/finance" in the trusted URL list (Main Menu->Service->Settings, Expert Advisers tab):

Fig. 1. Adding Google Finance to the list of allowed URLs

Fig. 1 Add Google Finance in the trusted URL list

Fig. 2. Realtime World Stock Indices from Google Finance

Fig. 2. World index quotes from Google Finance web-site

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11410

SignalsDemo SignalsDemo

The EA shows information on available trading signals' features, allows to manage their copying settings, as well as subscribe to and unsubscribe from signal copying.

EA based on indicator SAR, ADX and SMA 100 EA based on indicator SAR, ADX and SMA 100

This EA is based on SMA, ADX and SAR indicators.

CandleColorCounter CandleColorCounter

The indicator counts Bull and Bear candles in Bar_Period bars and calculates percent.

Multi-Currency Indicator with USD reference Multi-Currency Indicator with USD reference

The indicator is designed to show how the seven major currencies have moved against the US dollar.