spitzbubchen

Results 11 comments of spitzbubchen

Here is a jsfiddle that I cobbled together over lunch using a bar chart to make a histogram. Just a rough draft to help people get started. https://jsfiddle.net/s8qas3km/17/

I'm also looking for histogram support for scientific plotting purposes. I'm wonder if someone could post a jsfiddle using some rough workaround approach (bar charts or something) until this feature...

Here is a jsfiddle that I cobbled together over lunch using a bar chart to make a histogram. https://jsfiddle.net/s8qas3km/17/

This works well for me. I think the issue can be closed. I also think this example should be placed on the README.md as it is something many users are...

Also getting this issue. Strange, it ran fine yesterday afternoon, but is producing this issue this morning... ``` [2020-05-01 13:52:55.709294] INFO: Algorithm: livetrader start running with backend = alpaca data-frequency...

This only pops up when I run the algo with pre-exisitng positions in my portfolio. If I sell all positions and then run the algo it runs fine.

Not really sure as I can find very little documentation on "queryset". I have also posted this on [stackoverflow](http://stackoverflow.com/questions/41131831/how-to-use-current-user-in-model-form). This should be maybe relabeled as a question.

Here is my solution on [stackoverflow](http://stackoverflow.com/questions/41131831/how-to-use-current-user-in-model-form). If you feel this can't be addressed in wtforms please feel free to close.

Maybe model_form would just render ObjectIdField as a simple StringField containing a string of the ID. One can always set field_args to customize it as a hidden field.

Yes, please fix this issue!