Login
Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • Home
  • Knowledgebase
  • Blog

TimeSeries

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/TimeSeries/CopyLow

CopyLow

7 views 0 Updated on December 16, 2021 hybrid-solutions

Syntax

Public Function CopyLow(chart_ID As Integer, startPos As Long, Count As Long, ByRef lowArray As Variant)As Integer

Description

This function is used to return the history data that saved on lowArrayof the Lowestfor bars for a specified chart.

Parameters

Key Description
chart_ID Chart location at chart window, 0 mean current chart, the value of type Integer
startPos The start position to copy, the value of type Long
Count Data count to be copied, the value of type Long
lowArray Array for saving the results data in, the value of type Variant.

Return value

Returns the copied data count. If -1 is returned there is an error.

Sample

Public Sub main()Dim lowArray AlertMessage CopyLow(0,1,Bars(0),lowArray) ' Returns -1 if there was an error. End Sub

See Also

  • CopyOpen
  • CopyClose
  • CopyTime


Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  CopyHigh

CopyOpen  

About
VertexFX Trader has a closed-loop trading structure with Backoffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Release Notes
  • Technical Support
  • VertexFX Pro Setup
  • Mobile Trader
  • Lite VertexFX Mobile Trader
Community
  • Blog
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2023 hybridsolutions.com. All Rights Reserved.