• Products
  • Community
  • Markets
  • Brokers
  • More
Get started
  • Community
  • /Ideas
  • /Btcmath

Btcmath

BTC Math//@version=4 strategy("Pie Topd", overlay=true) //when viewed on the daily chart, this has accurately predicted btc tops only. seriously, it comes pretty close. it does so by calculating when the sma350x2 green crosses down the sma111 red. idk how. it just does. that's the power of mathematics. and remember this: it works until it doesn't. 2.29.2024 //variables below sma1=sma(close, 111) sma2=sma(close, 350)*2 // //(111x350*2) sma Strategy// plot(sma1,"sma111",color.red, linewidth=3, transp=0) plot(sma2,"sma350x2",color.green, linewidth=3, transp=0) if crossunder(sma2,sma1) label.new(bar_index, high, "Price:"+tostring(high) + " Vol:"+ tostring(volume), style=label.style_labeldown, color=color.red)
INDEX:BTCUSD
02:24
by user161803

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
  • Manifesto
  • Athletes
  • 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