Skip to content

Instantly share code, notes, and snippets.

@slashvortal
slashvortal / .block
Created August 19, 2019 11:04 — forked from rrag/.block
Haikin Ashi Chart using React Stockcharts
license: MIT
height: 420
@slashvortal
slashvortal / .block
Created August 19, 2019 11:04 — forked from rrag/.block
Kagi Chart using React Stockcharts
license: MIT
height: 420
@slashvortal
slashvortal / .block
Created August 19, 2019 11:04 — forked from rrag/.block
Point & Figure Chart using React Stockcharts
license: MIT
height: 420
@slashvortal
slashvortal / .block
Created August 19, 2019 11:04 — forked from rrag/.block
Renko Chart using React Stockcharts
license: MIT
height: 420
@slashvortal
slashvortal / .block
Created August 19, 2019 11:04 — forked from rrag/.block
CandleStickChart with volume histogram overlay v3
license: MIT
height: 620
@slashvortal
slashvortal / .block
Created August 19, 2019 11:03 — forked from rrag/.block
CandleStickChart with MACD Indicator
license: MIT
height: 620
@slashvortal
slashvortal / README.md
Created August 19, 2019 11:02 — forked from rrag/README.md
Yet another tutorial and Cheat sheet to Functional programming

There are many tutorials and articles available online which explain functional programming. Examples show small functions, which are composed into others which again get composed. It is hard to imagine how it would all work, then come the analogies and then the math. While the math is necessary to understand it can be difficult to grasp initially. The analogies on the other hand, (at least for me) are not relatable. Some articles assume the reader knows the different terminologies of FP. Over all I felt it is not inviting to learn.

This introduction is for those who have had a tough time understanding those analogies, taken the plunge to functional programming but still have not been able to swim. This is yet another tutorial on functional programming

Terminology

Functions as first class citizens

Functions are first class means they are just like anyone else, or rather they are not special, they behave the same as say primitives or strings or objects.

@slashvortal
slashvortal / .block
Created August 19, 2019 11:01 — forked from rrag/.block
Bollinger band using react-stockcharts
license: MIT
height: 420
@slashvortal
slashvortal / .block
Created August 19, 2019 11:01 — forked from rrag/.block
Relative Strength Index (RSI) with react-stockcharts
license: MIT
height: 620
@slashvortal
slashvortal / .block
Created August 19, 2019 11:01 — forked from rrag/.block
Full Stochastics Indicator - Configurable to achieve Fast & Slow Stochastic Oscillator - using react-stockcharts
license: MIT
height: 770