VERSION 16 @ 2020-07-17 13:08:09.461606

Volume transparency bars #5076
widget.changeTheme should not record an Undo entry in the Undo/Redo stack #4982
Event when source price scale is changed #4884
Time value in shape creating #4878
Price axis icons don't change after applyOverrides #4865
Cannot disable bottom toolbar timezone menu via "timezone_menu" property #4836
Showleftaxis is not valid on the mobile #4828
Fix TypeScript typings for onVisibleRangeChanged method #4802
Invalid on Mobile: 'paneProperties.legendProperties.showBarChange': false,  #4797
API to attach an indicator to a particular price scale #4788
saveLoadAdapter is stringified #4776
Changing price scale of the study via changePriceScale method doesn't applies immediately #4774
Broker Config Order Market not visible #4765
[Bug] In the trading mask changing price doesn't update pips #4761
Maximize chart button #4744
Custom study plot color has no effect #4740
Moving average on seconds (createStudy) #4730
[Bug] BUY button get enable after clicking on both pips fields #4718
Overrides are not applied when defaults button is pressed #4706
Trading Terminal passes parentOrderId object while modifying the order #4705
Watermark settings are not saved to LocalStorage #4681
tvWidget.activeChart().resolution() return randomly "D" or "1D" for the daily time-frame #4630
cannot override default background color #4621
Bring to front operation is unavailable in 1.16 #4611
New style of pane buttons #4608
New mobile friendly style of the legend #4607
Centered Zoom with Ctrl #4606
TERMINAL: Apply Date Range to all charts in layout if Sync Interval is enabled #4605
Updated style of the measure tool #4604
New style of indicator loading status #4603
New measure styles #4602
Adaptive drawings dialogs #4600
Allow createStudy use undo #4590
Crosshair only on long press on mobile #4574
saveChartToServer does not call the callbacks if  !autoSaveNeeded #4573
How to get current theme? #4534
getAllShapes returns trend_line instead of 'extended' #4507
hideMarksOnBar in v1.15 #4506
Trend_angle is not returned via getAllShapes #4498
 How to disable vertical scrolling on the mobile side #4483
Add support for holidays and exchange working days in session spec #4467
closePopupsAndDialogs : The screenshot popup is not being closed #4438
Redirect on TV homepage after mouse click release #4423
setBodyFont of position line tool doesn't work correctly #4353
subscribe('drawing_event') click is not working #4302
"Eraser" and "dot" cursors doesn't work on IE11 #4238
zOrder for shapes with saved layout #4219
Errors/warning in console after load chart #4196
Main series API #4169
Scrolling to the top - href=“#”  #4136
Tracking mode #4111
Order line drag with middle mouse button doesn't trigger onMove #4084
There are no values or na ​​in the legend of the additional symbol (compare/add) until hover the cursor on the chart #4058
closePopupsAndDialogs doesn't work for new indicators dialog #4051
toolbar_bg doesn't affect top toolbar #3998
Check if symbol sync is enabled #3997
DOM bottom buttons are missing tooltips #3979
Question about D or 1D resolution #3861
Twitter intent button Android app #3732
Avoid chart appending storage version and "study_templates or charts" to chartStorageAPI #3702
unexpected study id by assigning studies_access option #3630
Drawing shape on indicator/study #3408
Top header in fullscreen? #2610
Allow to modify end date of long/short position tool #2381
Chart can scroll with mouse movement but no button pressed down #1908
Adaptive design for Properties dialog #862
This commit is contained in:
ejukovskiy
2020-07-17 16:08:28 +03:00
parent 91cb87651b
commit 261fc36962
439 changed files with 2250 additions and 1420 deletions

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([["export-data"],{SIoL:function(e,t,i){"use strict";function n(e,t){var i,n,l,d,h,p,w,m,b,g,O,v,P,x,N,T,j,y,S,I,k,R,L;for(void 0===t&&(t={}),n=Object.assign({},f,t),l={schema:[],data:[]},d=e.timeScale().points(),h=e.mainSeries(),p=function(e,t){var i=e.allStudies().filter(function(e){return e.showInObjectTree()});if("all"===t)return i;return i.filter(function(e){return t.includes(e.id())})}(e,n.includedStudies),w=function(e,t,i,n){var s,l,o,r,d,f,h,p,w;for(s=Object(a.ensureNotNull)(void 0!==i?e.indexOf(i,!0):e.firstIndex()),l=Object(a.ensureNotNull)(void 0!==n?e.indexOf(n,!0):e.lastIndex()),o=l,r=s,d=0,f=t;d<f.length;d++)h=f[d],null!==(p=h.search(s,u.PlotRowSearchMode.NearestRight))&&p.index<o&&(o=p.index),null!==(w=h.search(l,u.PlotRowSearchMode.NearestLeft))&&w.index>r&&(r=w.index);return Object(a.assert)(o<=r,"Range must contain at least 1 time point"),new c.BarsRange(o,r)}(d,[h.bars()],n.from,n.to),m=w.firstBar(),b=w.lastBar(),n.includeTime&&l.schema.push({type:"time"}),g=l.schema.length,n.includeSeries&&(l.schema.push(o("open")),l.schema.push(o("high")),l.schema.push(o("low")),l.schema.push(o("close"))),O=l.schema.length,v=[],P=0,x=p;P<x.length;P++)T=s(N=x[P]),v.push(T),(i=l.schema).push.apply(i,T.fields);if(0===(j=l.schema.length))return l;for(y=m;y<=b;++y)(S=new Float64Array(j)).fill(NaN),l.data.push(S);if(n.includeTime)for(y=m;y<=b;++y)l.data[y-m][0]=Object(a.ensureNotNull)(d.valueAt(y));for(n.includeSeries&&h.bars().range(m,b).each(function(e,t){var i=l.data[e-m];return i[g]=r(t[1]),i[g+1]=r(t[2]),i[g+2]=r(t[3]),i[g+3]=r(t[4]),!1}),I=0;I<p.length;++I){for(N=p[I],k=v[I],R=function(e){var t=k.fieldPlotOffsets[e],i=k.fieldToPlotIndex[e],n=m-t,s=b-t,o=O+e;N.data().range(n,s).each(function(e,t){return l.data[e-n][o]=r(t[i]),!1})},L=0;L<k.fields.length;++L)R(L);O+=k.fields.length}return l}function s(e){var t,i,n,s,o,r=e.metaInfo(),c={fieldToPlotIndex:[],fieldPlotOffsets:[],fields:[]},u=e.id(),f=e.title(!1,void 0,!1);for(t=0;t<r.plots.length;++t){if(i=r.plots[t],n=void 0,s="",Object(d.isLinePlot)(i)||Object(d.isShapesPlot)(i)||Object(d.isCharsPlot)(i)||Object(d.isArrowsPlot)(i))n=Object(a.ensureDefined)(r.styles)[i.id];else if(Object(d.isOhlcPlot)(i))switch(n=r.ohlcPlots&&r.ohlcPlots[i.target],i.type){case"ohlc_open":s=" ("+window.t("Open")+")";break;case"ohlc_high":s=" ("+window.t("High");break;case"ohlc_low":s=" ("+window.t("Low")+")";break;case"ohlc_close":s=" ("+window.t("Close")+")"}void 0===n||n.isHidden||void 0===n.title||(o=""+n.title+s,c.fields.push(l(u,f,o)),c.fieldToPlotIndex.push(t+1),c.fieldPlotOffsets.push(e.offset(i.id)))}return c}function l(e,t,i){return{type:"value",sourceType:"study",sourceId:e,sourceTitle:t,plotTitle:i}}function o(e){return{type:"value",sourceType:"series",plotTitle:e}}function r(e){return null!=e?e:NaN}var a,c,u,d,f;i.r(t),i.d(t,"exportData",function(){return n}),i("YFKU"),a=i("Eyy1"),c=i("ZJKN"),u=i("k9/m"),d=i("23IT"),f={includeTime:!0,includeSeries:!0,includedStudies:"all"}}}]);