×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Arw SetLocation DT

6 bytes removed, 21:50, 27 February 2017
no edit summary
Modifies the location of an arrow object with the specified ID number; returns a value of 0 if the location of the object was successfully modified, and a value of -2 if the specified object ID number is invalid.
'''==Usage'''==
<syntaxhighlight>
Arw_SetLocation_DT (ObjectID, Bar_DateTime, PriceValue)
</syntaxhighlight>
''==Parameters''==
* ''ObjectID'' - a numerical expression specifying the object ID number
* ''PriceValue'' - a numerical expression specifying the price value (vertical position, corresponding to a value on the price scale of a chart), where the object is to be placed
'''==Notes'''==
An object-specific ID number is returned by Arw_New when the arrow object is created.
'''==Example'''==
Move the arrow object with an ID number of 3 to the top of the current bar:

Navigation menu