tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 16, 2014, 03:12:31 PM Last edit: April 02, 2014, 12:24:09 AM by tradewave |
|
We're happy to announce Tradewave today. We want to make it really easy for anyone to script their own automated trading bots with Python. All the hard parts like fetching data feeds, order execution and backtesting are handled by us. - Your bot runs on our servers. No need to worry about downtime or latency
- Fast backtesting (you just press a button in the code editor)
- Trade BTC, LTC, USD and EUR (+ more alt-coins to come)
- Multiple exchanges (BTC-E, Bitstamp, Kraken, Bitfinex + more to come)
- Huge set of indicators in our library (TA-Lib)
- Run multiple bots simultaneously (with time offsets if you need it)
- Scripted with Python in your browser. One of the easiest languages to learn.
- We list featured pre-made strategies to get you started
- Discussion forums for collaboration
https://tradewave.net/static/img/landing/forum-screenshot.png We’re currently in public beta: http://tradewave.net Update (2014-03-16): we're now open to public signups. Update (2014-04-01): added Bitfinex and Kraken + custom chart plotting + more indicators + discussion forum
|
|
|
|
Tisko
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 16, 2014, 03:37:08 PM |
|
This looks promising. Will all kinds of coins will be supported? Thanks.
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 16, 2014, 03:43:33 PM |
|
This looks promising. Will all kinds of coins will be supported? Thanks.
Probably BTC/USD and LTC/USD to begin with. But it's quite simple for us to add more currency pairs.
|
|
|
|
Thom
Member
Offline
Activity: 112
Merit: 10
Be kind man, don't be mankind
|
|
January 16, 2014, 03:46:28 PM |
|
I smell potential.
Support Cex.io and cryptsy on launch, wouldya?
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 16, 2014, 04:04:04 PM |
|
I smell potential.
Support Cex.io and cryptsy on launch, wouldya?
Thanks - I'll keep those in mind but we'll be prioritising more conventional cryptocurrencies first. Perhaps 'conventional' isn't the right word...
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 16, 2014, 07:03:44 PM |
|
Hey folks - feel free to AMA here.
|
|
|
|
dimiro
|
|
January 16, 2014, 07:56:04 PM |
|
Looks amazing! Not gonna miss my chance and subscribe
|
|
|
|
whydifficult
|
|
February 13, 2014, 10:24:57 AM |
|
Good luck guys!
|
Gekko a nodejs bitcoin trading bot! Realtime Bitcoin Globe - visualizing all transactions and blocks Tip jar (BTC): 1KyQdQ9ctjCrGjGRCWSBhPKcj5omy4gv5S
|
|
|
BenAnh
|
|
March 11, 2014, 09:39:12 AM |
|
Simple to use web UI? What if I don't know how to script but only know how to trade?
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 11, 2014, 05:43:58 PM |
|
Simple to use web UI? What if I don't know how to script but only know how to trade?
Hey - we're thinking about adding a simple visual editor for your trading algorithms at some point in the future. For now we've put together a short guide to getting started with coding in Python, here: https://tradewave.net/help/coding/?from=helpIt's pretty easy to pick it up.
|
|
|
|
BenAnh
|
|
March 11, 2014, 06:09:03 PM |
|
Simple to use web UI? What if I don't know how to script but only know how to trade?
Hey - we're thinking about adding a simple visual editor for your trading algorithms at some point in the future. For now we've put together a short guide to getting started with coding in Python, here: https://tradewave.net/help/coding/?from=helpIt's pretty easy to pick it up. If you could have some already made so copy and paste is the best with simple modification!
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 11, 2014, 06:16:22 PM |
|
If you could have some already made so copy and paste is the best with simple modification!
Sure, we have some featured strategies on the site currently. You can backtest them and fork them to make your own changes. Cheers, - James
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 11, 2014, 08:50:36 PM |
|
Wow, this site looks like what https://cryptotrader.org/ was eight months ago. Good luck, but personally i think cloning the ideas of others is nothing else but the way to failure. Ouch. You could have written the same about Google in 1997; "This is just what Altavista does!". Being the first to market doesn't give you ownership over a concept. A concept that has been around a lot longer than 8 months, by the way. Competition is a good thing for users.
|
|
|
|
ledmaniak
|
|
March 11, 2014, 09:57:49 PM |
|
Will you add bitfinex? I'd like to try out a margin long+short strategy.
|
Bitcoin: 1Cxi8BLvScSm1mW6kjb5MNeJZPrvAiYL6B Litecoin: LLmjtrrq1ZeD51NSUJ8VanuQduW8Ma3jrs
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 11, 2014, 10:36:30 PM |
|
Wow, this site looks like what https://cryptotrader.org/ was eight months ago. Good luck, but personally i think cloning the ideas of others is nothing else but the way to failure. Ouch. You could have written the same about Google in 1997; "This is just what Altavista does!". Being the first to market doesn't give you ownership over a concept. A concept that has been around a lot longer than 8 months, by the way. Competition is a good thing for users. Well, Google has succeed because it has brought big innovations. But all the features you announce are already provided by Cryptotrader.org. I'm just curious what are your innovations that will lead you to success? We have a lot of new stuff in the pipeline but we aren't announcing anything yet. To begin with it's already more user-friendly, faster and less prone to errors. Also, you can access data across multiple exchanges and tick intervals within the same backtest or live trading session, allowing you to do some arbitrage. I'm not going to get into a flame war with you here, but you can email me if you'd like to hear more: hello@tradewave.net
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 11, 2014, 10:38:09 PM |
|
Will you add bitfinex? I'd like to try out a margin long+short strategy.
Hey - yes we'll add more exchanges/alt-currencies/instruments; we're going to get the current features right first, and then add more based on demand.
|
|
|
|
ledmaniak
|
|
March 11, 2014, 10:49:05 PM |
|
Will you add bitfinex? I'd like to try out a margin long+short strategy.
Hey - yes we'll add more exchanges/alt-currencies/instruments; we're going to get the current features right first, and then add more based on demand. Great! Just registered, can't wait to get an invitation to test/use your platform.
|
Bitcoin: 1Cxi8BLvScSm1mW6kjb5MNeJZPrvAiYL6B Litecoin: LLmjtrrq1ZeD51NSUJ8VanuQduW8Ma3jrs
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 17, 2014, 02:34:45 AM |
|
Update: We're now open to public signups. Live trading and more exchanges coming soon.
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
April 02, 2014, 12:35:14 AM |
|
Updates:- New exchanges: Bitfinex and Kraken
- Custom chart plotting
- More indicators: AROON, SAR, StochRSI + more
- Discussion forum
|
|
|
|
tradewave (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
April 03, 2014, 12:30:17 AM |
|
this looks sick just wondering is it free?
Backtesting and most of the site's functionality will always be free. There will be a small monthly subscription for live trading.
|
|
|
|
|