ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş, TÜRK HAVA YOLLARI A.O, PETKİM PETROKİMYA HOLDİNG A.Ş, SODA SANAYİİ A.Ş, EREĞLİ DEMİR VE ÇELİK FABRİKALARI T.A.Ş, TÜRKİYE GARANTİ BANKASI A.Ş
BIST 100, SP 500, DAX Endeksi, FTSE 100, Euro Stoxx 50, Nikkei 225
Türkiye 10Y, ABD 10Y, Euro Bund, Almanya 10Y, Japonya 10Y Geliri, İngiltere 10Y
Altın, Brent Petrol, Ham Petrol, Doğal Gaz KFS'leri, Paladyum, Gümüş
CREDITS to @HPotter for the orginal code. CREDITS to @Yo_adriiiiaan for recently publishing the UT Bot study based on the original code - I just added some simple code to turn it into a strategy. Now, anyone can simply add the strategy to their chart to see the backtesting results! While @Yo_adriiiiaan mentions it works best on a 4-hour timeframe or above, I...
Hi, This is an indicator that combines the Ultimate Oscillator with RSI. Currently it displays signals on the screen when the RSI crosses from low to high (to open and close a long) and vice versa for short signals. Further signals will be developed for Ultimate Oscillator longs/shorts. Stay tuned!
Simple and accurate strategy If you can improve the script to skip the noise entries spanning less then 4 USD please let me know. Enjoy
Hello TradingView and world! This is one of our latest concepts for an actual bot builder. This script comes with a bunch of features that we're hoping will alleviate a lot of the stress and confusion around using and building strategies here on TV. Especially if the end-goal is to automate the strategies using Autoview. This is a combination of 2 strategies,...
Hello fellow traders and automation lovers. It has been about 2 years since we originally created Autoview to connect your exchanges/brokers with your TradingView alerts. We've since added multiple exchanges, parameters and have built a large community filled with awesome, passionate traders. One of the first strategies we built was sadly not a viable one for...
Simple bitmex scalp trading setup using Point and Figure plots to cut the noise. REV : 1 Date: June 11, 2018 Viewing Timeframe: 1 min chart P&F timeframe: 3 Block size: 5 reversal: 1 higher timeframe needs bigger blocksize
Description: This is a major upgrade of my original QQE indicator Tool, this version is directed at Forex and Crypto Margin trading. This version can also be used with AutoView/ProfitView Chrome add-on in a semi-automatic (turn on only when conditions are favorable) or automatic way, with Signal to Signal or Signal to Close trading. This is a Trend following...
Description: This is the Backtest version of the "QQE Cross v6.0 by JustUncleL" Tool, can be used to optimize settings.
This is the alert script for : We've included the basic alert syntax for Autoview automation. You can learn more about the syntax here: autoview.with.pink and you can watch this video here: www.youtube.com These settings are set, by...
If you are interested in purchasing my algorithmic trading bot that receives Tradingview indicator alerts via email and then executes them in Bittrex, please visit my product page here: ilikestocks.com Additionally, I would love to create video/blog guides on creating Tradingview scripts or strategies. If you...
Republished to share code source.
This script is designed specifically for firing an alert every candle. It can also be used to just fire an alert on a green candle, or a red candle to slow it down a bit. This is a script we use to close all of our orders or positions on any of the integrated exchanges. You can use a fire once alert with greater than on condition and the alert will typically fire...
A moving average script for scalp trading on cryptocurrencies.
This script shows the long and short points of certain Japanese bots like 'DotenKun' which use open range breakouts method. Searching recent 18 bars as default and shows the range calculated with a factor (default k = 1.6). You can edit this condition by yourself. When filled the long or short conditions, also shows the indicator on the price chart to help...
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...
yep, this is pretty good