• ผลิตภัณฑ์
  • ชุมชน
  • ตลาด
  • โบรกเกอร์
  • เพิ่มเติม
เริ่มกันเลย
สคริปส์

automated

อินดิเคเตอร์ กลยุทธ์ และไลบรารี

กลยุทธ์
ทุกประเภท
อินดิเคเตอร์
กลยุทธ์
ไลบรารี
โอเพนซอร์สเท่านั้น
เทรดเดอร์ยอดนิยม: automated
RyanMartin
RyanMartin
ติดตาม กำลังติดตาม ยกเลิกการติดตาม
Bjorgum Double Tap
ETHUSDTPERP: Bjorgum Double Tap
Bjorgum Bjorgum Premium

█   OVERVIEW Double Tap is a pattern recognition script aimed at detecting Double Tops and Double Bottoms. Double Tap can be applied to the broker emulator to observe historical results, run as a trading bot for live trade alerts in real time with entry signals, take profit, and stop orders, or to simply detect patterns. █   CONCEPTS How Is A Pattern...

1595
33
FTB Strategy (Automated)
EURUSD: FTB Strategy (Automated)
ZenAndTheArtOfTrading ZenAndTheArtOfTrading Premium

Hey traders! This is a profitable strategy script I created to teach my students how to automate their scripts using 3rd party APIs (more info available in my profile link at the bottom of this page). What Is This? This strategy is called the "Follow The Bear" strategy. It's a forex trading strategy designed for one purpose and one purpose only: to take...

687
15
RSI Trend Crypto
BTCUSDT: RSI Trend Crypto
FieryTrading FieryTrading Premium

Dear community, Today I want to present you one of my favorite and simple trading bots: The RSI Trend. This bot is based on the RSI, which normally is used as a trend reversal indicator. However, here it’s used as a trend finding indicator, often with great success. This bot making long-only trades, which is quite successful in bull-markets like the one we’re...

1695
15
Pivot Reversal Strategy + alerts via TradingConnector to indices
DJI: Pivot Reversal Strategy + alerts via TradingConnector to indices
Peter_O Peter_O Premium

Software 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...

506
2
Average Highest High and Lowest Low Swinger Strategy
ETHBTC: Average Highest High and Lowest Low Swinger Strategy
exlux99 exlux99 Premium

This is a full price action strategy designed for trending markets such as crypto and stocks. Its purely made on calculations for the highest high and lowest low using 2 different length , a faster and a slower one. With those we make multiple averages. Rules for entry: For long: our close of the candle is above both the average using fast and slow line For...

167
0
RSI Strategy with alerts via TradingConnector to Forex
EURUSD: RSI Strategy with alerts via TradingConnector to Forex
Peter_O Peter_O Premium

Software 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...

453
5
MACDouble + RSI (rec. 15min-2hr intrv)
BTCCNY: MACDouble + RSI (rec. 15min-2hr intrv)
RyanMartin RyanMartin

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...

455
4
MACD, backtest 2015+ only, cut in half and doubled
BTCCNY: MACD, backtest 2015+ only, cut in half and doubled
RyanMartin RyanMartin

This is only a slight modification to the existing "MACD Strategy" strategy plugin! found the default MACD strategy to be lacking, although impressive for its simplicity. I added "year>2014" to the IF buy/sell conditions so it will only backtest from 2015 and beyond ** . I also had a problem with the standard MACD trading late, per se. To that end I modified the...

286
5
Consecutive Up/Down Strat + alerts via TradingConnector to Forex
GBPJPY: Consecutive Up/Down Strat + alerts via TradingConnector to Forex
Peter_O Peter_O Premium

Software 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...

177
0
TradingGroundhog - Strategy & Wavetrend V2
BTCEUR: TradingGroundhog - Strategy & Wavetrend V2
TradingGroundhog TradingGroundhog Premium

#-- Public Strategy - No Repaint - Fractals - Wavetrend -- Here I come with another script, a nice and simple strategy based on fractals and Wavetrends. #-- Synopsis -- A simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but in order to avoid bad and evil...

379
1
TradingGroundhog - Strategy & Fractal V1
BTCEUR: TradingGroundhog - Strategy & Fractal V1
TradingGroundhog TradingGroundhog Premium

#-- Public Strategy - No Repaint - Fractals -- Short term Here I come with another script, more simple than Wavetrend V1. You will love it. #-- Synopsis -- Another simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but as this script do not use Wavetrends. You...

177
4
Bitlinc MARSI Study AST w/ Take Profit & Stop loss - beta 0.1
ASTBTC: Bitlinc MARSI Study AST w/ Take Profit & Stop loss - beta 0.1
Charts_and_Such_1 Charts_and_Such_1 Premium

This script is beta 0.1 - will update as soon as the script is tradable This script is based on AST on a 10 minute timeframe. You can change the asset and the timeframe for any asset you want to trade, but for it to work correct ALL settings have to be testes in the Strategy section of the TradingView. Each assets and timeframe require a different mixture of...

82
2
Oversold RSI with Tight Stop-Loss Strategy (by Coinrule)
LINKUSD: Oversold RSI with Tight Stop-Loss Strategy (by Coinrule)
Coinrule Coinrule Pro

KRAKEN:LINKUSD This is one of the best strategies that can be used to get familiar with technical indicators and start to include them in your rules on Coinrule . ENTRY 1. This trading system uses the RSI (Relative Strength Index) to anticipate good points to enter positions. RSI is a technical indicator frequently used in trading. It works by measuring...

16
0

ผลิตภัณฑ์
  • ชาร์ต
  • Pine Script™
  • ตัวคัดกรองหุ้น
  • ตัวคัดกรองฟอเร็กซ์
  • ตัวคัดกรองคริปโต
  • ฮีทแมพหุ้น
  • ฮีทแมพคริปโต
  • ปฏิทินเศรษฐกิจ
  • ปฏิทินการรายงานผลประกอบการ
  • จุดประกาย
  • ข่าวด่วน
  • TradingView Desktop
บริษัท
  • เกี่ยวกับ
  • ฟีเจอร์
  • อัตราค่าบริการ
  • กำแพงแห่งรัก
  • นักกีฬา
  • แถลงการณ์
  • อาชีพ
  • บล็อก
  • ช่องโหว่ด้านความปลอดภัย
  • สถานะเพจ
  • ข้อตกลงการใช้งาน
  • คำจำกัดสิทธิ์ความรับผิดชอบ
  • นโยบายความเป็นส่วนตัว
  • นโยบายการใช้คุกกี้
ชุมชน
  • แนะนำเพื่อน
  • ไอเดีย
  • สคริปส์
  • กฎระเบียบการใช้งาน
  • ผู้ดูแลการใช้งาน
  • Pine Script™ Wizards
  • แชท
สำหรับธุรกิจ
  • วิดเจ็ต
  • การลงโฆษณา
  • โซลูชั่นสำหรับเว็บไซต์ & โบรกเกอร์
  • ชาร์ตโซลูชั่น
  • ชาร์ตไลบรารีน้ำหนักเบา
  • การเชื่อมต่อกับโบรกเกอร์
  • โปรแกรมพาร์ทเนอร์
ดาวน์โหลดบน App Store ดาวน์โหลดบน App Store ไปเอาได้ที่ Google Play ไปเอาได้ที่ Google Play
ดาวน์โหลดเดสก์ท็อปแอพ ดาวน์โหลดเดสก์ท็อปแอพ
ข้อมูลตลาดให้บริการโดย ICE Data Services © 2022 TradingView, Inc.