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 is a test of an easy scalping method: buy if actual close is below forecast close and sell if actual close is above forecast close. Take profit and stop loss shall be very small (few pips) as in most of scalping strategies. No filter is used for only long or only short positions, but you can select buy only or sell only based on other indicators or whatever...
=========== 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 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...
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
This is part of a series of strategies developed automatically by a online software. I cannot share the site url, which is not related to me in any way, because it is against the TV reules. This strategy was optimized for GBPUSD, timeframe 1D, fixed lots 0.1, initial balance 1000€. LOGIC: - LONG ENTRY when previous candle is bear - LONG EXIT: RVI > signal...
Hey everyone, Recently we developed a chrome extension for automating TradingView strategies using the alerts they provide. Initially we were charging a monthly fee for the extension, but we have now decided to make it FREE for everyone. So to display the power of automating strategies via TradingView, we figured we would also provide a profitable strategy along...
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...
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...
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...
Hello traders Hope you enjoyed your weekend on my behalf. Was staying home working ... ^^ This is my first strategy educational post I'm doing ever While I'm generally against posting strategies because it's very easy to fake performance numbers... I cannot prevent myself from sharing a few cool strategy snippets anyway. So from now on, I'll be sharing a few...
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...
First of all, the idea of apply RSI to VWAP was inspired by XaviZ; at least, that where I first saw that. I simply applied the idea and searched for apply this on lower timeframe (M15) to increase the number of positions and improve the profit factor. The conditions to enter are the same : long : enter on RSI crossover oversold level short : enter on RSI...
FRAMA Strategy I found this strategy on internet, in a well-known forex forum. I have translated the two indicators mentioned in that strategy (originally in mq4) in pine script. Thanks to Fractured and Shizaru for the FRAMA snippets, to mejialucas for Supertrend snippet, to JayRogers for trade management snippet and to Trost for backtesting snippet. I also added...
Available for all time frames Available for all crypto currency pairs High-profitable on all time frames The script is the dream of all traders Repaints like a boss. Use at your own risk, or don't use at all!
Simple Renko strategy, very profitable. Thanks to vacalo69 for the idea. Rules when the strategy opens order at market as follows: - Buy when previous brick (-1) was bearish and previous brick (-2) was bearish too and actual brick close is bullish - Sell when previous brick (-1) was bullish and previous brick (-2) was bullish too and actual brick close is...
This script based on KivancOzbilgic 's PMax indicator. I modified a bit. Added Filters, Exit (TP) Levels and few indicator in it. This script opening only Long Positions. I have used this indicators in this strategy: -Moving Stop Loss (Most) by ceyhun -PMax Explorer STRATEGY & SCREENER -Bollinger Bands on Macd -Tillson T3 Moving Average by KIVANÇ fr3762 I am...
This strategy is based on MTF strategy found on Forex Factory forum and published by bobby2 (credits to him). This is quite simple but need improvement to work properly: 1- it is made for 5 min chart 2- when 15min stochastic cross above 50 and 5min stochastic is rising, buy 3- when 15min stochastic cross below 50 and 5min stochastic is falling, sell