Manipulating DOM orders

Questions about MultiCharts and user contributed studies.
tpredictor
Posts: 108
Joined: 05 Mar 2014
Has thanked: 1 time
Been thanked: 12 times

Manipulating DOM orders

Postby tpredictor » 07 Mar 2014

Is it possible to manipulate the orders shown in the DOM through API? Is it possible in standard MC (not MC.NET) to create buttons for say submitting orders?

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: Manipulating DOM orders

Postby JoshM » 08 Mar 2014

Misunderstood the intent of the topic.
Last edited by JoshM on 10 Mar 2014, edited 1 time in total.

tpredictor
Posts: 108
Joined: 05 Mar 2014
Has thanked: 1 time
Been thanked: 12 times

Re: Manipulating DOM orders

Postby tpredictor » 10 Mar 2014

Okay, look forward to MC replying. Also would the answer be different for MC vs MC.NET?

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Manipulating DOM orders

Postby Henry MultiСharts » 10 Mar 2014

Is it possible to manipulate the orders shown in the DOM through API?
Hello tpredictor,

Please elaborate. Do you want to modify the orders from the PowerLanguage code?
What particular orders do you want to modify? Were the orders placed using the DOM window?
Is it possible in standard MC (not MC.NET) to create buttons for say submitting orders?
That is possible to create a DLL that will place a window with the buttons over MultiCharts window. Pressing a button will send the command into the PowerLanguage code.


Return to “MultiCharts”