Giter Club home page Giter Club logo

renkofeeddemo's Introduction

To run the RenkoFeed Demo, you'll need to obtain a demo or runtime SciChart license file from http://www.scichart.com/ then copy the file into the bin/Debug folder.


For the uninitiated, a Renko chart is made up of bars, also known as bricks, which are always the same price range from the Open to Close. The distance between the Open to the Close is specified in price ticks. For example, if the Tick Size is .25, and the Renko brick size is specified as 4, the Renko brick will have a price range of 1.0. To learn more, visit http://easyrenko.com/.

There are Up Renko bars and Down Renko bars, and each bar either continues or reverses the direction/trend of the previous bar. A bar continues the direction of the previous bar when price moves the brick size in the same direction from the previous bar closing price.

A bar reverses the direction of the previous bar when price moves twice the brick size in the opposite direction from the previous bar closing price. Until one of the bar closing conditions occurs, the bar continues to accumulate, and can transition between looking like an Up and Down bar until the bar actually closes. When one of the bar closing conditions occurs, the bar closes and a new bar is started with the next price tick.

When the direction/trend of the previous bar is continued with a new bar, the open of the new bar is equal to the close of the previous bar. When the direction/trend of the previous bar is reversed, the open of the new bar is equal to the open of the prior bar.

renkofeeddemo's People

Contributors

squideyes avatar

Watchers

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