• Products
  • Community
  • Markets
  • Brokers
  • More
Get started
  • Community
  • /Indicators and strategies
  • /Search results

Search in scripts for "VAR+计量模型+黄金期货"

Ehlers Forward Reverse EMAThis is Ehlers most recent indicator, today is 6/17/18 "Forward and Reverse EMA". I have done my best to translate the code form trade stations easy language. If anyone knows easy language could they check my translation against the easy language code below. { Forward / Reverse EMA (c) 2017 John F. Ehlers } Inputs: AA(.1); Vars: CC(.9), RE1(0), RE2(0), RE3(0), RE4(0), RE5(0), RE6(0), RE7(0), RE8(0), EMA(0), Signal(0); CC = 1 - AA; EMA = AA*Close + CC*EMA ; RE1 = CC*EMA + EMA ; RE2 = Power(CC, 2)*RE1 + RE1 ; RE3 = Power(CC, 4)*RE2 + RE2 ; RE4 = Power(CC, 8)*RE3 + RE3 ; RE5 = Power(CC, 16)*RE4 + RE4 ; RE6 = Power(CC, 32)*RE5 + RE5 ; RE7 = Power(CC, 64)*RE6 + RE6 ; RE8 = Power(CC, 128)*RE7 + RE7 ; Signal = EMA - AA*RE8; Plot1(Signal); Plot2(0);
Pine Script® indicator
by DannyBaker
Updated
33
Bollinger Bands NEW var tradingview_embed_options = {}; tradingview_embed_options.width = 640; tradingview_embed_options.height = 400; tradingview_embed_options.chart = 's48QJlfi'; new TradingView.chart(tradingview_embed_options); Vdub Binary Options SniperVX v1 by vdubus on TradingView.com
Pine Script® indicator
by Zack_Anderson
11
11223344556677889910101111
…999999

Select market data provided by ICE Data services. Select reference data provided by FactSet. Copyright © 2025 FactSet Research Systems Inc.© 2025 TradingView, Inc.

More than a product
  • Supercharts
Screeners
  • Stocks
  • ETFs
  • Bonds
  • Crypto coins
  • CEX pairs
  • DEX pairs
  • Pine
Heatmaps
  • Stocks
  • ETFs
  • Crypto
Calendars
  • Economic
  • Earnings
  • Dividends
More products
  • Yield Curves
  • Options
  • News Flow
  • Pine Script®
Apps
  • Mobile
  • Desktop
Community
  • Social network
  • Wall of Love
  • Refer a friend
  • House Rules
  • Moderators
Ideas
  • Trading
  • Education
  • Editors' picks
Pine Script
  • Indicators & strategies
  • Wizards
  • Freelancers
Tools & subscriptions
  • Features
  • Pricing
  • Market data
Trading
  • Overview
  • Brokers
Special offers
  • CME Group futures
  • Eurex futures
  • US stocks bundle
About company
  • Who we are
  • Space mission
  • Blog
  • Careers
  • Media kit
Merch
  • TradingView store
  • Tarot cards for traders
  • The C63 TradeTime
Policies & security
  • Terms of Use
  • Disclaimer
  • Privacy Policy
  • Cookies Policy
  • Accessibility Statement
  • Security tips
  • Bug Bounty program
  • Status page
Business solutions
  • Widgets
  • Charting libraries
  • Lightweight Charts™
  • Advanced Charts
  • Trading Platform
Growth opportunities
  • Advertising
  • Brokerage integration
  • Partner program
  • Education program
Community
  • Social network
  • Wall of Love
  • Refer a friend
  • House Rules
  • Moderators
Ideas
  • Trading
  • Education
  • Editors' picks
Pine Script
  • Indicators & strategies
  • Wizards
  • Freelancers
Business solutions
  • Widgets
  • Charting libraries
  • Lightweight Charts™
  • Advanced Charts
  • Trading Platform
Growth opportunities
  • Advertising
  • Brokerage integration
  • Partner program
  • Education program
Look FirstLook First