The goal is to create an Order with Entry, Stop and Take Profit Limit (much like one might do in the GUI TradeWorkstation)
I am not able to place a ELS Order
here is what I am using
Values:
(session, 1, 831293,10000,1.3927,S,ELS)
request As O2GRequest = FXCMconnectionOrderRequest(session, OfferID, AccountID, iAmount, Val(Rate), BuySell, sOrderType)
Can you provide an example of correct Values to enter? Note the variables are the correct data types.
Thanks
I am not able to place a ELS Order
here is what I am using
Values:
(session, 1, 831293,10000,1.3927,S,ELS)
request As O2GRequest = FXCMconnectionOrderRequest(session, OfferID, AccountID, iAmount, Val(Rate), BuySell, sOrderType)
Can you provide an example of correct Values to enter? Note the variables are the correct data types.
Thanks
Aucun commentaire:
Enregistrer un commentaire