Git Product home page Git Product logo

c-footprint-system's Introduction

P-B Footprint Reversal System Study

Horus_Footprint2

Trading the stock market requires that you have an edge over your competition; and in my experience, being able to understand and read order flow gives traders a HUGE edge. The biggest drawback with order flow trading is the heavy strain and stress induced from deciphering the constant flow of the market. To reduce that stress and add some HP back to your life, I created an advanced custom study that uses 4 condition triggers to help validate your trades, improve entries and exits, and to spot major reversals.

About the Study

The trading system credit goes to Adam from JumpstartTrading and is outlined in his blog post The Ultimate Guide To Profiting From Footprint Charts. It is a very powerful method of evaluation and all I am doing is automating the process. If you want a more detailed explanation of using footprint charts I implore you to read his blog post. Below I will just go over the evaluation method I used in my study.

Method of Evaluation

  1. Compare the relative volume of the current bar with the previous. We want the volume to be increasing.
  2. Check for Unfinished Auctions at the High and Low of the bars.
  3. Check for Buy and Sell diagonal imbalances.
  4. Check for p/b volume profiles by using bar POC and comparing it with a user specified bar limit.

Image of Study

Getting Started

These instructions will get you a copy of the custom study up and running on your local machine.

Prerequisites

Platform

Sierra Chart Package 5

Installing

Manually install Advanced Custom Study files on Sierra Chart using SC forum instructions.

Download the DLL file and save it in your SierraChart Data folder

e.g. C:\SierraChart\Data

Add the study to your Footprint Chart

Listed under: FootprintReversalSystem (FootprintReversalSystem_64.dllv1988)

Study Settings

In order for the study to work properly, you will need to add the Numbers Bars Calculated Study to your Footprint Chart as well. This study has only been evaluated using Range Bars for my Footprint Charts.

LN1 & 2: Alert Signals

Enable or disable alerts for buy and sell signals

LN3: Reversal Alert Number

Choose your audible alert number.

LN4: (CRITICAL) Input NumberBars2

After adding the NumberBarsCalculated study into your chart, select the proper study ID from the dropdown menu.

LN5: (CRITICAL) Relative Volume Study (SG14)

Select SG14 from the dropdown menu. This will provide access to the VolBarDiff array from the NumberBarsCalculated study.

LN6: Draw Style Mode to Top or Bottom of Bar

Once an alert is triggered, a transparent rectange box will fill in that column. Select if you want it to engulf the bar or stop at the bottom of the bar.

LN7: Buy/Sell Imbalance Percentage Threshold

This value is used in the comparison of the diagonal Buy Volume with the Ask Volume.

LN8: Enable Zero Bid/Ask Compares

Set to No if you don't want to evaluate Bid or Ask diagonal with a 0 print.

LN9: Zero Value Compare Action

Choose how you want to evaluate if you want to compare with a 0 print value. Set 0 to 1 - Will take the actual value of Bid or Ask and multiply by 100 Set to +/- 1000% - Will set the Volume Ratio to 1000.

LN10: Number of TICKS from High/Low for PB Reversal

This study assumes that you are using a static range bar chart. Depending on how large your range bar chart is, select a value < MAX_TICK to choose a limit for your volume point of control evaluation. The denomination is in ticks. A smaller value will give you a looser evaluation of the p/b signals while a tighter one will give less triggers.

c-footprint-system's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.