Search content
Sort by

Showing 20 of 31 results by tradewave
Post
Topic
Board Services
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/06/2014, 03:39:40 UTC
can you explain  how the api private key(broker/exchange) are  saved on your system? ...   
i dont need the full details but enough so i know they are stored safely.

Sure, I'm including a response I gave to this previously:

Quote
We're using symmetrical AES-256 to encrypt your exchange API keys. The first time you start a bot, you'll be prompted to enter your API keys along with a passphrase of your choosing (it shouldn't be the same as your account password).

We encrypt your keys with the passphrase and store them in our database, but we never store the passphrase anywhere, so in the highly unlikely event that our database is ever compromised, the potential attacker would have no way getting your original API keys and your funds would therefore be safe.

From now on, each time you start the bot you'll be prompted for the passphrase. We use that to decrypt the keys and send them directly to the bot instance without storing them anywhere. They are not written to disk and only kept in-memory by the bot instance.

We think that this is a good compromise over having to enter your API keys every time; and obviously much better than storing them in the clear.
Post
Topic
Board Services
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 15/06/2014, 14:18:07 UTC
Some day it will be in java aswell?

Hey, glad you like the site. There are no current plans to support other languages. It's best to have one common language (and Python is really easy to learn) so that everyone can share and understand code/examples in the forums.
Post
Topic
Board Service Announcements
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 03/04/2014, 00:30:17 UTC
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.
Post
Topic
Board Project Development
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 02/04/2014, 00:45:00 UTC
Updates:
  • New exchanges: Bitfinex and Kraken
  • Custom chart plotting
  • More indicators: AROON, SAR, StochRSI + more
  • Discussion forum
Post
Topic
Board Trading Discussion
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 02/04/2014, 00:38:41 UTC
Updates:
  • New exchanges: Bitfinex and Kraken
  • Custom chart plotting
  • More indicators: AROON, SAR, StochRSI + more
  • Discussion forum
Post
Topic
Board Service Announcements
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 02/04/2014, 00:35:14 UTC
Updates:
  • New exchanges: Bitfinex and Kraken
  • Custom chart plotting
  • More indicators: AROON, SAR, StochRSI + more
  • Discussion forum
Post
Topic
Board Services
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 02/04/2014, 00:32:50 UTC
Updates:
  • New exchanges: Bitfinex and Kraken
  • Custom chart plotting
  • More indicators: AROON, SAR, StochRSI + more
  • Discussion forum
Post
Topic
Board Service Discussion
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 02/04/2014, 00:31:13 UTC
Updates:
  • New exchanges: Bitfinex and Kraken
  • Custom chart plotting
  • More indicators: AROON, SAR, StochRSI + more
  • Discussion forum
Post
Topic
Board Project Development
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/03/2014, 02:45:21 UTC
Update: We're now open to public signups. Live trading and more exchanges coming soon.
Post
Topic
Board Service Discussion
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/03/2014, 02:37:33 UTC
Update: We're now open to public signups. Live trading and more exchanges coming soon.
Post
Topic
Board Service Announcements
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/03/2014, 02:34:45 UTC
Update: We're now open to public signups. Live trading and more exchanges coming soon.
Post
Topic
Board Services
Re: [Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/03/2014, 02:32:21 UTC
Hey everyone, we're now open to public signups. Live trading and more exchanges coming soon.
Post
Topic
Board Trading Discussion
Topic OP
[Official] Tradewave.net — Build your own automated cryptocurrency trading bot
by
tradewave
on 17/03/2014, 02:29:07 UTC
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

Post
Topic
Board Service Announcements
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 11/03/2014, 22:38:09 UTC
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.
Post
Topic
Board Service Announcements
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 11/03/2014, 22:36:30 UTC
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

Post
Topic
Board Service Announcements
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 11/03/2014, 20:50:36 UTC
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.
Post
Topic
Board Service Announcements
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 11/03/2014, 18:16:22 UTC
Quote
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
Post
Topic
Board Service Announcements
Re: [Official] Tradewave — Build your own automated cryptocurrency trading bot
by
tradewave
on 11/03/2014, 17:43:58 UTC
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=help

It's pretty easy to pick it up.

Post
Topic
Board Trading Discussion
Re: Tradewave
by
tradewave
on 09/03/2014, 21:32:12 UTC
I apologise for the wait. If you're keen to try the site, feel free to PM me the email address you signed up with and I'll get an invite out to you today.

We're not actively advertising the service at the moment. I just wanted to provide some context for anyone who finds this thread.

All remaining invites are going out in the next few days. After that we'll open it up to general signup when we think we can handle the traffic.

Cheers,

James
Post
Topic
Board Trading Discussion
Re: Tradewave
by
tradewave
on 08/03/2014, 04:07:18 UTC
Glad you like it. We're currently working our way through the waiting list and sending out invites.

You can sign up for the waiting list here: https://tradewave.net