Skip to content

Instantly share code, notes, and snippets.

View cryppadotta's full-sized avatar

Dotta cryppadotta

View GitHub Profile
//@version=3
study(title="Adjusted Moving Average Exponential by Dotta", shorttitle="EMA Dotta", overlay=true)
len = input(9, minval=1, title="Length")
adjustment = input(-10, minval=-100, maxval=100, title="Adjustment")
src = input(close, title="Source")
out = ema(src, len) * (1 + (adjustment / 100))
plot(out, title="EMA", color=fuchsia)
@cryppadotta
cryppadotta / test.txt
Created January 8, 2018 17:38
Testing Gist
hello
@cryppadotta
cryppadotta / 001-Tradingview-Watchlist.md
Last active January 13, 2024 07:16
Tradingview Watchlist Import Files for Crypto Exchanges

Tradingview Watchlist Import Files for Crypto Exchanges

Below you'll find Tradingview import files for Bittrex and Binance BTC-base markets

Ordered by CMC's Market Cap

I use Tradingview and I like to quickly click through all coins on a particular exchange. The files below can be imported into a Tradingview watchlist.

★ ★ ★ If you use these, leave a comment or a star above ★ ★ ★

Keybase proof

I hereby claim:

  • I am cryppadotta on github.
  • I am dotta (https://keybase.io/dotta) on keybase.
  • I have a public key whose fingerprint is D1A5 4BF4 7AE3 5590 EC32 3897 6D88 4D20 27AD B70E

To claim this, I am signing this object: