Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
OLMAR w/ Optimizer

Anyone done any live trading with this ?

7 responses

Any thoughts ?

I have no experience with algos that trade live.

Hello James,

You can just run it as a Quantopian paper trading algo, with a 15-minute delayed data feed. Just click the button.

Grant

Ill update this thread in a week or two with our progress/changes and the results of paper trading this variation.

Sounds good. You might also ask Q support to have a look, before you jump into any real money. There are some trading guards, as I understand, that can be added. And other best-practices, perhaps. Also check that the optimizer isn't taking to long to complete. You only get 50 seconds per call to handle_data(). --Grant

I wasn't planning of using money with this variation.

And thanks again :)

...There are only snippets here that we plan on using ;)

Just letting everyone know the algo proved useful. I'd like to post more, but I likely just make it its own thread.

...You'll probably be able to see what was used from here and why.

I cant remember the original poster, but it was very helpful, thanks !

James,

You're welcome (I wrote the original code). Glad it was helpful!

Grant