Profit Percentage TrackerThis script provides a quick and easy way to visualize profits in a chart, based on the given entry date and price.
Optionally, alerts can be sent when profits cross up the given " profit unit ".
In short:
Tracks how much profit one could take based on the input " entry date " and the input " entry price "
These inputs are interactive (www.tradingview.com)
Displays the result in a label on top of the last candle
(Optional) Sends alerts based on the given " profit unit ", that is: if ' 0.5 ' is given, then an alert is triggered every time the profit is raised by that number
(Be careful with low values, as TradingView could stop an alert if it triggers too much.)
For alerts to be displayed, a " script alert " must be created right after the script was added to the chart:
- www.tradingview.com
(Choose ' Profits ' as condition and ' Any alert() function call ')
Good to know: if you check " Notify on app ", alerts can be delivered directly to your phone:
i.imgur.com
Prerequirements :
The chart's timezone has to be set to " Exchange " (this is required in order to support the alert's logic):
- kodify.net
Profits
TSI CCI Hull with profit$$$This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order
ORIGINAL SCRIPT:
/// /// feel free to edit/improve and comment
Plutus eXploration Index - PXIGreetings Fellow Traders!
We have developed this simple and easy to use indicator so that all users can benefit from it by:
• Reducing the amount of time spent trading.
• Minimizing the risk of loss.
• Accurate timing on entries and exits.
• Signals are accurate in volatile market conditions.
What is the PXI?
The Plutus eXploration Index falls under the centred momentum oscillator category which means that it fluctuates above and below a central point or line. Apex levels exist, where the indicator will reach a peak, and start moving in the opposite direction. Two lines move in unison and crossovers will signal a buy and a sell.
Setting up the indicator:
Once you have received your invite, the indicator will appear under your "my invite only" scripts in trading view detailed charts screen. Select PXI and add it to your chart. For free accounts on TradingView, the indicator limit is set to x3, so please de-activate something if you hit this limit.
You can access the PXI setting in the string of icons that follow after the indicators name in the top left corner of the indicator chart. In order:
Name | Visibility | Settings | Show source code | Delete | More
Under the settings, there are two tabs. One for the style, which you may freely change to suit your preferences. And then the first tab, for Inputs. The default settings for Long Minima, Short Maxima and Integrated EMA should not be changed.
The critical change to make in the input settings is the time frame !
The time frame on the price chart and the time frame on the indicator have to match! The range of allowable time frames is as follows:
15min | 30min | 1h | 4h | 12h | 1d | 2d | 1week
How to use the PXI:
The apex levels on the oscillator differ for each asset and vary depending on the selected time frame. The signals provided near apex points shall hold more weight. We recommend that traders assess these levels properly before considering a position.
Sell signal: Sell signals occur when the quick line (default blue) crosses over the slow line (default orange) from above.
A red arrow down will mark this point in time out on the chart.
Buy signal: Buy signals occur when the quick line (default blue) crosses the slow line (default orange) from bellow.
A green arrow down will mark this point in time out on the chart.
Maximizing Risk/Reward and profitability:
The indicator strives to keep positions open long enough to reap real rewards in the market. Maximum profit levels naturally occur around the apex points on the indicator chart, and the onus is on the trader to attempt an early exit once these levels are achieved.
Addition points to consider:
Most profitable trading signals occur on the daily time frames while considering the duration of trades and timing of the signals. For the lowest risk levels, weekly time frames are most suitable. From the weekly time frame down, the risk increases incrementally until you reach the 15min time frame. Signals at the lower levels occur more often and they are effective but, they should, however, be monitored closely. Also, the lower the time frame, the higher the chances of false-positive signals.
will not be liable for damages of any kind resulting from your use of or inability to use the indicator or content.
BEST Trailing Take Profit StrategyHello traders
Hope you enjoyed your weekend on my behalf. Was staying home working ... ^^
This is my first strategy educational post I'm doing ever
While I'm generally against posting strategies because it's very easy to fake performance numbers... I cannot prevent myself from sharing a few cool strategy snippets anyway.
So from now on, I'll be sharing a few strategies also - generally not to showcase performance but only to show what pinescript can do.
As once again strategy performance can be faked is so many ways... :)
What's on the menu?
We all know what a trailing-stop is. right? right? Ok... sharing the definition here :)
A trailing stop is designed to protect gains by enabling a trade to remain open and continue to profit as long as the price is moving in the investor's favor. The order closes the trade if the price changes direction by a specified percentage or dollar amount.
But...do you know what a trailing profit is?
Short definition : Well the same but with your profit limit order.
Long definition : A trailing profit is designed to increase your gains by enabling a trade to remain open and continue to profit as long as the price is moving in the investor's favor. The order closes the trade if the price hits the trailing profit level specified percentage or dollar amount.
Some trading strategies used both a trailing stop AND trailing profit. Not making any recommendation here - only sharing what's possible in the realm of trading and pinescripting
Trigger me I'm famous
I developed many trading strategies in my career and often I've been asked to trigger a trailing-stop or trailing-profit once a certain % move has been made.
I integrated here a Take Profit trigger - once hit, it will activate the trailing profit
On the screenshot below, the TP trigger is plotted in orange. Once the price goes past that level for the first time, I'll start trailing the profit level.
In other words, when we see a price makes an interesting move in percentage value - we decide to offset the profit as we concluded that once it reached such distance - then it leads often to more profit
Of course, using only a trailing profit without stop/trailing-stop/invalidation isn't smart and the surest way to kiss goodbye a trading capital and trading and your good mood
See you tomorrow for another strategy snippet
All the BEST
Dave
Easy Profits with TSI protect V-1This is a simple script, giving open and close position signals.
I've added a trend strength protection which can be tuned to suit your preferences wit regards to buys you would rather want to avoid.
There are two companion scripts so you can visually see straight forward entries without the "TSI".
The second companion is simply to visualize where the "TSI" confirms the trend strength according to your settings.
Tsi companion filled green will confirm a buy signal and the bot will receive a buy signal.
Tsi companion filled red will void the buy signal and the bot will not receive the buy signal.
The purpose for the "TSI" protection is to make it possible to filter out more negative trades in a bearish trend. (However note that being more aggressive with the "TSI" can result in blocking good trades.
I found with most scripts that its inevitable that there will be negative trades when the chart is noisy and doesn't really have a direction.
Ultimately the goal is to minimize these trades and their percentages.
The reason I created the script was, because I found some scripts extremely complicated and not suited for beginners and someone who can't spend a lot of time on setups.
Its important to have protection settings off in your bot settings as this script is designed to get you out of negative positions as quickly as possible, eliminate big bags and rather find new entries when the trend changes bullish.
How effective this strategy will be is completely in your settings and time frames.
Very important to keep the following in mind:
1) The longer the time frame, the more curate the back testing will be as spread and volume plays a big role in the back testing. Longer time frames finds less impact from these two factors.
2) Don't get nervous if you see lower prices during the trades this will happen as the defaults are more swing trade settings and could take a couple of days to close the trade.
3) When creating alerts make sure to use. "BUY" and "SELL" with "Shapes".
4) Use close off candle as repainting is greatly inevitable.
5) In current market conditions (April 2019) i find it most effective with 30min and HigHer time frames. (I will update this statement when we pick up more confidence and movement in the market).
Included scripts.
1) Easy profits with TSI protect V-1.
2) Easy profits with TSI ALERTS.
3) Easy profits cross companion.
4) Easy profits TSI companion.
5) EXTREMELY IMPORTANT: ALWAYS CHECK THAT WHEN BACK TESTING THAT THE PERFORMANCE SUMMARY IS SET TO ("Easy Profits with TSI V-1").
Setup.
You can change your currency properties. Settings: Order size = Trading limit setting in your bot
Commission = Trading fees from your exchange
Currency = (BTC-pairs = Default)
Date range is straight forward with the option to highlight the back test period background.
Date range is adjustable in all four scripts.
Updates in progress.
Adding switches to the main script.
Any requests are welcome.
Fees for access will be 0.05 BTC.
All users with access will have access to all future updates regardless of price increases.
I would love to hand this script out for free but it does take a lot of time creating and testing these scripts.
I will be implementing a referral program...
Telegram group= Easy profits script.
Swing trade - Libertus - STRATEGYHello all.
Month of hard work, testing and fine tunning went into making of this strategy.
I wanted to be able to leave trading to bot and spend more time away from charts and this strategy finally enabled me to do just that!
It's a swing trade strategy which will always keep you in trade (if used on exchange which allows you to short).
If you use 4H time frame you'll get about 2-3 trades a week.
As you should be able to see bellow, strategy has very good profitability of 60+% in last 6 months with small drag-down and nice profits.
It's optimized for ETH on 4H time, but settings can be adapted for different assets and time frames.
Best settings for ETH 4H time frame are default 0/0 with both Filter 1 and Filter 2 enabled.
Settings can be changed in positive +1, +2, +3 etc., and negative -1, -2, -3...
Strategy profitability is based on buying and selling 10 ETH (not more, not less) in every trade. You can see +20 or -20 on every trade which means 10 ETH for closing current position and 10 ETH for opening new position. If you are trading more or less then this, you can easily calculate your profitability via this.
Indicator which could be used manually or via bot is in production, will be finished soon!
Good luck trading!
LongBuyLongSell 90% profit Excellent Win Rate Strategy indicatorI seldom prefer the strategy version ,As you have requested to share the backtest results sharing the details here for your info only. to check how the "LongBuyLongsell" indicator is working.
BTCUSD 30min time frame used ,Tested with Forex ,Equity results are >80% when right entry is predicted.
This is, published to show only the test results of the original "LongBuyLongSell" indicator that was published in tradingview initially on 27Jun.
The test scripts are only available to do testing by me and it is keycode protected,Here sharing the results of BTCUSD of 30min time frame with the improved logic in "longbuylongsell" indicator version.
This script cannot be used for generating Alerts realtime as tradingview does not support user "Alerts" in strategy scripts . So please get access for "longbuylongsell" indicator.
Information are shared to show the accuracy of this LongBuyLongsell Indicator.
No indicator will work 100% in all time ;Win rate will be 80% ; Just sharing this as a result here and as a performance report of LongBuyLongsell Indicator script available in Tradingview.
Again,This is shared only for info ,not to be used. If you wish to use the indicator check and get the access for the working "longbuylongsell" indicator version 1 and Version 2 and not to this.
Has Indıcator Has indicator uses heiken ashi and macd (macd is custom)
works almost any cryptocurrency
1- 1min chart recommended
2- Use only USD pairs
3-Each trade is 10,000 USD
4-Comission is 0.13
Draculapresley's Daytrading Scalping STRAT O' DoomUsing some custom settings with a few indicators and a custom movement algorithm I have backtested this script and used it with great results. Excellent for getting in and out for quick scalping trades. The results are typically 1% + and sometimes even a great deal more. The indicator gives you buy and sell points and works great with 15 min candles though you can modify the inputs to work with any time frame. Use all 3 indicators for safest bets but most of the time just using the Stoch input with the movement algorithm almost always yields positive results with tons of buys. Works pretty well even in a downturn but absolutely kills in a bull market.
Check out the screenshots below.
imgur.com
Hawkeye Grabba ShortGrab pips with Hawkeye Grabba
Grabba is a simple mechanical system that you can manage yourself, using your own risk and reward profile.
The Hawkeye Grabba is a risk management tool which provides traders with a visual representation of the risk-to-reward profile on every trade.
For example, you can apply your own profit targets (say 10 pips) and each line will show you that multiple.
As with all the Hawkeye Indicators, Grabba can be applied to any timeframe and any chart and can be custom set to be used on any market, i.e. Forex, stock indices, commodities, etc.
Hawkeye Grabba LongGrab pips with Hawkeye Grabba
Grabba is a simple mechanical system that you can manage yourself, using your own risk and reward profile.
The Hawkeye Grabba is a risk management tool which provides traders with a visual representation of the risk-to-reward profile on every trade.
For example, you can apply your own profit targets (say 10 pips) and each line will show you that multiple.
As with all the Hawkeye Indicators, Grabba can be applied to any timeframe and any chart and can be custom set to be used on any market, i.e. Forex, stock indices, commodities, etc.
Hawkeye Levels ATR downExit at the right time with Levels ATR!
Levels ATR is a powerful series of user pre-defined levels, which act as both potential exit positions and stop loss management.
The Levels ATR indicator helps traders identify clear exit strategies.
Inexperienced traders can:
spend too long focusing on where to enter the position
spend no time on where to exit or take profits
allow the market to dictate the exit following a particular chart pattern or set up
be panicked into exiting
Few traders concentrate on their exit strategies, yet this is where the big profits are made!
Hawkeye Levels ATR upExit at the right time with Levels ATR!
Levels ATR is a powerful series of user pre-defined levels, which act as both potential exit positions and stop loss management.
The Levels ATR indicator helps traders identify clear exit strategies.
Inexperienced traders can:
spend too long focusing on where to enter the position
spend no time on where to exit or take profits
allow the market to dictate the exit following a particular chart pattern or set up
be panicked into exiting
Few traders concentrate on their exit strategies, yet this is where the big profits are made!
Hershey's Portfolio WatchThanks to user rwestbury for the idea!
Watch the profit in dollars of your portfolio in REAL TIME, love it!
Put this in a window that doesn't change often, for it takes long to initially load.
I use it in my window where I monitor the US index SPY.
Edit and add as many symbols as you want below, you should be able to figure it out.
Just add symbol, number of shares and price.
I'll improve on this later, like trim the code down with function calls, etc.
Good trading!
Brian Hershey
Chinkou_ProWelcome traders,
I have made this script wishing a higher gain,
Originally, this strategy is taken from Ichimoku Kinko Hyo
Simply:
ChinkouPro crossing with price is giving a clear opportunity.
Review it, master it, work it.
first version
change log
Delete function of lazy trader { smooth candle }
Delete function of alert , { make alert from chart it's better }
Enjoy with it , and contact me for any reason :)