Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

ObjectCopy copies objects between different charts of the same currency pair.

Set ObjectCopy to all the graphs that will be copied. Create, edit, and delete operations are copied. For example, you install the utility on the M1, M5, H1, and D1 charts of the USDJPY pair. With the default settings, when you create an object on the H1 chart, the object color changes to clrGoldenrod and the timeframes M1, M5, M15 and M30 are checked. The object is copied to the D1 graph, but remains hidden. If you don’t want to change the color, set the changeColor parameter to false . If you want to display objects on all timeframes, set the parameter to trueShowAllTimeframes. All objects are copied. Good luck!

  • changeColor – if true, the color of the object changes when it is created (by default, true)
  • ColorCopySrcM1 – the color used if the source chart has a timeframe M1 (by default, clrDeepPink)
  • ColorCopySrcM5 – the color used if the source chart has a timeframe of M5 (by default, clrDeepPink)
  • ColorCopySrcM15 – the color used if the source chart has a timeframe of M15 (by default, clrDeepPink)
  • ColorCopySrcM30 – the color used if the source chart has a timeframe of M30 (by default, clrDeepPink)
  • ColorCopySrcH1 – the color used if the source chart has the H1 timeframe (by default, clrGoldenrod)
  • ColorCopySrcH4 – the color used if the source chart has the H4 timeframe (by default, clrDodgerBlue)
  • ColorCopySrcD1 – the color used if the source chart has a timeframe of D1 (by default, clrMediumSeaGreen)
  • ColorCopySrcW1 – the color used if the source chart has a timeframe of W1 (by default, clrBlue)
  • ColorCopySrcMN1 – the color used if the source chart has the MN1 timeframe (clrGreen by default)
  • ShowAllTimeframes – if false, the timeframe changes when the object is created (by default, false)
Add review
Reviews ( 0 ):