jwilliams9090
Member
- Joined
- Feb 4, 2024
- Posts
- 8
- Likes
- 1
Hello everyone. I have a chart that a program I didn't write is adding markers to, buy/sell/etc, that kind of thing. I'm trying to get the markers from a java program that I wrote. Has anyone done this or have any ideas on how to approach this? I found getMarkers() but that is a method for settings so it doesn't do me any good. It seems like I should be able to get that from the DataSeries some how I just haven't figured it out.