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
This strategy uses two moving averages of 21 and 8 to generate buy or sell signal. This is for purely intraday trades and best use in 15 min time frame This strategy uses angle/slope of ma to filter out period of sideways movement and only generate signals when the stock starts trending in one direction How to use this 1) Buy when the buy is generated 2)...
-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...
This my new solid strategy: if you belive that "TREND IS YOUR FRIEND" this is for you! I have tested with many pairs and at many timeframes and have profit with just minor changes in settings. I suggest to use it for intraday trading . VERY IMPORTANT NOTE: this is a trend following strategy, so the target is to stay in the trade as much as possible. If your...
Bitcoin's Production Cost Based on raw data from CBECI. Follow me to read more about the calculation logic.
=========== 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...
Orignal Version By dysrupt / Modifyed by me
Original Version credits to DonovanWall Actual Version i just set alerts and change the parameters for BTCUSDC 5min Chart. NO REPAINT. Wait For Barclose
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...
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 % =========== A neat example of how to set up Fixed Stops and Take Profit as a percent of the entry price. Yup, that's about it! You can ignore the actual entry/exit orders - they're based on a simple MA cross and are therefore NOT relevant, NOT really profitable and NOT recommended! You should be using...
This strategy is based off of Chris Moody's Vix Fix Indicator . I simply used his indicator and added some rules around it, specifically on entry and exits. Rules : Enter upon a filtered or aggressive entry If there are multiple entry signals, allow pyramiding Exit when there is Stochastic RSI crossover above 80 This works great on a number of...
This Strategy is based on LazyBear Squeeze Momentum Indicator. I added some custom feature and filters. You can customize a lot of features to get a profitable strategy. Here is a link to original study. Please use comment section for any feedback. Next improvement (only to whom is interested to this script and follows me): study with alerts on multiple...
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
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 ...
This strategy is based on TD sequential study from glaz. I made some improvement and modification to comply with pine script version 4. Basically, it is a strategy based on proce action, supports and resistance and can be used also for scalping. It could be improved with exit rules, stop loss based on ATR etc. I have also a study with alerts. Please use...
Ever wonder which altcoins are performing better than Bitcoin? This script plots the profitability of 15 altcoins and BTCUSD so you can quickly determine where to invest your money.
Based on my VWAP + Fibo deviations indicator, I tested some strategies to see if the indicator can be profitable; and I got it ! This strategy uses: H1 timeframe Weekly VWAP +1.618 / +2.618 / -1.618 / -2.618 Deviations Extensions to create 2 bands The value of the deviation First, the 2 bands are plotted : +1.618/+2.618 painted in red and -1.618/-2.618...
Scalping strategy based on Bill Williams Alligator technique but calculated with heikin ashi candles. This strategy has to be applied to standard candles and low time frames (1min to 5min) Thanks to all pinescripters mentined in the code for their snippets. It could be improved with stop loss based on ATR etc. I have also a study with alerts. Please use...