Circular reference

Viewing 3 posts - 1 through 3 (of 3 total)
  • #125138

    I’m trying to code a screener for demand and supply levels. I have successfully made indicators and I now want to screen markets.

    I have made two functions that I call and each of them works separately in separate screeners. However. When I try to merge these two screeners into one I get a circular reference.

    I have attached the code that works. But as soon as I uncomment the code underneath it gives me circular reference. I can’t figure out why.

     

     

     

     

    #125356

    Let’s see if I can clarify something 🙂

    I have functions that I have created that both works fine and return 3 different values.

    I have no idea why this gives me circle reference as soon as I uncomment the row: //Supply, SupplyBottom, SupplyTop = CALL “Supply zone”[CurrentCandleIndex + 1]

    Anyone have any ideas at all?

    #125369

    What do you mean by getting circular reference with the code please?

Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login