+ 1
Did anyone tried Elliot wave in python
Basic Elliot wave plot using inputs like 3,4,1,7,2 Output for above input /\ / \ / \ \/\ \ \ \ \ \ / \/
2 Réponses
+ 1
Not me. What does it do?
0
Output for above input
 
    /\
  /    \
/        \
           \/\
                \
                  \
                    \
                      \
                       \    /
                         \/



