This Study takes the Stock to Flow Model for Bitcoin as presented by @100trillionUSD and smoothes it using an SMA. Then it calculates the close's standard deviation from it and displays the 2-Sigma Bands. The stock to flow model seems to be one of the best predictions of Bitcoins price as shown by the following medium...
*** THIS IS JUST AN EXAMPLE OF STRATEGY RISK MANAGEMENT CODE IMPLEMENTATION *** For my own future reference, and for anyone else who needs it. Pine script strategy code can be confusing and awkward, so I finally sat down and had a little think about it and put something together that actually works (i think...) Code is commented where I felt might be necessary...
The Sharpe ratio allows you to see whether or not an investment has historically provided a return appropriate to its risk level. A Sharpe ratio above one is acceptable, above 2 is good, and above 3 is excellent. A Sharpe ratio less than one would indicate that an investment has not returned a high enough return to justify the risk of holding it. Interesting in...
Cryptoassets have been quite turbulent in the past few weeks. At times like this, it is especially important to look at the fundamental foundations of cryptoassets. This indicator is based on the Network Value to Transactions, or NVT. Definition: NVT = Network Value / Daily Transaction Volume Because this indicator is pulling the Daily Transaction Volume...
This version of the MACD indicator is 'trawling' (checking) if the MACD histogram and the zero line crossing with the MACD line are both positive or negative. The idea behind this is to show areas with higher or lower risk. Features: 1. Enable the bar color 2. Enable the background color 3. Change zero line value FYI: "The MACD-Histogram is an indicator of an...
NOTES: (i) Trading Plans as published 20190801 morning at tradersai.com "Institutional Strength Quantitative Research brought to Individual Investors in an Actionable Format" (ii) The price levels are derived from our A.I. driven quantitative models; as published every morning at TradersAI.com. ( iii ) Note that in...
Script to calculate the amount of stocks for of an order in relation to depot size (money), risk awareness, profit target and ATR
Years ago I did an analysis of my trades. Every period of the day was profitable except for two. From 10:00-1030, and 1:00 to 1:30. (I was actively Day Trading Futures) Imagine a vertical graph broken down in to 30 minute time segments. I had nice Green bars in every time slot (Showing Net Profits), and HUGE Red Bars from 10 to 10:30 and 1 to 1:30. After...
Updated by request: this is a "Strategy" trading version of the "QQE Cross Indicator Alert v2.0 by JustUncleL" (which is mainly for Binary Options trading), the same BUY/SELL signals are used to generate trade entry and exit conditions. Thanks again to JayRogers for making the Strategy risk management easier to understand and implement. In this update I have...
Applies gray background coloring for each major active Forex session, the more sessions active the lighter the background. Adjusted coloring for low (Sydney, Tokyo) and high (Frankfurt, London, New York) liquidity. Market opening hours for Sydney, Tokyo, Frankfurt, London and New York have been set to 08:00 - 17:00 local time and are converted to EST while taking...
Retained Earnings Accumulated Deficit
Research And Development Expense
This indicator finds the average time of High or Low formed in sessions. This is a request from trader @Salmanmahmood15 . You need permission from him to fully use it