This script, titled "Drawdown % (with SMA)" and designed for Pine Script version 5 offers a sophisticated tool for traders to monitor drawdown percentages, a crucial metric in assessing investment risks. The script calculates the drawdown as the percentage decrease from the all-time high value of the selected financial instrument.
The Altcoin Manager is a comprehensive script for identifying the current altcoin narrative by tracking and analyzing of a wide array of altcoins across various blockchain layers and categories, such as DeFi, GameFi, AI, and Meme coins. Ideal for traders looking to get a broad yet detailed view of the altcoin market, covering various sectors and chains. The Key...
Position and Risk Calculator : Your Ultimate Risk Management Tool for Indices The difference between a novice and a seasoned trader often comes down to one essential element: risk management. While trading indices, the challenges are even more intense due to market volatility and leverage. The Position and Risk Calculator steps in here to bridge the gap,...
After weeks of grueling over this indicator, I am excited to be releasing it! Intro: This is not a sexy, technical or math based indicator that will give you buy and sell signals or anything fancy, but it is an indicator that I created in hopes to bridge a gap I have noticed. That gap is the lack of indicators and technical resources for those who also like to...
Originally created and taught by Taylor Jenks, this indicator provides portfolio allocation suggestions based on the behaviour of price and 3 simple moving averages (4/10/40 by default) (ie. when short & medium term SMAs are above the long term then allocation is to be 100%). This percentage allocated to the stock/commodity is to be reduced as it passes below the...
ENGLISH This 'Average Cost' script allows the user to input and visualize profit or loss for different stocks (up to 50) with average cost and quantity data on a single chart. This is useful for tracking the profit or loss of each stock in real-time. To use this script, the user should follow these steps: 1. Add the 'Average Cost' script to your TradingView...
This is a calculator I've created to help visualize Target and Risk Levels based on leverage use to trade crypto. How to use it ? Basic Use: - Set the Direction of your trade - either Long or Short - Set the Leverage you use in your trade - it is crutial to define the risk and target levels - Set the Risk Amount you want to risk (in %) of your total balance (...
Hi dear Traders, Here I would present you my 'Risk Management' tool which is based on your buy orders, trading fees and your desired benefit. Easily, fulfill the price and volume of each entries. Add to this, you can prepare the info about your next proposed entries, just let them not check at first and by meeting the prices then active the check-box beside...
This is a simplified position size calculator in the form of a table. The reason I published this script is because all other position size calculator scripts try to provide way too much when it should be much simpler, position in strange areas of the chart and leave unwanted chart pollution. This is a bare-bones functional table that takes your risk level,...
Library "LevelsManager" TODO: Track up to 6 TakeProfits and 1 StopLoss achievement for one or many of your buy/sell conditions. manageTrade(bool, bool, bool, string, string, float, float, bool, bool, bool, bool, bool, bool, float, float, float, float, float, float, float) Track TakeProfits and StopLoss achievement for one or many of your buy/sell...
Hi every one you can use this indicator in your trades for money and risk management. Very easy to use. Just enter the requested information of your trade and see the amount of money you need to enter into a transaction. Also you can see your pnl%. Risk = The amount of money that if you lose, does not matter to you. This will be a percentage of your total...
█ OVERVIEW A simple Portfolio Tracker to track your Profit/Loss for any ticker in any market (stock, futures, index, forex, crypto, fund, dr.). You just need to input (Asset / Quantity / Avg. Buy/Sell Price) and the script will calculate everything. Also, you can use it for paper trading, or even what-if cases.. █ FEATURES - Up to 10 positions - Track your...
A historic risk-off flag. When the Gold-Stocks Ratio is above the 200 week moving average, investors may fair better holding gold and avoiding equities, as was the case for the last 20 years.
Track your altcoin portfolio balance in Fiat currency. Make sure to open the data window to the right of your charts, it makes everything alot easier to read at a glance. To learn more about customizing this script to fit your portfolio, watch the video here: youtu.be To get more cool scripts and up-to-date information about Autoview, join us in slack...
EXPERIMENTAL: WARNING: Martingale is subject to HUGE drawdown spikes, use at your own risk! updated function to also double(aply multiplier) on even trades, example with a MA's crossover.
EXPERIMENTAL: WARNING:Martingale is susceptible to huge drawdown spikes, use at your own risk. simple functions for martingale wins and losses, multiplier can be adjusted manually to increase/decrease performance/drawdown.