Announcement

Collapse
No announcement yet.

problem with setBarBgColor in build 1086

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • problem with setBarBgColor in build 1086

    Using a custom EFS study, when the study is supposed to color behind the price bars it 'overwrites' instead of coloring behind.
    Code uses 'setBarBgColor' .
    This error, using same EFS code was not an issue in previous builds. Only started when software was upgraded.
    Any suggestions?
    Attached Files

  • #2
    Re: problem with setBarBgColor in build 1086

    cfra
    The problem you are seeing is due to a bug that was introduced in version 10 r4 build 1086 (FWIW there are other threads in this forum related to the same issue)
    At this time I cannot think of a viable workaround and would suggest that you either exclude the setBarBgColor() and/or setDefaultBarBgColor() functions or revert to a previous version.
    Alex


    Originally posted by cfra
    Using a custom EFS study, when the study is supposed to color behind the price bars it 'overwrites' instead of coloring behind.
    Code uses 'setBarBgColor' .
    This error, using same EFS code was not an issue in previous builds. Only started when software was upgraded.
    Any suggestions?

    Comment


    • #3
      thanks for response

      Comment


      • #4
        cfra
        You are most welcome
        Alex


        Originally posted by cfra
        thanks for response

        Comment

        Working...
        X