TradingView
auroagwei
2019年4月2日午後7時48分

Minimal Godmode 1.0 

Bitcoin / United States DollarCoinbase

詳細

// Acknowledgements:
// Original Godmode Authors:
// @legion, @LazyBear, @Ni6HTH4wK, @xSilas
// Drop a line if you use or modify this code.
// Godmode 3.1.4: @SNOW_CITY
// Godmode 3.2: @sco77m4r7in and @oh92
// Godmode3.2+LSMA: @scilentor
// Godmode 4.0.0-4.0.1: @chrysopoetics
// Jurik Moving Average: @everget

// Minimal Godmode v1.0:
// Removed BITSTAMP:BTCUSD, added presets for 9-26-13 and 17-6-4, added more exchanges + USDT and USDC pairs to multi-exchange option
// JMA smoothing - more responsive + less lag than SMA at equivalent length settings
// Minor cosmetic changes to account for pinescript 3 transparency and z-order

リリースノート

fixed missing src5 call for avg

リリースノート

restored SMA as default option

リリースノート

  • Reduced number of BTC/XBT tickers from 11 to 6 to decrease loading time from pinescript Security() function
コメント
dilace
nice work :)
auroagwei
auroagwei
2nd iteration of Minimal Godmode (v2.0) here:
tradingview.com/script/BVaxIBcT-Minimal-Godmode-2-0/
auroagwei
please note - like the original godmode, this is designed to work by default on BTC/XBT pairs/exchanges with the multi-exchange option checked
if you use minimal godmode with the multi-exchange option checked on non BTC pairs, you may get a blank chart/parts of the indicator may not draw
詳細