שווי שוק של קריפטו, BTC/USD, ETH/USD, USDT/USD, XRP/USD, ביטקוין
אפל Apple, Advanced Micro Devices Inc, Amazon Com Inc, פייסבוק בע"מ, ROKU INC, BEYOND MEAT INC
S&P 500, Nasdaq Composite, מדד דאקס, דאו 30, ניקיי 225, Shanghai Composite
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Super Trend is based on volatility and attempts to show the overall greater trend of a market. Thanks to everget for the idea of improving the Super Trend code. Thanks to kiasaki for ROC code. The idea here is to enter a trade upon trend reversal (unless we have a white background - this indicates choppy/sideways market). INSTRUCTIONS Follow the background color...
This is a Multi-Timeframe version of my Trailing SL Strategy. Few weeks ago I published Trailing SL Strategy. There I used only basic Trailing SL to enter positions. It worked pretty well so I tried to work on it a bit. I thought what if you can use the same ATR TSL on different timeframes and combine them into one signal. In this strategy you can use only ATR...
RSI with Fibonacci Levels Visually can be used as: - Countertrend indicator at extreme green/red lines - Follow trend indicator - Fibonacci supports and resistantes zones The strategy works as a follow trend How to trade: The indicator is more reliable in longer time frames, at least 4H Choose a fibonacci level as reference Buy when the RSI line turns...
As some of you requested, I will make the code for QuarryLake Open for you all. I have also updated the script in version 4. This strategy consists of 3 indicators that I found works quite well together. Keltner Channel, Waddah Attah Explosion, and Volatility Stop . KC Period = 200 KCATR = 5 Vstop Period = 3 Vstop Mult = 1.5 Long when close > KC, close >...
Uses two sets of MACD plus an RSI to either long or short. All three indicators trigger buy/sell as one (ie it's not 'IF MACD1 OR MACD2 OR RSI > 1 = buy", its more like "IF 1 AND 2 AND RSI=buy", all 3 match required for trigger) The MACD inputs should be tweaked depending on timeframe and what you are trading. If you are doing 1, 3, 5 min or real...
Today I am glad to bring you another great creation suited for crypto markets. MARKET Its a simple and efficient strategy, designed for crypto markets( btcusd , btcusdt and so on), and suited for for higher time charts : like 1hour, 4hours, 1 day and so on. Preferably to use 1h time charts. COMPONENTS MACD with simple moving average ENTRY DESCRIPTION For...
@Moneros 2017 Based on The DEMA is a fast-acting moving average that is more responsive to market changes than a traditional moving average en.wikipedia.org !!!! IN ORDER TO AVOID REPAITING ISSUES !!!! !!!! DO NOT VIEW IN LOWER RESOLUTIONS THAN res/2 PARAMETER !!!! for example res = 120 view >= 60m res...
MavilimW is a great indicator published by @KIVANCfr3762, captures the trends successefully. Here's a strategy based on MavilimW, includes predetermined backtest periods, and different trading styles. For those of using leveraged exchanges, you can untick the "Only Buy" option to include short opportunities. Türkçe açıklama için :...
I'm working on improving the Pivot Points Reversal Strategy. As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount. I use ATR, so in params, you can set length of ATR and also ATR multiplier. The new level will be calculated only if PP...
If you want a good strategy without repaint. This one might be for you. Excellent profitable for BTCUSD3M for OKCoin. It uses multiple time frame MACD for trading decision. To avoid repaint, set the delay period = 1 for both long term and midterm. The idea is that, if long term, mid term and current time frame all agree on traidng direction, the trade will...
Sharing the simple trend following trading strategy, traders can add their own rules in this, to minimise the losses and maximise the profits. Like below. 1. Go long only if price is above 189 days EMA/SAM 2. Exit position when high or low of previous candle is breached in the opposite direction of the trend. 3. Go long...
RSI + STOCHASTIC RSI combination . It is useful for 5 min charts . Profitable in EOS/BTC and BTC/USDT , don't apply all cryptocurrency.
Almost identical to the one I published before, but this one includes short orders as well. I didn't spend much time backtesting, so there may be a different set of parameters that gives better results. Please let me know if you find something!
A strategy based on ToFFF MACD DEMA indicator Even so , ı dont recommended using MACD DEMA alone. Combine its code with your favorite indicators. You can visit ToFFF's indicator :
Pretty simple EVWMA (Elastic Volume Weighted Moving Average) Cross Strategy. Long on bullish cross, Short on Bearish Crosss. EVWMA is a quite interesting moving average where period of the MA is defined from volume itself. It incorporates volume information in a natural and logical way. The eVWMA can be looked at as an approximation to the average price paid per...
I said in the main crypto chat, that it was easy to create a BS strategy with a 100% profit rate, so here's the proof. Looks awesome right? I can promise you, if you trade with this, it will sooner or later blow your account. Keeping the inner workings of it a secret, just like the scammers do. Why am I publishing this? To show why investing in these 'mystery...
My version of ChopBot with a little of Gen Opt. Seems to be good for direction spotting during sideways and uptrend. Works only on 4h HA candles.