Auftrag beendet
Spezifikation
I need a trader box panel with features as follow :
1. the panel should be a expert advisor
2. information of spread and symbol on the top of the box
3. Limit Price input (the order can be taken only sell limit or buy limit only), if the current price is higher than the limit price, it is a buy limit, if current prie is lower than the limit prive, it is a sell limit order
4. stop loss price input
5. take profit ratio. this input is to set where the take profit should be. the input should be a number, and it is a calculation of limit price minus stop loss and then multiplied by the take profit ratio.
for example : if I input 1 in the profit ratio box, then the distance between stop loss and the limit price should be the same as the distance between take profit sand the limit price. if I input 2 in the ratio box, then the distance between take profit and the limit price should be twice the distance between stop loss and the limit price.
6. Risk by precentage. this input is to set the lot size. it is calculated by multiply the percentace of risk to the balance of account avaiable.
for example : if I input the rick of percentage 1, then the risk should be 1% of my balance, then it will decide the lot size user should use based on the distance between limit price and stop loss
the panel image description should be like the pictures I attached on this order.