차팅 라이브러리 및 트레이딩 터미널 새 버전 1.15 릴리즈

Jan 14, 2020

차팅 라이브러리트레이딩 터미널 새 버전 1.15 릴리즈가 되었습니다. 새로운 인디케이터를 넣었고, 모바일 윈도우 응답을 개선하였으며, 버그 픽스와 드로잉 툴에 대한 API 를 확장하였습니다. 당사 파트너를 위해 더 많은 기능, 스피드, 퍼포먼스가 더 좋아졌습니다.

차팅 라이브러리에 새로와 진 것은?

유저 인터페이스
  • 인디케이터 다이얼로그를 adaptive 하게 하였음 (Github issue #4247)
    모든 디바이스, 특히 모바일에서 인디케이터를 써 보십시오!
  • Min-Max 차트 타입 새로 만듦 (Github issue #3898)
    다양한 마켓 어낼리시스를 나타낼 수 있는 새로운 방법!
  • 멀티플 프라이스 스케일 (Github issue #3900)
    더 많은 분석 관점에서 볼 수 있도록 스케일을 더 늘렸습니다.
  • 인버트 스케일  세팅을 넣었음 (Github issue #3376)
    인버트 스케일 세팅으로 프라이스 차트 방향을 위-아래 뒤집어 보십시오.
  • 메인 시리즈 관리용 API (Github issue #4169)
    차트 커스터마이징 옵션이 더 늘었습니다.
  • 스트롱 마그넷 세팅을 넣었음 (Github issue #3902)
    커서가 아무리 그래프 밸류에서 떨어져 있어도 드로잉 앵커가 그 값에 스냅하도록 하였습니다.
  • 씬 바  옵션을 넣었음 (Github issue #3900)
    차트 바 모양을 맘에 드는 대로 커스터마이징해 보십시오!
  • 커스텀 인터벌 을 넣었음( Github issue #1191)
    차팅 및 데이터 어낼리시스를 좀 더 자유롭게 할 수 있게 되었습니다!

기능 보완/개선
  • Added ability to format price display for large orders (Github issue #4360).
  • Added a new additional parameter for the method that sets the visible area on the timeline (setVisibleRange), which determines the value of the right margin in percent (Github issue #4512).
  • Added the ability to apply the default right margin when applying the borders of the visible area (setVisibleRange) (Github issue #4233).
  • Added an option that, when a new bar appears, allows the chart to shrink rather than move beyond the left border (Github issue #4188).
  • For bars with a higher resolution than 1D the getVisibleRange method now returns a time period starting at 00.00 (Github issue #4187).
  • Updated data for supported time zones (Sao Paulo) (Github issue  #4449).
  • Added the ability to hide the legend on the chart (Github issue  #4126).
  • Added the ability to remove the limit on the maximum stretching of the chart on the timeline (Github issue  #4043).
  • Fixed a price tag display for all types of chart input parameters (Github issue  #4042).
  • Added method to get the timezone of the selected chart (Github issue #3943).
  • Added a method for receiving an event to remove an indicator from the chart (Github issue #3899).
  • Changed the way custom indicators are loaded (Github issue  #3563).
  • Added the ability to make the background color of the chart transparent (Github issue #3288).
  • The symbol from the graph constructor settings is now overwritten by the symbol from the loaded saved graph (Github issue #2493).
  • Added a new method (setVisiblePriceRange) to set the specific price range on the chart (Github issue #1408).
  • Added the ability to change the height and order of additional panes using software methods (Github issue #1232).
인디케이터

21 개의 새로운 인디케이터를 넣어 테크니컬 어낼리시스 기능을 넗혔습니다 (Github issue #4170).

버그 픽스
  • Fixed the issue with the moving indicator during chart resizing  (Github issue #4456).
  • Fixed saving, renaming, and creating a copy of the graph after deleting the saved workspace  (Github issue  #4454) (Github issue  #3878) (Github issue  #3872).
  • Fixed an error when loading a saved template (Github issue  #4407).
  • The time intervals for the comparison tools and the main series now always correspond (Github issue  #4372).
  • The amount of data loaded for the indicator now always corresponds to the amount of data loaded for the main series (Github issue #4366).
  • Fixed font selection for the position label on a chart (Github issue #4353).
  • Fixed the indicator offset on the Time Scale on real-time data (Github issue #4366).
  • Returned the ability to add the Volume indicator to an additional chart pane (Github issue #4198).
  • Fixed the text display for the Note drawing tool (Github issue #4144).
  • Fixed the way setVisibleRange and getVisibleRange methods operate (Github issue #4110).
  • Returned the ability to add a tooltip for an order label on the chart (Github issue #4079).
  • Fixed the instant closing of the indicator dialog after a click (Github issue #4077).
  • Fixed using setVisibleRange method for multiple graphs in a layout (Github issue #4068).
  • Fixed entering numerical values ​​as a symbol on a chart (Github issue #4039).
  • The operation confirmation dialog now closes when both buttons of the dialog are clicked (Github issue #3981).
  • Fixed the result of the getAllShapes method (Github issue #3966).
  • Fixed working with fonts in order and position labels (Github issue #3962).
  • The save chart dialog now appears after deleting a saved chart (Github issue #3954).
  • Fixed the ability to set text to drawing tools when creating through software-based methods (Github issue #3930).
  • Fixed the text display for the Horizontal line (Github issue #3918).
  • Fixed the chart scroll when clicking on a Trend Line in mobile Safari (Github issue  #3871).
  • Improved TypeScript typings (Github issue #3826).
  • Fixed an error when restoring default chart settings (Github issue #3755).
  • The time range on the chart set in the library constructor is now displayed correctly (Github issue #3722).
  • Fixed date display for bars with two hours resolution (Github issue #3678).
  • Eliminated the disappearance of drawing tools from the chart on some resolutions (Github issue #3594).
  • Eliminated the label overlap on the price scale when the No overlapping labels option is selected (Github issue #3513).
  • Returned the ability to change the order by dragging the order label on the chart (Github issue #3480).
  • Fixed the issue of changing the type of chart when changing the color theme (Github issue #3459).
  • Fix the plot visibility settings for Pivot-Points (Github issue #3441).
  • Fixed a method to override properties when creating paint tools (Github issue #3419).
  • When changing a symbol, the tooltips for Events called for the previous symbol on the chart are now hidden (Github issue #3165).
  • Fixed the problem of displaying the drawing tools’ marks when the disableSelection option is enabled (Github issue #2864).
  • Fixed the sizing for the tooltip of the Forecast drawing tool (Github issue #2289).
  • Changed the behavior for the context menu so that the submenu does not overlap the context menu items. (Github issue #2007).

트레이딩 터미널에 새로와진 것은?

유저 인터페이스

멀티차트에 새 레이아웃 옵션을 넣었음 (Github issue #3629).

버그 픽스
  • Fixed the display of market depth (Github issue #3975).
  • Removed the Trading context menu item for the context menu of additional chart panels (Github issue #3926).
  • Fixed all Japanese chart types (Github issue #3893).
  • Fixed an issue when trying to close positions from the chart in the Trading Terminal (Github issue #4245).
  • Removed loading of non-existing .mp3 files in the Trading terminal (Github issue #4052).

이번 업데이트에 대해 님의 피드백을 부탁드립니다. 아울러 다음에도 더 나은 업데이트를 기대해 주십시오.

트레이딩뷰

 

Look first Then leap

트레이딩뷰는 여러분을 위해 만들어졌으므로 트레이딩뷰의 멋진 기능을 최대한 활용하세요
차트 시작