Forum

6 hours... How to get the Profit from a Closed order?

Hi Folks, 6 hours later and I am done... to get the profit from an opened Position you can do this: if ( PositionSelectByTicket (ticket)) { return ( PositionGetDouble ( POSITION_PROFIT )); } Works like a charme... BUT, if I want to get the profit from an closed Position, nothing

Scrollbar works, but content does not move

Hello Folks, Does anybuddy can tell me, how the CScrollV works? I have a CScrollV in my Panel, an the CScrollV Element packt with dummys. One is allway overlapping down there, but most confusing is: I can not tell, how to get the Entrys move, while scrolling (I can move the ThumbBar) I can not put

ComboBox, Datepicker... Dropdowns are not clickable, if something behind it

Hi Folks, ich have a stange problem: The Items of a dropdown area, no matter if a combobox, a datepicker or something else. If any other object is behind the dropdown, the red marked area is not clickable. If nothing is behind the dropdownarea, all works fine. My Try: I catched the click on the