Coding Indicator Series 1 ~ Code a Hello World Indicator ~

WEB Trader Get it on Google Play
  • Post by Fintechee
  • Jan 21, 2021
This tutorial video talks about how to code an indicator via Fintechee WEB Trader

Coding Indicator Series 1 ~ Code a Hello World Indicator

Tutorial for Forex Trading is one of Fintechee’s free services. We help traders learn to trade Forex using our WEB Trader or Expert Advisor Studio. The tutorial encompasses a wide array of investment instruments, offering in-depth guidance on various trading strategies and techniques.


Code a Hello World Indicator

Description

Analyze the structure of an indicator that run on Fintechee trading platform

This tutorial video talks about how to code an indicator. We can get a lot of source codes’ templates in Fintechee trading platform and reference them to help us code indicators. In this tutorial video, we used “ATR” as our template and coded an indicator to show “Volume” of the candlesticks in the separate window.

We can find the source code examples in our Github repository.