Página 1 de 1

Alguien sabe como graficar Graficos Renko en el Amibroker?Gr

Publicado: 13 Sep 2007 18:47
por joanet
ME gustaria el poder ver los graficos en renko , punto y figura y three lines back en el amibroker, gracias

Publicado: 13 Sep 2007 22:30
por trikero
http://www.amibroker.com/library/detail ... RSREQUIRED

y tambien mira la ayuda para plot- style

"style is a combination of one or more of following values:

styleLine = 1 - normal (line) chart (default)
styleHistogram = 2 - histogram chart
styleThick =4 - fat (thick)
styleDots = 8 - include dots
styleNoLine = 16 - no line
styleDashed = 32 - dashed line style
styleCandle = 64 - candlestick chart
styleBar = 128 - traditional bar chart
styleNoDraw = 256 - no draw (perform axis scaling only)
styleStaircase = 512 - staircase (square) chart
styleSwingDots = 1024 - middle dots for staircase chart
styleNoRescale = 2048 - no rescale
styleNoLabel = 4096 - no value label
stylePointAndFigure = 8192 - point and figure
(new in 4.20):
styleArea = 16384 - area chart (extra wide histogram)
styleOwnScale = 32768 - plot is using independent scaling
styleLeftAxisScale = 65536 - plot is using left axis scale (independent from right axis)
styleNoTitle - do not display values of this plot in the chart title
styleCloud - cloud style (area between high and low arrays) - to be used with PlotOHLC function
styleClipMinMax - clip (do not paint) area between min and max levels - note this style is incompatible with printers and WMF (metafiles).

"

el amibroker me da error en la formula y no se pq

Publicado: 03 Oct 2007 16:32
por joanet
trikero la formula no sirve... esta mal configurada.. me podrias enviar la formula bien codificada al correo gracias