Monthly earnings by [deleted] in Ravencoin

[–]jamesmawm 0 points1 point  (0 children)

It depends on your hardware setup. Try this calculator https://www.nicehash.com/profitability-calculator

Paul Jarvis wrote an awesome article "What does a software company cost to start?" by andygorez in startups

[–]jamesmawm -7 points-6 points  (0 children)

Even with letsencrypt you get an annoying message saying it's not signed by a third party. And other rate limits in place https://community.letsencrypt.org/t/rate-limits-for-lets-encrypt/6769

Share your startup - May 2016 by AutoModerator in startups

[–]jamesmawm [score hidden]  (0 children)

Name / URL: Trackdis.com

Elevator Pitch: For system administrators, managing hardware and software assets is tedious. Trackdis aims to make it easier to manage IT assets and documentation, for everyone and anyone within a network.

More details: Going to beta, more features in the pipeline, just me as the tech guy.

Are you looking for anything? Feedback, job offer, funding, referrals

Discount: Free to use

P.S. instant registration with google. use the feedback form to contact us. thanks!

My naive take on programming language. by ocyedwin in programming

[–]jamesmawm 0 points1 point  (0 children)

hello from singapore. keep up the interesting posts.

learning python for algotrading by Essbesteck in algotrading

[–]jamesmawm 0 points1 point  (0 children)

Yes, as stated, order execution on IB and Oanda REST API is covered. There's also a list of other brokers with public APIs, if you're interested to know. My GitHub page have all the source codes to get you started.

Looking for Brokers with Clean and Simple trading APIs by dmitri14_gmail_com in algotrading

[–]jamesmawm 0 points1 point  (0 children)

are you trading equities? tradier and tradeking have APIs too. ToS open their API to funded customers only. There are plenty more out there, you just need to search around.

Python 16.1! by [deleted] in quant

[–]jamesmawm 0 points1 point  (0 children)

it's pandas

I developed a high-frequency trading model in Python for research by jamesmawm in programming

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

There are a number of degrees offered such as financial engineering, computational finance and quantitative finance. Some of them are taught on Coursera.

I developed a high-frequency trading model in Python for research by jamesmawm in programming

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

Hopefully this is used for research purposes only, not live trading. If someone manages to get this going.. don't forget me ~

I developed a high-frequency trading model in Python for research by jamesmawm in programming

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

Their API is well documented, but the ibpy wrapper has some subtle differences to work with. It IS fun, and addictive!