DATASONIC GROUP BERHAD, KNM GROUP BHD, ZECON BHD, EXCEL FORCE MSC BHD, PCCS GROUP BHD, VSOLAR GROUP BERHAD
Indeks Bursa Malaysia KLCI, Hang Seng, Indeks Komposit Jakarta, Nikkei 225, Komposit Shanghai, FTSE Straits Times Singapura
US 10Y, Euro Bund, Jerman 10Y, Jepun 10Y Hasil, UK 10Y, India 10Y
Good Morning Traders! Today I want to share with you the proof-of-concept of how you would be able to do arbitrage with crypto pairs. THE INDICATOR MUST BE PLACED ON THE TRADING PAIR OF THE TWO CURRENCIES (i.e. ETH/BTC, EOS/ETH etc.) This arbitrage method is based on the transitional decorrelation between the crypto treding pair and the price ratio of the...
=========== Fixed Percent Stop Loss & Take Profit % - { FOR STUDY SCRIPTS! } =========== A neat example of how to set up Fixed Stops and Take Profit as a percent of the entry price - This is for setting Alerts within your own Study Script for when either your SL or TP get hit. Yup, that's about it! You can ignore the actual entry/exit orders - they're based...
Hi, this my new script which show you correct Ichimoku signals, when price exit cloud. SELL SIGNAL: - red line below blue - green line below price - price exit cloud bottom - price below 3 EMA's! BUY SIGNAL: - red line above blue - green line above price - price exit cloud upper - price above 3 EMA's! You can change ichimoku parameters and input 3 EMA's. If u...
Original Version credits to DonovanWall Actual Version i just set alerts and change the parameters for BTCUSDC 5min Chart. NO REPAINT. Wait For Barclose
Ignore the other one (it contains some errors). On this FRAMA you can play with length, SC and FC. Just read on below links to understand more about this super useful moving average: etfhq.com etfhq.com ...
Here is a multi-timeframe heat map using one of the most apreciated indicators in Tradingview: Squeeze Momentum Indicator by LazyBear. Study shall be added to 15min chart. It indicates squeeze and momentum at: 15 min, 30 min, 60 min, 240 min and 1 Day. Thanks to © azimuthdynamics for inspiration and portion of code Thanks to Lazy Bear for coding Squeeze Momentum...
Orignal Version By dysrupt / Modifyed by me
-This script uses a triple EMA strategy to establish trend direction and reversal points -Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution -Buy and sell indications are dictated by bar color -Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3 (If candle closes...
Hi Traders, This is an on chart indicator that can be used for setting take profit and stop losses very easily using the Average True Range Indicator (ATR). Using a volatility adjusted TP and SL will allow you to set your targets and losses based on market conditions. In the settings, you are able to adjust how much of a multiplier you require depending on your...
Bitcoin's Production Cost Based on raw data from CBECI. Follow me to read more about the calculation logic.
This study is based on LazyBear Squeeze Momentum Indicator and my strategy developed using it. I added some custom feature and filters. Main improvements are: 1- study is updated to version 4 of pine script; 2- I added alerts for entry rules and exit rules. 3- Alert syntax can be customized for webhooks: I added one example only for long entry. You can...
Maximize the profit with just one script
This study displays a ribbon made of two moving averages identified by a filled Area. This provides visual aids to determine the trend direction and pivot points. The moving average will be Red if its value is decreasing, and green if it is increasing. When both MA's are the same color we have a trend direction. If those are different then we have a trend...
Union of three RSI indicators: 1h, 4h and daily. In order to show 1h RSI, you have to set it as active time frame on the chart. Purpose: spot "triple oversold" moments, where all the three RSI are under the threshold, which is 30 by default but editable. Target Market: Cryptocurrencies. Didn't try it on other ones, may work as well. Fits Crypto well as, by...
Brought to you by @nicotez/@truecrypto28 Trade Long when Arrows go up (B signal for Buy (Long)) Trade Short when Arrows go down. (S signal for Sell (Short)) C for close positions. first priority is always protect your capital and your profits even at the expense of more profits
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org // © 03.freeman //This is indicator from LazyBear is very accurate for stocks and indexes. //I added some code snippets for spot and draw divergences automatically // // @author LazyBear //...
This simple indicator will plot the take profit and stop loss values based on the ATR indicator. It's possible to set how many times the ATR value will be applied to the closing price and what trade type is used, Long or Short.
For Trav, Oscillator version of "Bitcoin Production Cost". Based on raw data from CBECI. Follow me to read more about the calculation logic.