jonromero / forex_algotrading

My Forex algotrading platform in Python - based on my posts at http://jon.io
MIT License
479 stars 179 forks source link

http://0.0.0.0:8000/chart.html #14

Open ChezPolo opened 6 years ago

ChezPolo commented 6 years ago

Edit 16/11/17: Issue not resolved. I was able to run the code till the end (verified by "Done. Goto 0.0.0.0:8000/chart.html"), and went into http://MYPCNAME:8000 but I could not find any "Chart" file in the server... Help from anyone??

Brickly1 commented 6 years ago

Same issue here How was this resolved

ChezPolo commented 6 years ago

yeah ok so a silly error really, chart.html file is in the ml folder but my dumbass didn't see it. However I'm trying to load the file but no chart appears so I'm trying to work that out.

spsteady commented 6 years ago

Did either of you figure out how to get the chart to display? I am just getting a white page when it loads.