Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

314
Views
la biblioteca de tradingview permite el cambio de símbolo: falso no funciona

El widget de vista comercial funciona bien, excepto un parámetro allow_symbol_change: false, . Intenté esto y no funciona en absoluto.

Código: -

 const widgetOptions: ChartingLibraryWidgetOptions = { symbol: this.props.symbol as string, allow_symbol_change: false, datafeed: Datafeed, interval: this.props.interval as ChartingLibraryWidgetOptions['interval'], container: this.props.container as ChartingLibraryWidgetOptions['container'], library_path: this.props.libraryPath as string, locale: getLanguageFromURL() || 'en', disabled_features: ['use_localstorage_for_settings'], enabled_features: ['study_templates'], charts_storage_url: this.props.chartsStorageUrl, charts_storage_api_version: this.props.chartsStorageApiVersion, client_id: this.props.clientId, user_id: this.props.userId, fullscreen: this.props.fullscreen, autosize: this.props.autosize, theme: 'Dark', studies_overrides: this.props.studiesOverrides, timeframe: '1w', }

¿Hay algún otro método para esto también como disable_feature

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Esto funcionó para mí.

 disabled_features: ['use_localstorage_for_settings', 'header_symbol_search']
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!