Join our fan page
QuotesDemo - expert for MetaTrader 5
- Views:
- 6412
- Rating:
- Published:
- 2014.05.27 15:37
- Updated:
- 2016.11.22 07:32
- 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 Add Google Finance in the trusted URL list
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
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 100This EA is based on SMA, ADX and SAR indicators.
The indicator counts Bull and Bear candles in Bar_Period bars and calculates percent.
Multi-Currency Indicator with USD referenceThe indicator is designed to show how the seven major currencies have moved against the US dollar.