Author:
 Dmitri Yakovlev (Info)
Rosh (Ticks)
Description:
  Easy Forex - Ticks indicator of Rosh crossed to the forex indicator Info.
 Primarily to calculate the size of the lot, depending on the percent of risk, taking into account the changing situation.
 Also, dynamically calculates the take-profit and stop-loss if they do not tell (if = 0)
 The size of the lot is calculated based on the stop-loss of deposit and current opportunities.
  For example deposit $ 1000, when the transaction you may risk losing 10% - ie 100 = $
 Lot size will be calculated on the assumption that, if it will work to stop, it will lose $ 100 (10%)
 PARAMETERS:
 Options Ticks:
 MaxDrawTicks = 500; 
 Options Info:
 Text Color:
cColor=Green; cColor = Green;
 For the calculation of the lot:
 mini_forex = 0, 1 - mini forex - lots of 0.01
 period = 300; minute period for the calculation of stop and take profit if they are not
  RiskPercent = 25% of the free margins of which are ready to risk
 TP = 0; take a profit - if 0 - then the calculation program
 SL = 0; freeze - If 0 then calculation software
 A calculation of High and Low for the period from now and for the period
 SL is installed in the High-Low
  TP = SL / 2
 Information on the schedule:
 TakeProfit: items
  StopLoss: items
 FreeMargin: $
 RiskPercent:% risk (the amount of $) 
  lot N% risk: the lot to open in the light of a given risk
 lot 100% risk: the lot at 100% risk
  mediums hi-lo: the average value of hi / lo for the period
 media op-cl: the average opening / closing for the period
  with mini_forex = 0
  When mini_forex = 1 
Download forex indicator Info + Ticks


No comments:
Post a Comment