We cannot read your mind nor see you computer. Please provide screenshots and explain your query in more detail.
MQL5.com Search - Quick, Easy and Convenient!
- 2010.04.29
- www.mql5.com
Thanks for the reply Fernando, that search seems to be general and not focused on the forum. Are you familiar with the dom configuration functionality? I want to position the buy/ sell order arrows
on either side of a centrally located price column
Currently, that can't be done. However, you can probably program your own user interface via MQL, although I have never tried that myself.
Provides opening of Depth of Market for a selected symbol, and subscribes for receiving notifications of the DOM changes
Provides closing of Depth of Market for a selected symbol, and cancels the subscription for receiving notifications of the DOM changes
Returns a structure array MqlBookInfo containing records of the Depth of Market of a specified symbol
- www.mql5.com
Currently, that can't be done. However, you can probably program your own user interface via MQL, although I have never tried that myself.
Provides opening of Depth of Market for a selected symbol, and subscribes for receiving notifications of the DOM changes
Provides closing of Depth of Market for a selected symbol, and cancels the subscription for receiving notifications of the DOM changes
Returns a structure array MqlBookInfo containing records of the Depth of Market of a specified symbol
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Anyone know how to configure the buy limit and buy stop order entry arrows on the left side of center price column and the sells on the far right?
juggled something and both buy n sell arrows are now pinned to the right with no obvious configuration parameters present.Additionally I dont see a search bar for the forum, is there one?
Thanks for any input