Forum

Code IF statement to NOT enter new trades

I have this code in my open order section, based on specific criteria. I added an INPUT input Bool Exit_Only = False; where if Exit_Only is TRUE then expert will not enter new trades, only exit and manage. This is if I want to stop the expert without closing all open orders. What would I add to the

Position of data on chart

I have several indicators that display in the top left corner of the chart , just where the order dropdown lies. There is no code for me to edit and no input for chart position or window. Is there a way to control where the data displays