Cyato Grid Basic Buy & Sell [ALERTSETUP]Private indicator
This Grid bot strategy creates buy orders when the price goes down one level or more, and sell order when the price goes up one level or more.
To avoid useless trades, the lastest traded level is disabled until another level is crossed.
To create the grid, one upper level and one lower level is calculated. Those 2 levels are either given by the user using "MANUAL" mode or automatically calculated by an AI. The space between these two levels are then divided equally into several steps, creating the grid. The number of steps is choosen by the user, from 3 to 20.
How it Works
This is the Alert Setup version meaning this is the one you should use to create alerts (more below).
Select either "MANUAL" or "AI" mode.
When using "MANUAL", you have to configure an upper level and a lower level.
When using "AI", the upper and lower level are automatically calculated from last swing high/low.
Select the grid quantity, from 3 to 20.
Example with 3:
Example with 10:
Example with 20:
Creating the Alerts
When opening the alert popup, select "Cyato Grid" in the condition.
Make sure to use the option "Once per bar close" in order to stay in sync with the graphics on chart. (Only use "Once per bar" if you really know what you are doing).
Available alerts:
- BUY : Buy alert. Green label on chart.
- SELL: Sell alert. Red label on chart.
To get this indicator, use the link in my signature below, thanks!
GRID
Example - How to create multiple level gridsExample on how to create custom grids with variable N lines/labels:
ck - 3commas GRID bot VisualisationHi,
This is a very quick script indicator to show the “grid” for an active (or one you are planning to manually configure) 3commas Grid bot.
To use, you’ll need to go to your Grid bot page in 3commas and enter the Upper and Lower Limit Values, either from the “manual” section if you are planning a new Grid bot, or from an open Grid trade by clicking the monthly button and using the Upper value (in green) and the Lower value (in red).
Have fun!
Multi Bar OHLC Compare Panel (Floating Grid)Multi Bar OHLC Compare Panel by RagingRocketBull 2019
version 1.0
This indicator lets you compare OHLCV values from several specified bars. Bars can be dynamic/persistent.
You can also use it as an alternate OHLC panel if you don't like small font of the native TradingView panel.
It uses Pinescript v4 to output data dynamically as string labels in a horiz/vertical grid.
Features:
- Floating Panel with customizable horiz/vertical layout and grid spacing
- Support for up to 5 OHLC bars (highlighted with markers)
- Outputs Bar #/index, OHLCV, Bar Change Value/%, Exchange/Ticker, Timeframe, Timestamp strings
- Dynamic (fixed offset)/Persistent bars (fixed time)
- Show/Hide parts of strings
- Full output string customization, including text size, date/time format and delimiters
- 2 Anchor points for panel offset: cur bar high or range high
- Bar Change can change color
Usage:
- specify at least 1 bar index as OHLC source
- select anchor point to position the panel
- select horiz/vertical grid layout
- adjust horiz/vertical spacing
- customize output strings as needed
Notes:
- this indicator uses Pinescript v3 Compatibity Framework
- both bars 1,2 are required for log scale adjustment to work
- you can't attach the panel to screen's top/bottom and must use offset/anchor because, unlike plotshape, string labels don't support yloc=yloc.top/bottom, only yloc.above/belowbar
- you can't precisely align strings in a grid because there's no label.get_width/height to calculate mid/left points, only get_x/y/text. Alignment will break depending on string length, zoom and change color option on/off
- bar change is rendered as a separate label when change color is enabled (2 panels total) and merged into the main panel when disabled (single panel)
- you can't change the order of strings as playing with the natural order of things isn't the best of ideas
- you can modify the script to compare up to 50 OHLC bars, but do you need that much power? Of course, you do.
- you can't set color/style for string labels in Style UI, so a few extra settings were added.
- bar index is limited to 5000 for free accounts (10000 for paid), will show an error when exceeded, also when it exceeds the total number of bars in history
- in persistent bars mode all bars with index > 0 are considered persistent, bar 0 always remains a dynamic bar
- persistent bars' offset is reset: in replay mode on exit or when price reaches cur bar, or when panel layout is changed from h to v in both replay/realtime modes
- initial pos of each persistent bar relative to the first realtime bar anchor doesn't change during session - new persistent bars introduced during session are attached to the most recent cur bar anchor
P.S. Everything is proceeding as I have foreseen
Gann GridA script to draw Gann Grid given Cycle start point, Cycle space (size), Cycle type ( Bullish / Bearish ), Cycle shape, Time levels space and Grid size
The lines are customizable you can change their style and color
When you increase the size you may see that the Grids at the beginning are getting removed, that's pretty normal because TradingView has a limit of 55 line per indicator you won't need the old grids anyway but if you want you can decrease the size and they will show again
My Telegram :- @Kirolos_T
GRID RELOADED 1.0Script for grid trading on Bitmex XBTUSD 5min
A quick description for the input parameters. I can detail privately the ones that are important:
Points between two same dir trades = how much the price must change before a new DCA can happen
Points between SHORTS = same for short trades
Global Take Profit points = take profit for all open positions expressed in the same units as the price
Global Stop Loss points = same as for profit
Take Profit points decrease per bar = this is how much the target global profit decreases each bar toward zero
Trend up to start a trade long = wait for the DEMA to show a long slope before opening new long positions
Max long position = max n. of long positions
Check trend on trade = wait for a positive/negative bar before long/short
Min Stochastic overbought/sold for trade = wait for the stochastic to be below/above this before long/short
Limit Orders long % below close price = place limit orders % before current price. the order could be left pending.
DEMA 1 Length = periods of DEMA for trends
HA Candles = toggle a pattern match to enter trades
RSI_GridUses oversold/overbought conditions of RSI on multiple time frames to provide buy/sell signals.
Important points:
1. The highest time frame of the grid should be the one you are viewing on the chart. This helps avoid false signals.
2. The time frame inputs work on minutes, so if you want a 2 hour time frame you should input 120.
3. This DOES re-paint, but only up to the highest tf. For example, using the default settings, you should have a 1H chart and refresh the chart with F5 each hourly candle switch.
4. The red indicates oversold, green is overbought, grey is within normal range. The default alert condition is 4, this means when 4 time frames print overbought/sold and the next candle prints with less than 4 in an overbought/sold condition, an alert will trigger.
5. Pink is buy, blue is sell.
This is still a work in progress, but I kind of abandoned it once I realised how Tradingview plots indicators based on two different times (past and present). I can link an article if you are interested in the reasons why TV does this.
🕟𝕄🕗𝕋🕛𝔽 Madness MTF Grid by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸Here is a short description. This indicator being free will not have documentation for ALL things. Just the basics. There are 5 indicators included in it which I will not go into how each one works. There is ALOT of info on all the indicators included in here, just use google for that.
📊For each "row" of colored bands this represents one indicator. This is meant to be used on the 15m (or less) timeframe, and it looks up into higher TF's. It is meant to be maximized, so have this open in one tab and the chart on another. Dual Monitors are best. All options and Time frames are fully configurable inputs.
📈Indicators from top to bottom are:
1.)Polarity Filtration - 6 Timeframes
2.) Price Volume Trend - 4 Timeframes
3.) Stochastic RSI - 4 Timeframe Grid, and Current Timeframe in lines/ribbons
4.) MACD Crossovers - 8 Timeframes
5.)SuperTrend - 4 Timeframes
⏲Inside each larger "band" there are smaller rows. Each of these small rows represents one timeframe (30m, 60, 2h, 4h, etc) What timeframes you choose for them is completely configurable althought the current setup is already ideal to trade on 15m
⏲For these smaller rows the ones on top are highest timeframe(i.e. 4h) and the bottom small rows are lowest timeframe
⏲So each small row is like being able to check that indicator many timeframes at once. This will help you determine overall trends without switching to different timeframes on your chart all the time
📈The last piece of the puzzle is the background color. This background color is whether the chart is going up or down on the 1 hour heiken Ashi candle chart. Heiken ashi always shows up or down based on how they draw the candles, so its another useful trend indicator
👍If you enjoy MTF Madness all I ask in return is that you like the indicator and follow me on tradingview (profile here: www.tradingview.com)
❓If you have any questions, join us in the telegram chat in my signature!
CTC BTFD V3In cryptocurrency trading, It is normal that the price will retrace more than 70% in bear market. The bear market, the coin will be accumulated for the next bull market to come. To benefit in this situation, we need to buy low. The price must be low enough before we can enter the market.
This CTC BTFD Grid system is designed to proof the concept. It works exceptionally well on nearly all crypto. The ruls is simple. buy the fucking dip. Wait for 50% retracement or more before enter the market.
Neo BitMEX Futures Hedge Grid Alerts Premium v1.0This indicator was made to streamline finding the optimal entry to cash and carry/hedge on a futures contract when margin trading.
Explanation of the indicator:
This indicator has built-in alert conditions that you can use to give you email alerts, in-browser sound alerts, or SMS alerts. These alerts are based upon futures prices being in contango or backwardation.
From top to bottom, the grid shows XBTU18, XBTZ18, OkEx's Quarterlies (OKCOIN:BTCUSD3M), and CME's futures.
Red: Futures are trading above your defined range (default 1%) of spot
Maroon: Futures are trading above twice your defined range of spot
Lime: Futures are trading below your defined range (default 1%) of spot
Green: Futures are trading below twice your defined range of spot
What's configurable:
% to trigger
Grid size
Bar color toggle
Label toggle
Spot/index source (Bitfinex's BTCUSD, BitMEX's XBTUSD, and BitMEX's XBT Index are available)
Pricing:
Currently this standalone indicator is 0.007 BTC for lifetime use.
Example of use:
On 4 May 2018, BitMEX's XBTU18 was trading >2% above perpetual swap. The grid alerts signaled that and if one were long on bitcoin spot on any exchange, then it would have been a good idea to hedge a short on XBTU18. Eventually from there the premium gap was closed while bitcoin fell.
Here is the indicator shown with bar coloring and labels.
BottomFinder MTF Madness - 5x MTF Grid IndicatorsHello Again Trading View!
Bottom Finder Team here bringing another delicious indicator, this time to help spot those trends! This version is closed for Beta Testing with our subscribers only for the next few weeks. After beta improvements it will be released free to anyone who signs up as a free member on our site.
This is meant to be used on the 15m timeframe, and it looks up into higher TF's. It is meant to be maximized, so have this open in one tab and the chart on another. Dual Monitors are best. All options and Time frames are fully configurable inputs.
Indicators from top to bottom are:
1.)Polarity Filtration - 6 Timeframes
2.)Price Volume Trend - 4 Timeframes
3.)Stochastic RSI - 4 Timeframe Grid, and Current Timeframe in lines/ribbons
4.)MACD Crossovers - 8 Timeframes
5.)SuperTrend - 4 Timeframes
And last...
6.)Background Color indicator is up/down (green/red) price on 1 Hour Heiken Ashi candle chart.
No more swapping back and forth between timeframes!
For access to this and many other exclusive indicators - you can visit our telegram and ask about becoming a subscriber. All our paid indicators have a reasonable lifetime cap price. Once you reach it, indicator is yours for life - no more subscription.
DepthHouse RSI Grid MTFDepthHouse RSI Grid MTF is used to determine overbought and oversold levels based on the RSI across multiple time frames.
The default time frames are the 30m, 2H, 8H and 16H however these are completely adjustable.
This indicator also allows the user to select which RSI band to display based on the time frame.
The default is set to the current time frame, however the user can select any of the other four time frames.
OverBought & Oversold Levels are also entirely adjustable.
Meaning you can adjust the 30, 70 ranges, and it will alter the overbought and oversold values across ALL timeframes.
How to get:
As you can see this is an invite only script. In the coming month this indicator, along with many others will become pay to use only. (website on my profile page)
However all my indicators will be FREE until May 1, 2018 . So please try them out!
To take advantage of this free trial:
Just leave a comment!
IF you are viewing this after May 1st. Please feel free to send me a PM or visit my website.
Parabolic SAR MTF GridShow a grid with Parabolic SAR in 5 timeframes. Shows an alert when the Parabolic SAR show the same direction for all 5 timeframes.
MTF Polarity Grid [DW]This is an experimental study designed to track directional polarities across multiple timeframes and express them as a simple two color grid.
The polarity in this calculation is determined by divergence between a fast and slow McGinley Dynamic.
Your current resolution's polarity is the top row, the rows below are are for higher timeframes of your choice.
[RS]Stop Hunt Levels V0Request for SpreadEagle71:
Stop Hunt Levels adapted from:
www.investopedia.com
configuration:
smoothing: smooths/average the source higher value will remove spikes but delay the speed of adjusting
source: source to compare crossing lines.
Rounding Value: value space of the grid.
Entry Window Size: Space for entrys.
[RS]Cumulative Average Price Gridgrid based on the cumulative average price.
on a sidenote: looks like im baned from chat for a week.