Adam Zeleny
Adam Zeleny
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends 1
Adam Zeleny
Added topic Help with calculating right lot size based on ticks of stoploss
//Inputs input double riskPercentage = 10 ; // Risk % of account balance per trade input int TPandSLpointsFixed = 200 ; //Fixed SL and TP points at open of the trade input int TrailingPoints = 50 ; // Trailing stop points
Adam Zeleny
Registered at MQL5.community