TomSeb StrategyRSI & MACD based. The parameters can be fine tuned to suit the symbol. 0 and 2 are default parameters which work for most symbols.
Cerca negli script per "rsi"
RSI Strategy Professional ХомячелоХз чим відрізняється. Його лекго використовувати, треба підшаманити пару параметрів і все. Використовую для ринку крипти і норм трейдиться. Індикатор дає сигнал і я зразу залітаю на всю котлєту куди він каже.
Relative Strength Index - MayurRSI backtesting long only portfolio builder.
only for investing at cheap valuations
RSI Strategy with alerts via TradingConnector to ForexSoftware part of algotrading is simpler than you think. TradingView is a great place to do this actually. To present it, I'm publishing each of the default strategies you can find in Pinescript editor's "built-in" list with slight modification - I'm only adding 2 lines of code, which will trigger alerts, ready to be forwarded to your broker via TradingConnector and instantly executed there. Alerts added in this script: 12 and 17.
How it works:
1. TradingView alert fires.
2. TradingConnector catches it and forwards to MetaTrader4/5 you got from your broker.
3. Trade gets executed inside MetaTrader within 1 second of fired alert.
When configuring alert, make sure to select "alert() function calls only" in CreateAlert popup. One alert per ticker is required.
Adding stop-loss, take-profit, trailing-stop, break-even or executing pending orders is also possible. These topics have been covered in other example posts.
This routing works for Forex, indices, stocks, crypto - anything your broker offers via their MetaTrader4 or 5.
Disclaimer: This concept is presented for educational purposes only. Profitable results of trading this strategy are not guaranteed even if the backtest suggests so. By no means this post can be considered a trading advice. You trade at your own risk.
If you are thinking to execute this particular strategy, make sure to find the instrument, settings and timeframe which you like most. You can do this by your own research only.
RSI Divergence + EMA @DaviddTechVery simple strategy that will look for Divergence on the RSI.
My Strategy for this was mixed with the 55 EMA which you can activate in the settings.
WARNING:
- For purpose educate only - My mission is to debunk fake strategies with code to find THE ONE.
- Plots EMAs and other values on chart.
- This script to change bars colors.
RSI Hidden Divergence + Stochastic + 200 EMA @DaviddTechHey Traders,
This is my first strategy of many I hope. Inspired by a strategy I found on YouTube I wanted to see if it would work with a BOT strategy.
The idea is :
## LONG ##
* When the price is above 200 EMA take only LONG positions.
* Look for Bullish hidden divergence.
* Stochastic crossover to find our entry.
## SHORTS ##
* When the price is below 200 EMA take only SHORTpositions.
* Look for Bearish hidden divergence.
* Stochastic crossunder to find our entry.
You can used a fixed percentage, ATR, HH/LL or a FIB level to take profit.
Everything is very visual and can be connected easily to a bot.
I will be doing a video on HOW-TO setup in a couple of days.
## MUTLI LEVEL PROFITS ##
This will show you on backtest is you take profits at 3 levels however I have not tested on a BOT strategy.
NOTE : This is for educational purposes and please test on a paper account, as I said this is my first strategy.
I will be working and back testing new strategies every week.
- Made with ♥ @DaviddTech
RSI - Oversold BTC StrategyWhen BTC goes through a large swing downward, it often goes into oversold territory and quickly swings back upwards. This strategy is designed to capitalize on the swings without gettings stopped-out with the surrounding volatility. I find that this strategy works best on the 5 minute chart.
You can set the maximum loss (in dollars), trade size (in BTC ), plus your trailing stop and offset (pips).
The blue line on the graph indicates your stop loss point, which trails your buy-in point by your specified maximum loss. Remember, in this strategy, this stop-loss is only used to protect you from unexpected large swings, your trailing stop loss is used to capture profits.
RSI StrategyINTRADAY GO WITH SIGNAL AT THE END OF DAY YOU WILL BE IN PROFITS GURANTEE...............
Just Take Care of one thing only use it for top tarded counters or most volatine scripts...........
RSI Etoro StrategyTmp (WIP) just for my bro Manu ;)
BTW "Used" on COPPER
Not Good because only one indicator: miss several phenomenon so go to SL stupidly... And fine tuning of parameters is too sensible: it should be adjusted following feedback from other indicators...
Good thing is it takes into account the etoro context (SL at 50%, spread of 3 ticks) and you can back test with any period you want (usefull because parameters depends on "moods")
RSI Oscillator 1.0 signalSELL means sell, BUY means buy
D-SELL said that selling is risky. D-BUY indicates that buying is risky
RSI Bollinger Band StrategyIndicator will print when to long and when to short along with when to close positions. Only works on 4 hour time frame.
RSI and ADX TraderDevelopment version of 15 minute bitcoin indicator that is not available to the public.
For access to the actual indicator please go here:
RSI Strategy condition experimentThis is a scalping indicator built for bitcoin on the 15m chart. It uses ADX and SRSI. A full indicator will be released very soon. Please comment with any questions or comments. The strategy ran below is the results if you started trading on 3/9/2018 with 10,000$ usd, and used 100% of your equity to enter positions. This is also designed to allow 2x leverage when certain conditions are met, which is the default. This feature can be turned off in settings.