IgnoreBidWhenGreaterThanAsk
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 27 August 2020 10:10 AM

Syntac

 Property IgnoreBidWhenGreaterThanAsk () As Boolean 

Description

This property is used to set or get whether to filter the quote when the bid is greater than ask .

Parameters

No Parameters.

Sample

Private Sub IgnoreBid_Click (ByVal sender As System.Object, ByVal e As System.EventArgs) Handles IgnoreBid.Click

'CurSer is predefined variable as CVertexCurSvrAPI

CurSer.IgnoreBidWhenGreaterThanAsk = True

Dim result As Boolean = CurSer.IgnoreBidWhenGreaterThanAsk.

End Sub

See Also

Back to Currency Server API Help Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions