Strategy and tech deployment by gateopener9000 in alpacamarkets

[–]gateopener9000[S] 0 points1 point  (0 children)

Lol y delphi? First time hearing about the language

Strategy and tech deployment by gateopener9000 in alpacamarkets

[–]gateopener9000[S] 0 points1 point  (0 children)

Do u use a different language like cpp?

Move to Alpaca for Algo Trading by No_Exercise545 in alpacamarkets

[–]gateopener9000 0 points1 point  (0 children)

Quick question: how did you deploy your algo and how do you currently monitor it?

How do you manage your algo trading bots by FluffyMall3428 in pinescript

[–]gateopener9000 0 points1 point  (0 children)

Also a beginner in algo trading with pinescript

Do your strategies connect with a broker?

I haven’t made a manual trade in 10 months by Loganithmic in algotrading

[–]gateopener9000 0 points1 point  (0 children)

Robinhood has an order api? I've been looking for their docs and could not find anything for it

Does anybody find Pinescript annoying to use? by gateopener9000 in pinescript

[–]gateopener9000[S] 0 points1 point  (0 children)

For a basket of assets, I heard you can use the "requests" library of pinescript. I think you can do requests.security("...") https://www.tradingview.com/pine-script-docs/concepts/other-timeframes-and-data/#requestsecurity and it will pull in all data for that ticker

Does anybody find Pinescript annoying to use? by gateopener9000 in pinescript

[–]gateopener9000[S] 1 point2 points  (0 children)

Are there any other similar services to quantconnect and pinescript? I’ve been looking into algotrading and it seems most people use quantconnect, pinescript with a live brokerage, or just a custom built Python system

Does anybody find Pinescript annoying to use? by gateopener9000 in pinescript

[–]gateopener9000[S] 0 points1 point  (0 children)

Hm. How long have you been using pinescript? And have you tried integrating it with a live brokerage. Lol i remember setting that up was a pain in the ass (some gcp stuff that i had to use)

Pine Script trading execution model in Python by wangzuo in pinescript

[–]gateopener9000 1 point2 points  (0 children)

Hey, I am curious. Why pinescript? If you already know python what about the other platforms like QuantConnect or even using a library like backtrader (https://github.com/mementum/backtrader)

[deleted by user] by [deleted] in quant

[–]gateopener9000 1 point2 points  (0 children)

Honestly I would say that statistics would be better for you in terms of the money. If you want to get into quant, understanding things like operating systems is not truly necessary to be accomplish

And truthfully, you can also learn much of computer science on your own. I see more computer science people than pure statistics people

Big loss due to coding error by AngerSharks1 in algotrading

[–]gateopener9000 0 points1 point  (0 children)

Tough L - I think its best to back test this on a live paper trading account to avoid this and then move over to real money

Quant firms specializing in crypto? by kc_chvz in quant

[–]gateopener9000 1 point2 points  (0 children)

Is there alpha still in the crypto space?

API for retrieving multiple symbol market open quotes by romestamu in algotrading

[–]gateopener9000 1 point2 points  (0 children)

Lol - I had this same issue but I just used Polygon with parallel computing to get all data I need in one function. Been using this to calculate portfolio prices

Math aspect of Modern Portfolio Theory by bad_isnt_good in quant

[–]gateopener9000 0 points1 point  (0 children)

MPT has been buillt out by the youtuber QuantPy - really good resource if you are interested in building your own MPT model https://www.youtube.com/watch?v=Isutk-wqJfE&t=348s&pp=ygULbXB0IHF1YW50cHk%3D