TTradePositionType tp_Balance, tp_Credit, no documentation

How to create strategies and indicators
Message
Author
idesmaster
Posts: 6
Joined: Tue May 14, 2013 9:25 am

TTradePositionType tp_Balance, tp_Credit, no documentation

#1 Postby idesmaster » Mon Sep 23, 2013 7:52 pm

Hi All,

I am looking to use orderType and the enumeration has tp_balance and tp_credit. Anybody has any idea what is this for ?

enum TTradePositionType {
tp_Buy = 0, // buy
tp_Sell = 1, // sell
tp_BuyLimit = 2, // buy limit
tp_SellLimit = 3, // sell limit
tp_BuyStop = 4, // buy stop
tp_SellStop = 5, // sell stop
tp_Balance = 6, // balance
tp_Credit = 7 // credit
};

Thank you.
ehem..ehem...

FX Helper
Posts: 1479
Joined: Mon Apr 01, 2013 3:55 am

#2 Postby FX Helper » Tue Sep 24, 2013 3:56 am

Hello,

When you go through Account history you can find orders of this type.

idesmaster
Posts: 6
Joined: Tue May 14, 2013 9:25 am

#3 Postby idesmaster » Tue Sep 24, 2013 5:40 am

FX Helper wrote:Hello,

When you go through Account history you can find orders of this type.


oh ic... ok tqvm
ehem..ehem...


Return to “FT API”

Who is online

Users browsing this forum: No registered users and 13 guests