Support Board
Date/Time: Mon, 25 Nov 2024 21:20:41 +0000
Post From: Retracement Levels not showing
[2024-02-08 06:12:33] |
User895355 - Posts: 55 |
Thanks for your reply. But no, that's not it. I've looking at this example scsf_UseToolExampleDrawingPriceProjection which is a hard-coded example of levels. The difference in my application is that it's a drawing tool. I'm trying to create a Risk Reward tool that when clicked on the chart, the mousemove will establish the stop loss, and then using the retracement_levels display different risk/reward levels ie: 2:1, 3:1, etc. I know I could do this in with a couple of useTools() DRAWING_LINES, etc, but I was thinking I'd try it using retracement_levels as it seems as the functionality is similar to putting the Fibonacci study on the chart.
|