VERSION 1.9 @ 2017-02-20 09:46:23.744187
Favorite bar sizes are not stored #1571 API for modifying the Trading Platform sidebar watchlist? #1567 Russian resources translated incorrectly #1514 Drawings Overrides problem #1495 hideSymbolSearch: true is not working #1475 chart().resetData doesn't work #1471 Browser stuck on big indicator length #1453 Make floating panel responsive #1443 AD indicator problem - lines disappearing #1356 Add/Compare symbols stop displaying data #1350 Add "All" options to the timeframes at the bottom #1279 Apply studies override #1090
This commit is contained in:
@@ -821,3 +821,9 @@ Datafeeds.QuotesPulseUpdater.prototype._updateQuotes = function(symbolsGetter) {
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
if (typeof module !== 'undefined' && module && module.exports) {
|
||||
module.exports = {
|
||||
UDFCompatibleDatafeed: Datafeeds.UDFCompatibleDatafeed,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user