Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA, Apple, NETFLIX INC, Facebook Inc, Alibaba Group Hldg Ltd
IBEX 35, Índice DAX, Euro Stoxx 50, FTSE 100, S&P 500, Nikkei 225
Bono español 10 Años, Bono de EEUU 10 Años, Euro Bund, Alemania 10A, Japón 10A, Bono del Reino Unido 10 años
Hello traders, I started this script as a joke for someone... finally appears it could be used for educational content Let's talk about leverage and margin call Margin Call A margin call is the broker's demand that an investor deposit additional money or securities so that the account is brought up to the minimum value, known as the maintenance margin. A...
This TMA strategy 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 Study side for syntax and alertconditions use :) (autoview users and...
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,...
Uses the active ticker to show long/short values on all Bitfinex pairs that have that data available on Tradingview.
Almost identical to the one I published before, but this one includes short orders as well. I didn't spend much time backtesting, so there may be a different set of parameters that gives better results. Please let me know if you find something!
Creates candlesticks of a cross pair of any symbol you want. Ideally both pairs would be denominated in the same currency. The candlesticks are plotted, a close value is available to use for applying indicators on, and a label shows what is being used. Options to configure are choosing the symbols, displaying the ticker without the exchange name, and removing...
A indicator that neatly shows you BitFinex margin longs and shorts that can be put on any chart!
Description and documentation can be found within the script.
Strategy side of my new cloud script. Idea from Guppy and Viirkooni.
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
some simple functions to handle account margin call / trailling stop for account.
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...
-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...
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...
Total BTCUSDLONGS minus the BTCUSDSHORTS in order to give you the total outstanding BTC margin debt. ie: If there are 50,000 BTC longs, and 40,000 BTC shorts, then 50,000 has been bought, and 40,000 sold, leaving us with 10,000 BTC net remaining to be sold to give us an overall neutral margin position. That isn't to say that the net margin position must move...
This is the popular Bitfinex margin Longs/Shorts overlay script made compatible with other exchanges. So you can for example use it with BitMEXT XBTUSD and it will still plot Bitfinex BTCUSD. It always plots data for the same currency pair, so for ETHUSD of any exchange, it will always plot Bitfinex ETHUSD margin data.