• Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX

Utility Functions

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Utility Functions/LineColor

LineColor

31 views 0 Updated on January 2, 2024 hybrid-solutions

Syntax

Public Sub LineColor(chart_ID As Long, name As Variant, value As long)

Description

This function used to set color to specific Line indicator by given the line name .

Parameters

Key Description
chart_index Chart identifier, 0 is the current chart ,value of type Long
name Line indicator name, value of type String.
value Color value of type Long.

Return value

No returned value.

Sample

 Public Sub main ()  Dim Color  Color = RGBColor (255,255,255) LineColor (0,Inidicator name, Clng(Color))  End sub

See Also

  • GetLastError
  • ErrorDescription
  • EnableTimer

Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  MidString

LineStyle  

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 2024 hybridsolutions.com. All Rights Reserved.