Forum

I tried to create a trendline in the indicator window and its just only a horizontal line.

So I'm trying to make a bullish/bearish divergence here but halfway through, the line on the MACD is just a horizontal. Would it be possible to make it the same as the trendline in the chart as in the attached picture

How to get buy/sell prices from the depth of market using code?

How do I get buy/sell prices from the depth of market in the following picture so I'll able to find like 5 or maybe 10 best buy/sell prices? I want like 10 of these. tl;dr I'm relatively new dont even know how to attach a picture so I attached it as a file

How to get Bid/Ask volume.

If I'm not mistaken, you should be able to see bid/ask volume via market depth. But how do I get the bid volume and ask volume from MQL code

Is it possible to create object on indicator window.

Well I created a trendline on chart window using objectcreate and mqlrates but is it possible to do the same but on the indicator window instead, for example, RSI or maybe MACD window

How to create layout/table and display it like this?

Like the topic suggested, how do I create a table like are there any documentation or example that is similar to this? ***