Type/to search

Trading ABC

SMA
1
Follow
1788
Followers

Hello Traders,

For a few months I have been getting requests from my followers about ABC pattern and finally I decided to make this indicator.

How it works?

  • It creates Trend Cloud using Simple and Exponential moving averages with the lenghts 50, 100, 150, 200, 20, 40 by default and checks the trend. you can change the lengths as you wish
  • It also creates ZigZag using the ZigZag Period in the options.
  • Using last 2 zigzag waves it checks if there is suitable ABC pattern according the Trend, the Min/Max Fibonacci levels and Error Rate
  • Then it check if the price bounces after this ABC pattern
  • And if all these conditions met then it plot triangle
  • If there are multiple bouncing then you can see multiple triangles

You can change/set;

  • Zigzag Period
  • Fibonacci Max level
  • Fibonacci Min Level
  • Error Rate
  • The Lengths that are used for Moving Averages
  • Keeping old ABC lines/labels
  • Show Zigzag and min/max Fibonacci levels
  • Show Trend Cloud
  • and colors

backtest

img

Source
Pine
/*backtest
start: 2022-04-22 00:00:00
end: 2022-05-21 23:59:00
period: 30m
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © LonesomeTheBlue

//@version=4
Strategy parameters
Strategy parameters
Setup
ZigZag Period
Fibonacci Max
Fibonacci Min
Error Rate
Extras
Show ABC
Keep Old ABCs
Show Cloud
c_upcol
c_dncol
Show Zig Zag & Fibo
upcol
dncol
Trend Cloud
Source for Moving Averages
SMA 1 Length
SMA 2 Length
SMA 3 Length
SMA 4 Length
EMA 1 Length
EMA 2 Length
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)