Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
CoverPrice
Function - COVERPRICE
COVERPRICE
Set the cover price
Simulator
SYNTAX
CoverPrice( ARRAY price, ARRAY exit at market after (bars))
RETURNS
DESCRIPTION
Set the cover price.
This limit order is valid for the specified number of bars, after this period the order is canceled and an order at the market is initiated.
ADDITIONAL INFO
EXAMPLE
CoverPrice(close * 1.01, 5)