Uploaded June 2021 | Updated September 2026, 1 week ago
This is a tradingview programming tutorial for beginners to pine script. I show how to code an indicator using tow exponetional moving averages (EMA) and calculate the crossover and crossunder to define the crossing point that can be used as sell or buy signal in the chart.
Then I display the signal in the chart as a label with an arrow (up or down) and a text (buy or sell).
Tradingview is a great and free trading tool that can be accessed here:
tradingview.com
Join this channel to get access to perks:
youtube.com/channel/UCs5J4GVRB8s2P4hE-O0izrg/join
See my social profiles here:
Instagram: instagram.com/jayanamgames
Twitter: twitter.com/jayanamgames
Facebook: facebook.com/jayanamgames
Patreon: patreon.com/jayanam
Merch Store: teespring.com/de/stores/jayanam-gamedev
Production Music courtesy of Epidemic Sound: epidemicsound.com
This is a tradingview programming tutorial for beginners to pine script. I show how to code an indicator using tow exponetional moving averages (EMA) and calculate the crossover and crossunder to define the crossing point that can be used as sell or buy signal in the chart.
Then I display the signal in the chart as a label with an arrow (up or down) and a text (buy or sell).
Tradingview is a great and free trading tool that can be accessed here:
tradingview.com
Join this channel to get access to perks:
youtube.com/channel/UCs5J4GVRB8s2P4hE-O0izrg/join
See my social profiles here:
Instagram: instagram.com/jayanamgames
Twitter: twitter.com/jayanamgames
Facebook: facebook.com/jayanamgames
Patreon: patreon.com/jayanam
Merch Store: teespring.com/de/stores/jayanam-gamedev
Production Music courtesy of Epidemic Sound: epidemicsound.com







![Setup C++ and Visual Studio 2019
In this Getting started tutorial I show how to setup Visual Studio 2019 for C++ programming and development for Windows.
[00:00] Introduction
[00:06] Get Community Edition of Visual Studio 2019
[00:21] Modify Visual Studio for C++ Development
[01:37] Create empty C++ project
[02:30] Write C++ file and function
[03:35] Std::cout to write to console
[04:57] Outro
Download Visual Studio 2019 Community edition from this page:
https://visualstudio.microsoft.com/downloads/
☕️ Buy me a coffee - would be nice: https://www.buymeacoffee.com/jayanam
See my social profiles here:
Instagram: https://www.instagram.com/jayanamgames/
Twitter: https://twitter.com/jayanamgames
Facebook: https://www.facebook.com/jayanamgames
Patreon: https://www.patreon.com/jayanam
Merch Store: https://teespring.com/de/stores/jayanam-gamedev
Production Music courtesy of Epidemic Sound: http://www.epidemicsound.com Setup C++ and Visual Studio 2019](https://i.ytimg.com/vi/ZixCyiMVFqc/mqdefault.jpg)


