Is object at Candle ID?
-

This is the logic im attempting to do...search for an object at a candle ID. Doesn't seem to work though, any other suggestions?
-
- @TipsyWisdom Hey mate! If i understood correctly, check out the screenshot to see how I spot if an Object is True at a certain Candle ID.
- Feel free to use any variety of the Object's attributes fitting your case. In my case I used Object's Color+Object's Partial Name.


-
that wont work for what I need. thank you.
I figured out a wok around, just add up another variable and for each new candle +1 to the variable and then reset as needed.