Hobbiecode - RSI + Close previous dayThis is a simple strategy that is working well on SPY but also well performing on Mini Futures SP500. The strategy is composed by the followin rules:
1. If RSI(2) is less than 15, then enter at the close.
2. Exit on close if today’s close is higher than yesterday’s high.
If you backtest it on Mini Futures SP500 you will be able to track data from 1993. It is important to select D1 as timeframe.
Please share any comment or idea below.
Have a good trading,
Ramón.
Algotrader
Hobbiecode - Five Day Low RSI StrategyThis is a simple strategy that is working well on SPY but also well performing on Mini Futures SP500. The strategy is composed by the followin rules:
1. If today’s close is below yesterday’s five-day low, go long at the close.
2. Sell at the close when the two-day RSI closes above 50.
3. There is a time stop of five days if the sell criterium is not triggered.
If you backtest it on Mini Futures SP500 you will be able to track data from 1993. It is important to select D1 as timeframe.
Please share any comment or idea below.
Have a good trading,
Ramón.
Hobbiecode - SP500 IBS + HigherThis is a simple strategy that is working well on SPY but also well performing on Mini Futures SP500. The strategy is composed by the followin rules:
1. Today is Monday.
2. The close must be lower than the close on Friday.
3. The IBS must be below 0.5.
4. If 1-3 are true, then enter at the close.
5. Sell 5 trading days later (at the close).
If you backtest it on Mini Futures SP500 you will be able to track data from 1993. It is important to select D1 as timeframe.
Please share any comment or idea below.
Have a good trading,
Ramón.
Extreme Money [Crypto Trading FR]Extreme Money aims to smooth out market fluctuations and predict trend changes.
The algorithm shows the turning points in the market and uses multiple filters to present the best potential turning points. Although this is its core functionality, Extreme Money also incorporates a series of popular other indicators (see below) allowing full identification of trends on the chart.
The tool aims to calculate market strength and then show potential turning points in the market signalled with small circles. Once the trend confirmation has changed, the algorithm signals a circle, giving the trader the potentially desired entry with an audible or pop-up alert if needed. The more circles there are when setting up the entry, the greater the chances of a trend reversal.
This algorithm can be used on all time intervals, as well 5, 15 or 30 minutes but it is particularly recommended on the 1H, 2h and 4H intervals for maximum efficiency. The indicator works as well for swing-trading as for intra-day trading: whatever the time interval selected, it filters potential entries with great precision.
The algorithm can also be used with any cryptocurrency or currency pairs from traditional markets, the parameters of the algorithm can be customized and adapted without difficulty.
Extreme Money also includes 8 indicators assembled in a single script, which can be activated or deactivated manually:
1) Algo (main indicator)
2) EMA
3) Hull
4) Trend
5) Pivots
6) Trend line
7) VWAP Line
8) RSI Swing
Benefits :
- Notifies the trader of potential entries
- Color coded entries for buying and selling
- Creates cluster signals at potential turn points
- Aims to avoid market noise
- Used on all types of timefames
- Analyze the current market trend
- Assists in Predicting Market Turn Points
- Cryptocurrency, FX, stock indices and gold trades
- Maximize profits
- Analyzed market strength and weakness
Algo Trader RSI 3/80/20 StrategyThis script is based one a simple , yet very powerful strategy.
Script monitors the candle bar formation and RSI indicator (3/80/20).
15 minutes time frame to be used for better result.
Buy call is triggered when the following conditions are met:
1. Two Bullish Candles one after another.
2. Latest close is higher than previous candle high.
3. Latest RSI value is higher than 80.
SELL call is triggered when the following conditions are met:
1. Two Bearish Candles one after another.
2. Latest close is lower than previous candle low.
3. Latest RSI value is lower than 20.
** When the candles formed are too weak or too strong, such formations are avoided.
Stop Loss will be triggered as follow:
BUY - Stop Loss will be previous candle LOW.
SELL - Stop Loss will be previous candle HIGH.
This strategy is expected to give a winning ratio of 1:2 or 1:1.5.
However BUY or SELL call to be avoided, if the stock is already shifted too much to its direction.
This tool is created and tested for INDIAN Share market (NSE,BSE,MCX).
Algo Trader Intraday ToolAlgo Trader Intraday Tool is a script that detects the trend and determines entry into the market based on price action / strength. To detect the trend, the volatility metric is used and is based on 2 standard deviations, one fast and one slow. The value of the fast standard deviations, will allow the indicator to be closer to the price, else the metric will be closer to the slow standard deviation which helps the indicator from changing trend and giving the expected results.
Additionally the tool is designed to monitor the strength of the market using more than 5 built-in indicators and thus making a firm alert for BUY and Sell. Also clients will get an option to customize Four EMA to re-check the quality of alerts generated by this tool.
Since the tool is designed for Intraday, Every start of the day is marked with a vertical violet line, which makes it easier to check the past performance of this tool.
Algo Trader Intraday Tool is designed and tested for Indian stock market (NSE, BSE and MCX ).
Tool is designed to use for Intraday trading only. 3 or 5 mins time frame charts are recommended to use.
Use the instruction below to obtain access to this indicator
BTCUSD_V1_BacktesterBTCUSD Bot is specifically written for Bitcoin-USDollar since it evaluates the main exchanges and can be set up for any exchange and be tweaked for any timeframe.
I find that in Crypto the 4h timeframe yields the best results.
The backtester can run setups between various defined dates
The signals is complete with alerts for notifications and automation
This is an invite only script, for a free 14 day trial send me a message on telegram @EbbNFlo
PGT: Pretty Good TraderLittle bit of background :
I am a broke college student on the East coast, and I have developed a hobby for creating trading algorithms. This is one of the better scripts that I have written. Unfortunately, as a broke college student, I don't have the disposable income to actually trade using real money. If you are interested in donating to my broke college student fund, please message me!
On to the script :
This script was written in pine version 3 and does not calculate_on_tick . This means that it does not repaint . The numbers you see are, to the best of my knowledge, accurate.
Because most scripts tend to overfit data to generate the "best looking data", I decided to create an algorithm that would be generalizable as possible to a diverse number of trading pairs. This script works on both crytpo markets(works best on smaller time frame) and stock markets(works best on larger time frames).
I am publishing this script to both gauge and generate interest in a Python trading bot which I have written which automatically buys and sells on different exchanges by using the predictive signals of this indicator.
My AlgoTraderFirst, please find it in your heart to donate to my broke college student fund. I am in the final stages of making an algorithmic trading bot in Python, which hooks up to this particular exchange, but I do not have the disposable income to really test it out, so any donation helps. Comment below to let me know you donated so others can see your support!
Please send BTC Donations to: 13ZJ3xTLgJ6hNrv7e5eyEqhabxivYnuu8p
Please send LTC Donations to: LYeFrR9faLaAxJdB1anqVu3mCNxADZDHND
Anyway, on the the program.
I made an algorithmic trader which uses a set of self made indicators. This algorithm was written in pine version 3 and does not calculate_on_tick , therefore it does not repaint . The numbers you see are, to the best of my understanding, accurate.
Because I was concerned about overfitting, I created this algorithm with the intention of being generalizable to many different trading pairs. This program is generalizable to most trading pairs -- both crypto and normal stocks. This algorithm works best on shorter time frames for crypto markets, and longer timeframes for the conventional stock market.
Please let me know what you think and what I could do better!
SwingBot_V1_SignalsHere is the signals bot of SwingBot V1
This is an invite only script, for a free 14 day trial send me a message on telegram @EbbNFlo
SwingBot_V1_BacktesterSwing Bot can be set up for any exchange and be tweaked for any timeframe
The backtester can run setups between various defined dates
The signals is complete with alerts for notifications and automation
This is an invite only script, for a free 14 day trial send me a message on telegram @EbbNFlo