Trend Precognition - Mtrl_ScientistHi everyone,
This is an updated version of my base algorithm "BTC Precognition". I've managed to remove some lag, while at the same time smoothing the curve (blue).
All you need to know about it is on the chart's legend. The arrows just correspond to the bottoms/tops of the blue signal curve (marked with green/red circles). However, predicting turning points is difficult and I'm still working on that. So for now, the signals are offset by 1 candle into the past. This means that all of your trades will be 1 candle late, unless you trade intrabar using your own intuition. As a help, I've also included the first derivative (black curve) that will tell you the slope of the blue curve. Remember, when the curve is about to turn, the slope becomes zero. However, you can anticipate this by looking at the slope's direction and guessing when it will cross the zero line.
This is still all work in progress, so invite-only.
Profitable
Customer Request: Trend Precognition - Mtrl_ScientistHi everyone,
This is a private build specifically requested by one user.
There are options to enable/disable 4 additional algorithms, whereas the current setting only shows the base algorithm ("BTC Precognition").
The "warning" text indicates a possible trend change, and is based on overbought/oversold conditions that can be adjusted in the settings.
BCH Precognition - Mtrl_Scientist (study version)Hey everyone!
As requested, this is the study version of the improved 'BCH- Precognition' algorithm, meaning you'll only see the indicator and not have 'longs/shorts' painted on your chart.
- Works better with normal candles now, as internal calculations are forced to be done on Heikin Ashi, regardless of chosen candle format
- Turned into a study, rather than strategy, as not to interfere with strategies that are already in place
- Added Overbought/Oversold conditions (orange) with adjustable threshold, based on normalized price action helper indicator
Green means buy condition is valid, red mean short condition is valid, and orange means overbought/oversold (adjustable in settings).
Reminder: Only for use with BCHUSD, as it draws data for that coin from specific exchanges!
These changes were also added to the strategy version.
Please let me know what you would like to see improved!
BTC Precognition - Mtrl_Scientist (study version)Hey everyone!
This is the study version of the improved 'BTC - Precognition' algorithm, meaning you'll only see the indicator and not have 'longs/shorts' painted on your chart.
- Works better with normal candles now, as internal calculations are forced to be done on Heikin Ashi, regardless of chosen candle format
- Turned into a study, rather than strategy, as not to interfere with strategies that are already in place
- Added Overbought/Oversold conditions (orange) with adjustable threshold, based on normalized price action helper indicator
Reminder: Only for use with BTCUSD, as it draws data from specific exchanges!
I will also add these changes to the strategy version.
Please let me know what you would like to see improved!
BCH Precognition - Mtrl_ScientistHello everyone,
Following up on my first bot, I've tuned my algorithm to work with Bitcoin Cash. In order to get rid of these nasty (and sometimes costly) indecision points, I've just enabled the 'Recalculated After Order Fill' option, which... well, recalculates the algorithm on the spot (instead of waiting for 1 additional bar) for situations where a signal is immediately followed by a conflicting signal, effectively cancelling it out. Obviously you have to rely on your own judgement if that happens in a real world scenario. However, in this simulated environment, this change resulted in a 0% risk, whereas the gain exceeded 800% with an initial capital of $100'000.
Again, in order for the results to be as accurate as possible, I've averaged the date from all major exchanges.
All of this is free to use for you, and you are welcome to share it.
If you like it, please give me a follow on Trading View & Twitter.
If you have any requests or suggestions/concerns, please let me know!
Note:
- This algorithm works best for Heikn Ashi candles, but I'm working on improving it for normal candles
- This is not financial advice (I'm in chemistry, not finance), so do your own research
Mtrl_Scientist
BTC Precognition - Mtrl_ScientistHello Everyone,
I have been interested in algorithmic trading for a while now, and have picked up coding in Python/C++ 2 years ago, which made it possible for me to understand Pine Script (Trading View's proprietary language) fairly easily. I got interested in Bitcoin in 2013, but have only started actually investing in mid 2017. Making money during a bull run is easy but it's really the bear market that teaches you a lesson. So I went about and tried to avoid losses in future bear markets by digging into the analysis of financial time series. I looked around and found useful books, examples of pine script code, technical analyses from fellow chartists and sought out to combine it all into algorithms that can help prevent losses during the next bear market.
I came up with several profitable scripts, but let this be the first one I'm actually sharing with you guys. It draws data from all major Bitcoin exchanges (Hence this script will ONLY work for BTCUSD ) and is based on CVI, Fractal Adaptive Moving Avergage ( FRAMA ), and some calculus operations to make sense of their relationship.
I tried to tidy the final version up as much as possible, so that it becomes straightforward to use. All you need to look at is when the bar becomes green/red, the bar height is just the integrated area since it's crossed the 0-line and can serve as a threshold on lower time frames to avoid noise.
I've got a degree in Chemistry, so don't take this as financial advice, but please do let me know what you think!
Note:
- This is a re-upload because the first version got pulled due to linking to Twitter
- Script works best with Hekin Ashi candles
Planned features:
- Reduce amount of signals on lower time frames
- Make it work better with normal candles
Suggestions?
Crypto Low Frequency Trader [ALERTS] - NO REPAINTLow Frequency Trading Signals - Safe to trade with low leverage leverage and make a retirement fund.
Absolutely NO REPAINT.
Very conservative approach.
Works best on 1H chart.
This is the alerts indicator, check my profile for the strategy with backtest.
This Level of Strategy, will not be free. PM for access - Monthly Subscription.
Heikin Ashi Trend StrategyStrategy Overview
Uses two timeframes to combine and identify trends for buying + selling securities. Works well on Bitcoin, currencies and indices.
Usage
This strategy should be used on 1-hour or 4-hour candles. Try it on 4-hour bitcoin for example.
Normal candles are fine but lead to more fakeouts. Heiken ashi candles lead to fewer trades and longer hodling of the trend but harder to enter/exit because Heiken Ashi candles are not true prices.
Strategy results
In my testing I ran the backtest from mid December onwards to capture the very tricky bear market that bitcoin has suffered. In this market it made huge profits from a $100k initial virtual account. Profit ratio is very high and trade success rate very high. However, a warning. In live trading it will flip BUY/SELL as the trend changes . This is a bug / flaw in the TradingView scripting engine in my opinion. It should not change past buy or sell signals. So to confirm the trend signal you want to see at least one block of the orange indicator complete or maybe use this indicator in combination with other.
Watch it for confirmation of keeping in existing trades and don't do everything it says as it says or bet the farm or you may rekt. Would recommend paper trading to understand the indicator + the signals.
My advice would be not to short an uptrend and not to long a downtrend. Some of the most profitable trades are with the trend and not the whips + saws.
Inputs
Trade Short? Default false. When true generates short trades not just close long
Backtest Start Year/Month/Day. Limits the backtest window to a certain timeframe to test tricky markets
Higher Timeframe: The length of the higher timeframe to monitor
Lower timeframe: The length of the lower timeframe to monitor
Show trades? When true shows the buy sell trades and performs the backtest. When false its just an indicator
Tips!
Any tips would be gratefully received. My addresses are as follows:
BTC: 35m8CyMQeWCezRUzQdaH3qEBpEyzSPAazS
ETH: 0xD09605A5D9ef9768e5AE17A74A5f0D42c97eC3a9
LTC: MV9yLEFoM5R8sgCHdeaehH3owjLni8FFz1
GBPUSD Strength [420]Similar to EU str but optimized for GU
This one has alerts and some other features
Msg me for access :)
xoxo
snoop
(link to euro/dollar old version no alerts etc)
Magic Moving Averages!Magic Moving Averages! is an indicator that comes standard in many forex trading platforms, and now on Tradingview designed for comfortable readability! It incorporates a series of simple moving averages plotted together with increasing periods. Finding a good trade with this is easily found with a set of rules. I took a course with Alex du Plooy on these rules and am using his suggested default values, however there are many more teachers of this method that have various rules that may be similar. If you desire a greater MA spread simply increase the MA Separation value in the input. Best for 15 mins or longer charts.
Happy trading
Vix FIX / StochRSI StrategyThis 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 stocks. I am keeping a list of stocks with decent Profit Factors and clean equity curves here .
Possible ways to use this:
Modify this script and setup alerts around the various entries
Use as is with different stocks or currency pairs
Modify entry / exit points to make it more profitable for even more symbols and currencies