What is most programmer-friendly trading platform with builtin autotrading API?
Welcome to futures io.
(If you already have an account, login at the top of the page)
futures io is the largest futures trading community on the planet, with over 90,000 members. At futures io, our goal has always been and always will be to create a friendly, positive, forward-thinking community where members can openly share and discuss everything the world of trading has to offer. The community is one of the friendliest you will find on any subject, with members going out of their way to help others. Some of the primary differences between futures io and other trading sites revolve around the standards of our community. Those standards include a code of conduct for our members, as well as extremely high standards that govern which partners we do business with, and which products or services we recommend to our members.
At futures io, our focus is on quality education. No hype, gimmicks, or secret sauce. The truth is: trading is hard. To succeed, you need to surround yourself with the right support system, educational content, and trading mentors – all of which you can find on futures io, utilizing our social trading environment.
With futures io, you can find honest trading reviews on brokers, trading rooms, indicator packages, trading strategies, and much more. Our trading review process is highly moderated to ensure that only genuine users are allowed, so you don’t need to worry about fake reviews.
We are fundamentally different than most other trading sites:
We are here to help. Just let us know what you need.
We work extremely hard to keep things positive in our community.
We do not tolerate rude behavior, trolling, or vendors advertising in posts.
We firmly believe in and encourage sharing. The holy grail is within you, we can help you find it.
We expect our members to participate and become a part of the community. Help yourself by helping others.
You'll need to register in order to view the content of the threads and start contributing to our community. It's free and simple.
What is most programmer-friendly trading platform with builtin autotrading API?
What is most programmer-friendly trading platform with builtin autotrading API? What platform provide the most EASY way of creating autotrading robots? Excluding Mt(4 & 5), NinjaTrader, jForex.
Quick Summary is created and edited by users like you... Add FAQ's, Links and other Relevant Information by clicking the edit button in the lower right hand corner of this message.
Without a doubt to me, Prodigio on thinkorswim is the easiest. It has had growing pains with bugs however it does a good job as-is right now. The logic programming is all visual drag-and-drop logic boxes that are wired together on a palette. There is no need to be concerned with script syntax as all that is done for you in the background on their server when you save your rules or strategies. They also have a great realtime scanner for manual trading that does a lot more than Finviz with a lot of realtime power. You can run your rules in TradeOptics to get an alert when a match occurs or you can link management conditions to your rule and let the robot do the trade.
They still don't have a way of capturing your entry price and time in the strategy so it still needs some more improvements (they are working on those). It also only trades stocks so you are limited there.
The question was "what is the easiest"...to me its Prodigio. Some of the other ones do give you more options.
I was going to show an example of a rule but I now see you must have 5 posts before you can paste an image...too bad..oh well I tried to help.