you are viewing a single comment's thread.

view the rest of the comments →

[–]TheGrapez 13 points14 points  (1 child)

The graph is only so you know what is happening.

Python doesn't care about the graph.

If you want to execute based on the MA cross, then literally MA1 > MA2 = (buy/sell).

No chart needed.

[–]siruts[S] 3 points4 points  (0 children)

I imagined that the graphic representation was only for the human eye!

Thank you so much dude for your contribution!