NewMarketOrder
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 14 September 2020 12:20 PM
|
|||||||||||
Syntax
Description This function used to create new market order (Trade on a symbol) After NewMarketOrder method executes the NewOrderResult event fires. Parameters
Return value Returns value of type CallingResultsEnum.If the request sent to the server successfully it will return SuccessResult. Sample
See Also | |||||||||||
|
Comments (2)
Naeem Hasan
18 August 2015 06:47 AM
Thanks for the sample code, it's very helpful to understand any function.
I have another point, can we set comments on positions while opening from the script.
I can see a column 'Comments' in trade and history tab in client terminal
So, there should be a way to set some information for each position to identify whether it created by the script or traded manually.
Thanks
I have another point, can we set comments on positions while opening from the script.
I can see a column 'Comments' in trade and history tab in client terminal
So, there should be a way to set some information for each position to identify whether it created by the script or traded manually.
Thanks
Rawan Al Hourani
18 August 2015 09:21 AM
We are working on it , and we will updating you soon