API Support Forum
User Profile

Viewing User Profile for: YParnes953


About

Jul 27, 2012 11:25 AM

Oct 24, 2012 02:15 PM

Oct 24, 2012 03:14 PM



Post Statistics
YParnes953 has contributed to 3 posts out of 5593 total posts (0.05%) in 4284 days (0.00 posts per day).

20 most recent posts:

Order Execution » Cancel an Order Oct 24, 2012 @ 02:15 PM (Total replies: 0)

Hi,

I am using the below command to enter buy limit orders:
TradeEngine.EntryOrder(OrderSide.Buy, 1, OrderType.Limit, Close.Value-5, "Name", SignalFlags.None);

Question is, what command I need to use in order to cancel the above Order?

Thanks,
Yaron.

Yaron Parnes

API Support » Get the number of Bid's and Ask's from OEC API Aug 05, 2012 @ 05:04 AM (Total replies: 0)

Can I get the number of BID's\ASk's that are currently open in the DOM using custom indicators?
If not what is the relevant item\obejct name to be used from OEC API?

Thanks.

Yaron Parnes

API Support » Getting Started Tutorial Jul 29, 2012 @ 03:19 AM (Total replies: 0)

Hi,

I am new to OEC TRADER and especially for writing\developing indicators and strategy's using OEC.

I wanted to know is there any "Getting Started Tutorial\Manual" for strategy coding using OEC trader? If not, any other idea would be appreciated!

Thanks,
Yaron.

Yaron Parnes