Search content
Sort by

Showing 13 of 13 results by f6gau
Post
Topic
Board Trading Discussion
Re: tAPI-bot - Automated crossover trade platform for BTC-e
by
f6gau
on 19/05/2013, 20:23:29 UTC
is it possible - for the bot - to remember the price btc was bought? i often see buy at 113.615$ and shortly after sell for 113.568$.
Post
Topic
Board Trading Discussion
Re: tAPI-bot - Automated crossover trade platform for BTC-e
by
f6gau
on 18/05/2013, 11:14:59 UTC
Code:
2013-05-17 08:22:26,976 WARNING Attempted order below 0.1: -1e-05
2013-05-17 08:22:26,976 INFO Attempted buy: btc_usd 109.101 -1e-05
2013-05-17 08:22:26,976 INFO Order failed

-1e-05 --> what is this?

and also where to configure the minimum order (0.1) the bot is always trying to trade less...

thanks

ok the issue with the minimum order is clear now ... trader.py
but i always get these "wrong" values like above.
Post
Topic
Board Trading Discussion
Re: tAPI-bot - Automated crossover trade platform for BTC-e
by
f6gau
on 17/05/2013, 15:10:18 UTC
Code:
2013-05-17 08:22:26,976 WARNING Attempted order below 0.1: -1e-05
2013-05-17 08:22:26,976 INFO Attempted buy: btc_usd 109.101 -1e-05
2013-05-17 08:22:26,976 INFO Order failed

-1e-05 --> what is this?

and also where to configure the minimum order (0.1) the bot is always trying to trade less...

thanks
Post
Topic
Board Trading Discussion
Re: Isis ATP [Automated Trading Platform] - Discussion
by
f6gau
on 16/05/2013, 21:29:11 UTC
Quote
Profit/Loss is calculated by comparing the balance after a trade to balance when AidoATP was first started. However, trades are not performed in simulation mode so both balances will be the same. If a percentage profit/loss is reported in simulation mode it will be because of a change in the BTC price since startup.
ok thanks.

Quote
If you are using Linux just grep the log file for the word profit:

      grep -i profit aidoatp.log

indeed i read this and used it Smiley
Post
Topic
Board Trading Discussion
Re: tAPI-bot - Automated crossover trade platform for BTC-e
by
f6gau
on 16/05/2013, 21:15:22 UTC
hi,

i found your bot today and started it an hour ago.
the simulations seems to work either:
Code:
Simulated sell: btc_usd 108.119

my question (maybe silly):
how to see an overall win/loss?
Manually through the logs?

thanks Smiley


ps. if you need some testing data like logs etc. let me know
Post
Topic
Board Trading Discussion
Re: Isis ATP [Automated Trading Platform] - Discussion
by
f6gau
on 16/05/2013, 19:54:45 UTC



And, btw, WTF is going on with MtGox.  Can't connect in AidoATP since last night?!?


blah+


i think i am connected Wink


btw. how to see my win/loss in simulation mode? grep through the log?

thanks
Post
Topic
Board Trading Discussion
Re: Isis ATP [Automated Trading Platform] - Discussion
by
f6gau
on 15/05/2013, 15:59:14 UTC
Hi folks,

anyone knows how to set the Moving Average Convergence-Divergence correctly?
I am trying to implement the following:

sell:
- MACD below signal line && signal line crossover

buy:
- MACD above signal line  && signal line crossover

is this correct and whats the right syntax?


thanks in advance
Post
Topic
Board Beginners & Help
Re: Hi to everyone!
by
f6gau
on 15/05/2013, 13:06:40 UTC
I am also new here Smiley
Post
Topic
Board Beginners & Help
Re: [FREE PWC] PowerCoin Explosion. FEEL THE POWER! [FREE COINS]
by
f6gau
on 15/05/2013, 13:05:08 UTC
exchange rate?
Post
Topic
Board Beginners & Help
Re: BTC-e
by
f6gau
on 15/05/2013, 12:46:31 UTC
Have you chcecked your spam folder?  My confirmation link was there.
this worked for me!
Post
Topic
Board Beginners & Help
Re: My Bitcoin calculator: Calculate $ & BTC return based on original BTC investment
by
f6gau
on 15/05/2013, 12:37:19 UTC
Is it safe or not?
Post
Topic
Board Beginners & Help
Re: I have 5 posts, but cant post anywhere!
by
f6gau
on 15/05/2013, 12:35:41 UTC
need 4 hrs logged in
i think its five hours.
Post
Topic
Board Beginners & Help
Topic OP
Automated Trading
by
f6gau
on 15/05/2013, 12:35:01 UTC
Hi folks,

anyone using an automated trading bot?
Which one are you using and how much profit do you get?
What did you configure?

Best regards