I want to draw a candle chart of a stock's historical data using patches, so that this candle chart is like a background where turtles can running on top of it. are patches alone capable of this task or do I have to use turtles instead of patches? I would prefer to use patches.
I am new to netlogo and I didn't find any available model example doing it. So, I wonder anyone can point out the way how I could achieve it.
Thanks a lot
Kenny