In this video two symbols are added to a chart and Custom1Line indicator is used to show value ratio (Close of Symbol1 / Close of Symbol2).
To start/pause video click it with left mouse button.
To view video in full-screen mode double-click it.
Custom1Line Expression:
Data[1].C / Data[2].C
It divides Close of Data1 by Close of Data2 (Data# is counted from 1)
Also you can see/change and show/hide (by checking/unchecking it) data subcharts using Data button at the left bottom corner of any chart window.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5