Breaking-changes

2017-12-27  本文已影响0人  yzw0921

We do our best to make every next version fully compartible with the previous one, but sometimes big changes requires you to make minor changes in your code when upgrading to a new version.

Note: you can check Charting Library version by executing TradingView.version() in a browser console.

Here is the list of breaking changes:

Version 1.12

Charting Library

Study overrides:

Trading Terminal

The following stuff is still supported in Trading Terminal, but will be deprecated in future versions:

The Trading Controller is replaced with [[Broker API]].

The following changes should be applied to your Trading Controller implementation to move to new Broker API:

Version 1.11

Trading Terminal

The following stuff is still supported in Trading Terminal, but will be deprecated in future versions:

Version 1.10

Previous behavior: Volume indicator is added/removed when an instrument or a resolution is switched depending on volume support by the instrument. You can get back to this behavior by disabling create_volume_indicator_by_default_once featureset.

New behavior: Volume indicator is added on first load of an empty chart if it is supported by an active instrument.

Version 1.9

Version 1.8 of Trading Terminal

Version 1.7

Version 1.5

Version 1.4

Version 1.3

上一篇 下一篇

猜你喜欢

热点阅读