| Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL. |
![]() | | Tweet | |
ADE - All Data Everywhere (EasyLanguage) Details »» | |||||||||||||||||||||||||||||
| ADE - All Data Everywhere (EasyLanguage) Developer Last Online: May 2012
author: Bamboo ADE - All Data Everywhere Introduction The “All Data Everywhere” library (or ADE for short) is a set of EasyLanguage functions and indicators that allow you to store any kind of data for any symbol and bar interval. You can then access that data from any study or strategy, regardless of the symbol or bar interval. One powerful use for ADE is to store higher timeframe data for a symbol and then access that data from a lower timeframe. For example, you can calculate and store ADX and RSI for a 30 minute chart, and then you can access that data from a 5 minute chart. Another powerful use for ADE is to look at data for other symbols. You can use ADE to store data (OHLC, volume, indicators, etc) for an entire portfolio of symbols, and then you can access the data for any symbol from any other symbol. This makes it possible to perform analyses that depend on the relationships between different symbols in your portfolio. ADE includes the ability to save data to text files and load it back. This means that you can pre-calculate and store data for any symbols and timeframes you want, and you can retrieve that data whenever you want. For example, you can store five years of data for a 30 minute MSFT chart. If you open a 30 minute MSFT chart with only one month of data, your study or strategy can load the five years of historical data and append only the new data. It is not necessary to recalculate the entire five years every time. Installation instructions and sample indicators are provided in the zip file. note: ADE uses the ELCollections library, so you must install ELCollections before you install ADE. Also, taking the time to learn how ELCollections works will allow you to make the most of ADE. http://www.traderslaboratory.com/for...uage-5929.html Download Now
Show Your Support
| |||||||||||||||||||||||||||||
| ∧ Similar Indicator | ||||
| Mod | Developer | Type | Replies | Last Post |
| Collections for EasyLanguage | Tams | Trading Indicators | 12 | 03:32 PM 01-07-2010 |
| Global Variable V2.2 | Tams | Trading Indicators | 10 | 01:23 PM 02-24-2010 |
| The Following 9 Users Say Thank You to Tams For This Useful Post: | ||
aaa (05-10-2009), Lobo.Trader (01-21-2012), PointHarvester (09-11-2009), rajatheroyal (07-25-2009), shrike (05-06-2010), stevenvdv (09-10-2009), TIKITRADER (08-06-2009), traderwin (06-16-2010) | ||
| Comments |
| | #2 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) All Data Everywhere.doc (manual) and All Data Everywhere.ELD (indicators) | ||
| |
|
| The Following 3 Users Say Thank You to Tams For This Useful Post: | ||
| | #3 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) ThanX so much Tams | ||
| |
|
| | #4 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) The setup creates a C ADEModify the function to return the directory you are using, and then verify the function. For example, if you are using E ADE as your ADE root directory, you would change the function as follows: ADE.Directory = “E ADE”;So we can move this directory (better at my opinion to free the precious C )Here are All Data Everywhere.pdf And the list of 123 Fonctions (66 are already imported - from Collections ?) + 5 indicators imported with ELCollections.eld (Compilation takes a long time) After have reading (quickly) the doc, it looks a great tools... it's nice from Tams to share all his tools with us. | ||
| |
|
| | #5 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) | ||
| |
|
| The Following 2 Users Say Thank You to Tams For This Useful Post: | ||
aaa (05-23-2009), TIKITRADER (03-13-2011) | ||
| | #6 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) | ||
| |
|
| | #7 | ||
![]() | Re: ADE - All Data Everywhere (EasyLanguage) | ||
| |
|
| The Following 2 Users Say Thank You to Tams For This Useful Post: | ||
aaa (05-23-2009), TIKITRADER (03-13-2011) | ||
![]() |
| Tags |
| ade, elcollections, global variable, multiple data, typezero |
| Thread Tools | |
| Help Others By Rating This Thread | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Easylanguage Error #408 and #410?? | isisisis | Coding Forum | 2 | 04-10-2009 06:30 PM |
| EasyLanguage Getting Daily P/L | vanyok | Automated Trading | 2 | 04-06-2009 05:11 PM |
| Some EasyLanguage Help Please | jjthetrader | Coding Forum | 8 | 06-02-2008 04:20 PM |
| Easylanguage and Script Help | darknite999 | Coding Forum | 49 | 04-15-2008 07:37 AM |
| Will the YM Data Feed be included with the Globex E-mini Data Feed | The Bear | E-mini Futures Trading Laboratory | 1 | 01-19-2008 01:05 PM |