This is a strategy made from multiple types of EMA and volume(EOM). This is a long only strategy. EMA 1 = 13 EMA 2 = 21 EMA 3 = 50 EMA 4 = 180 In this case we have 2 options for entry: 1.We check that are candles are in ascending order and EOM is above 0 - > long, descending and eom<0 -> exit long 2.We check if we have a crossover between the first ema with...
I wrote my first article in May 2020. See below BTC and ETH Long strategy - version1 After 6 months, it is now time to check the result of my script for the last 6 months. XBTUSD (4H): 14/05/2020 --> 22/11/2020 = +78% in 4 trades ETHXBT (4H): 14/05/2020 --> 22/11/2020 = +21% in 9 trades ETHUSD (4H): 14/05/2020 --> 22/11/2020 = +90% in 6 trades Using the...
Hello, this script has the same logic as Noldo CFTC COT Forex Indicator : And Noldo CFTC COT Commodities Indicator : * Script briefly calculates the period length between two signals of Pivot Reversal Strategy when new signal arrives and allows us to see relative Blockchain data and price changes of Major Cryptocurrencies over that automatic...
This script superseeds "Other altcoins BTC capitalization histogram". The previous versions was a bit confusing in my opinion and lacked some generalization, so I'm now publishing this improved version. It shows 6 pieces of info: - Green columns: BTC price change for that day. - Red bars: Altcoins capitalization change for that day, measured in bitcoins...
Introduction ========== This study is intented to be used in combination with my other study "Other alts compensated cap". Read its description, in particular, it's rationale, to understand why I have removed the big capitalized altcoins from these studies. The middle indicator in the image is that other study, while the indicator in the buttom of the image is...
Crypto Multi Exchange Volume (CMEV) aggregates and plots trading volumes for supported cryptoasset pairs over multiple different cryptoasset exchanges. For developers looking for more information and for those who want to compile their own version of CMEV, please check out my GitHub (jakobpredin/crypto-multi-exchange-volume). Configuration CMEV comes with two...
A simple bundle of EMAs with some odd numbers that I found good confluence on 15min, 1h, 4h, 12h, 1d, 1w on BTC and on ALTS. Works good for dynamic S/R on LTF and high probability target on MTF and HTF. Try it out during your scans. Lemme know what you think.
A simple ALT/USD pair index of all the altcoins currently trading on Coinbase.
A very simple indicator that shows how many times a currency fits into Bitcoin. In other words, the higher the value, the weaker the currency against Bitcoin. You can easily see that since the beginning of 2019 Stellar Lumen (XLM) lost half of its BTC-value while the USD-value was constant.
This is a Binance index for all coins under 100 sats . Designed for TRI users from www.therationalinvestor.com Coins included : Blox (CDT) ETHLend (LEND) CyberMiles (CMT) WePower (WPR) Cindicator (CND) Dock (DOCK) IOST (IOST) IoTeX (IOTX) Etherparty (FUEL) Zilliqa (ZIL) Red Pulse Phoenix (PHX) district0x (DNT) Request (REQ) Streamr DATAcoin (DATA) Tierion...
This is a Binance index for all coins under 100 sats. Designed for TRI users from www.therationalinvestor.com Coins included : Pundi X (NPXS) Dent (DENT) BitTorrent (BTT) Holo (HOT) Nucleus Vision (NCASH) Siacoin (SC) Storm (STORM) Mainframe (MFT) Selfkey (KEY) Time New Bank (TNB) Po.et (POE) FunFair (FUN) VeChain (VET) All credits goes to @pequet (the...
Ever wonder which altcoins are performing better than Bitcoin? This script plots the profitability of 15 altcoins and BTCUSD so you can quickly determine where to invest your money.
Cheap thing to throw over your charts when scrolling through the likes of Binance, Bittrex or whatever Highlights the Golden Cross region ("It's alt season!") -- configurable Attempts to highlight potential "out of season" blatant accumulation via large volume spikes -- %age spike configurable
This script prints BUY and SELL signals based on settings you input. I use it to save time while scrolling through charts deciding what alts I want to look at. BUY SIGNALS Positive EMA Crossover Positive MACD Crossover Single Candle Gains SELL SIGNALS Profit Capture Stop Loss I don't trade based just on the BUY or SELL from this strategy, but I have found...
Portfolio chart with total value. I will try to optimize it, maybe add % option if I findout how ;p Or maybe a normalization would be good, idk. Cheers!