Find the Curvature of Parabolic Wave
I am seeking to create a Pine Script function that determines the curvature and steepness of waves with concave down parabolas relative to their vertices. The function should be able to differentiate between two similar geometric patterns and should accept the following inputs:
src: The source indicator (e.g., RSI)
length: The number of bars to analyze
Please refer to the attached examples of two distinct parabolas for reference.
If you have experience with Pine Script and can develop a solution to accurately analyze and differentiate these patterns, please contact me with your proposal and relevant experience.

Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
-
I think i can use chatGPT to convert that to pinescript as long as we have some solution,but the price is a bit too high i was thinking around 100$
-
I can code (in R or Python) the steps/approach I provided before with sample data and make sure it does what it should for $150 (I will get $120). This would not include what you explained in this question (the function that differentiates geometric patterns, etc. gets inputs like srs, etc.). Also does not include any modifications, conversion to Pine Script, etc. Also, you should be very careful with using ChatGPT as it makes a lot of mistakes. Let me know.
-
- answered
- 1057 views
- $2.00
Related Questions
- Geometric Representation Question
- Help finding the internal angles of my bike frame
- Probability that the distance between two points on the sides of a square is larger than the length of the sides
- Find the volume of the solid obtained by rotating $y=x^2$ about y-axis, between $x=1$ and $x=2$, using the shell method.
- How do I negate the effect that the rotation of a plane has on a rectangle?
- Three questions on the annihilator
- Find the volume of a 3D region bounded by two surfaces
- Geometric Representation Problem