When trading on KuCoin, it can be difficult to determine what you're exit price should be. This script solves this issue by giving you an exit price based on a given entry price, a base margin, and a target profit %. USE CASES: No Entry Price: If you have no position in KuCoin, then this use case could be more helpful. With no entry price inputted, two lines will...
ELEVATED LEVERAGE index SYSTEM (ELiS) tries to solve the problem of adjusting meaningful leverage in futures and margin trading. The biggest problem for traders is adjusting the leverage level manually. Concerning about the volatilities it's very hard to set a meaningful leverage level. ELiS includes 4 different volatility component which are: 1- nATR:...
Props to @Veryfid for his original script 'ATR Stop Loss Finder'. The concept is simple. We use the average true range to determine an appropriate stop loss distance based on recent volatility. The original script calculated the stop loss offset from the current candle's high or low. Here, I've added the option to offset stop loss from the recent local low or...
Shows the Margin Pressure Zones for longs and shorts Longs & Shorts based on 2 Base prices to be configured by you. For definition of "Margin Pressure Zones" see: www.investopedia.com
Uses the active ticker to show long/short values on all Bitfinex pairs that have that data available on Tradingview.
A indicator that neatly shows you BitFinex margin longs and shorts that can be put on any chart!
-predicts volume on current bar based on how long is left in the bar -shows how much volume is spent on margin positions -shows how much buy & sell volume on margin positions -shows volume in fiat value -normalized view shows percent of volume spent on margin -sma -enter the security name for shorts & longs data, by default it is set to BITFINEX:BTCUSDLONGS and...
Upgraded indicator Margin Zones with various number of options: - Number of Days Ago to limit days when Zones are visible - Price, margin and ticks can be set with decimal point - Zones can be switched off separately - all line are editable
This is the same as my previous BITFINEX Longs & Shorts script but with an update by @slylandro to work with other pairs on BFX Green area = Longs Red area = Shorts Lighter area = Longs - Shorts (good for spotting sentiment)
Extended version of MZE script. This indicator can be set up for 5 different tickers, so you can fill up your favourite tikers as fixed and switch between them without changing settings options of Tick Count, Margin and POC Using option "Show default Zones if not Matched" - you can set up default options, switching off "Show default Zones if not Matched" - will...
This is a rewrite of the original: I really like the above script (Thank you Pastafarian!) but it was annoying that it always took so long to load, so I made some edits so it would run faster. Basically I replaced all the custom code (the sum loop and the calculations) with pinescript builtins since they are faster and I commented out price since it runs slowly...
Added Bitfinex % longs and shorts to the "Ultimate Multitimeframe Multiaverages" indicator. It works with all coins using charts from Bitfinex.
This TMA study is called rollercoaster for the rounded ways it follows the moving average. Tried pinpointing entry/exit points as well as I could. Included alertconditions as well as syntax at the bottom for use with Autoview in a margin or spot trading environment. There is also the Strategy side chart use :) As usual, free to use, change it to suit your needs,...
// Created by titanlyy // This script was inspired by @autemox who created the BTC version of this. // Hope this helps. Peace out. // 7th September 2018
Non overlay indicator for BTCUSDLONGS and BTCUSDSHORTS + delta
This script allows you to determine the leverage required to enter one position based on the set entry price, the price of the expected take profit, stop loss and risk per transaction. It also allows you to schedule this transaction for 5 possible transactions, with different shoulders and a martingale coefficient for each subsequent gain at the same risk,...
This script allows you to determine the leverage required to enter one position based on the set entry price, the price of the expected take profit, stop loss and risk per transaction. It also allows you to schedule this transaction for 5 possible transactions, with different shoulders and a martingale coefficient for each subsequent gain at the same risk,...