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:
21805
Rating:
(55)
Published:
2014.05.27 15:37
Updated:
2016.11.22 07:32
\MQL4\Include\Tools\
DateTime.mqh (17.35 KB) view
\MQL4\Experts\QuotesDemo\
tableparser.mqh (12.49 KB) view
quotesdemo.mq4 (4.06 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor shows the current values of World Stock Indices from Google Finance using WebRequest function. The quotes are updated every 10 seconds.

For working with server you need to add "https://www.google.com/finance" to the list of the allowed URLs (Main menu->Tools->Options, "Expert Advisors" tab):

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

Fig. 2. Realtime World Stock Indices from Google Finance

Fig. 2. Realtime World Stock Indices from Google Finance

SignalsDemo SignalsDemo

The Expert Advisor shows the properties of the signals, allows to modify the signal copy settings and subscribe or unsubscribe to the selected trade signal.

XigXag XigXag

Typical zigzag indicator

STOPD Levels MTF STOPD Levels MTF

Plot the STOPD Price Levels based on user specified timeframe.

MACD MACD

MACD indicator.