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

Technical Indicator

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Technical Indicator/PriceROC

PriceROC

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

Syntax

Public Function PriceROC(chart_ID As Long, applyTo As ENUM_APPLIED_PRICE, period As Integer) As String

Description

The Price ROC shows the difference between the current price and the price one or more periods in the past.

A 12-day Price ROC is most often used as an overbought/oversold indicator.

Parameters

Key Description
chart_ID Chart identifier, 0 is the current chart ,value of type Long
applyTo Applied price , can be one of the ENUM_APPLIED_PRICE.
period The calculation period, on which the indicator will be calculated, value of type Integer.

Return value

Returns the handles of a technical indicator, in case of failure returns an empty string.

Sample

Public Sub main()AlertMessage (PriceROC(0,price_close,12)) 'Draws the indicator on chart and shows a message box with the indicator name.End Sub

See Also

  • PriceVolumeTrend
  • PrimeNumberBands
  • PrimeNumberOscillator


Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  PositiveVolumeIndex

PriceVolumeTrend  

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.