Name

PlotOther — Plot foreign security data

Synopsis

PlotOther (STRING,
  STRING,
  ARRAY_OR_NUMBER,
  style = styleCandle | styleOwnScale,
  minvalue = "empty",
  maxvalue = "empty",
  XShift = 0,
  ZOrder = 0,
  width = 1);

Returns

NUMBER

Parameters

Name Type Default Description
STRING string
STRING string
ARRAY_OR_NUMBER array_or_number
style array styleCandle | styleOwnScale
minvalue array "empty"
maxvalue array "empty"
XShift number 0
ZOrder number 0
width number 1

Description

This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/plotforeign.html

Plot foreign security data