Pages:
Author

Topic: margin terminal - over 25 spot and futures exchanges! Bots and more - page 79. (Read 268837 times)

newbie
Activity: 57
Merit: 0



What is the condition for triggering?  I thought it was when the candle crosses the line.  If that were true it should have sold at 2am, but instead it sold at 7am at a higher price.

What would be even better would  be multiple open positions in bb.  Can you run another instance with wider parameters?  Could you have an option for a second buy at a lower price?

++for trailing stop.  that combined with manual trading = good profits

check gunbot for this feature , should not be hard to implement into Leonardo
https://www.youtube.com/watch?v=mP7UwRClAMY
newbie
Activity: 19
Merit: 0
Some nice action by the Bollinger Band bot  Wink


What is the condition for triggering?  I thought it was when the candle crosses the line.  If that were true it should have sold at 2am, but instead it sold at 7am at a higher price. What are the full settings for this?

What would be even better would  be multiple open positions in bb.  Can you run another instance with wider parameters?  Could you have an option for a second buy at a lower price?

++for trailing stop.  that combined with manual trading = good profits

Edit: I think the reason it sold where it did is because moving averages change.  At that moment 2am did not cross the line but with more data is does.
newbie
Activity: 57
Merit: 0
Admin leonArdo@margin

could you answer about trailing stop function please?
thank you very much
newbie
Activity: 19
Merit: 0
I set up a ping pong bot for the first time. I think I put my buy about my sell, which is something it shouldn't allow.   Got this result:


https://i.imgur.com/m7cAwb4.png
newbie
Activity: 42
Merit: 0
@Jonathan and team
3.7.7 BB is working well for me on Bittrex also, EXCEPT it had three sell partial fills on three different pairs that it failed to deal with correctly forcing me to stop the bots and execute manual sells for the unsold balances. I suggest a check balance mechanism to ensure complete sells happen.
jr. member
Activity: 56
Merit: 1
Some nice action by the Bollinger Band bot  Wink


Yep, working well now with Polo fix too! Thanks  Smiley
legendary
Activity: 1988
Merit: 1008
Some nice action by the Bollinger Band bot  Wink

newbie
Activity: 4
Merit: 0
Could you please update or compiling this file http://marginsoftware.de/downloads/leonArdo.arm   <<< This version works on arch linux for Raspberry

Are you saying the tarball version doesn't work on Arch? We didn't plan on updating the "naked" build, but in case the run-leonArdo.sh script doesn't work for you, executing just the binary should be the same as it was when we shipped just said binary. It would also be interesting to know that the wrapper script breaks things on Arch so I can fix it.

Christian


Hi Christian;
I dont think that the script break anything on Arch, coz the version version 3.7.2-beta run perfectly.. If I run the tarball script ./run-leonArdo.sh it say:
Code:
 not running on Raspbian
./leonArdo.arm: relocation error: /usr/lib/libpthread.so.0: symbol __mmap, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
I tried to use my computer libc.so.6 but it doesnt work either and If I run just the binary, it say:
Code:
[1]     498 abort (core dumped)   ./leonArdo.arm
Thanks team, great program and good job!!
Cheers!!

Instead of raspian, use Ubuntu Mate.  Works perfect. 
newbie
Activity: 49
Merit: 0
Maybe in an upcoming update there could be a way to tell at a glance if a stop loss has kicked in? May add a loss/gain column in the messages, or even just colour a stop-loss sell in red instead of green?
jr. member
Activity: 56
Merit: 1
Update patch version 3.7.7 available

Some more bug fixes

  • Raised log levels for http errors
  • Fixed rounding error in Poloniex which prevented spot orders from being placed
  • Some log corrections
  • Tracking file for firstCurrency/secondCurrency errors
  • Completed trades chart can be updated in hindsight. Fixes wrong amounts being shown for once partially filled orders for example on Bittrex
  • Global spot order lock preventing two spot orders from being placed at the same time (which is impossible)
  • Added fix to avoid that mac-tools windows are hiden when the main window looses focus

Click on the "update available!" link on the leonArdo login screen to download this new version.

Jonathan

Thanks guys!  Grin
newbie
Activity: 26
Merit: 0
I'm updated all good!  Cheesy
newbie
Activity: 57
Merit: 0
What about the trailing stop Admin please thx
newbie
Activity: 41
Merit: 0
I'm up with 3.7.7.... all is good and running fast on Bittrex.  Grin
legendary
Activity: 1988
Merit: 1008
Update patch version 3.7.7 available

Some more bug fixes

  • Raised log levels for http errors
  • Fixed rounding error in Poloniex which prevented spot orders from being placed
  • Some log corrections
  • Tracking file for firstCurrency/secondCurrency errors
  • Completed trades chart can be updated in hindsight. Fixes wrong amounts being shown for once partially filled orders for example on Bittrex
  • Global spot order lock preventing two spot orders from being placed at the same time (which is impossible)
  • Added fix to avoid that mac-tools windows are hiden when the main window looses focus

Click on the "update available!" link on the leonArdo login screen to download this new version.

Jonathan

The arm version download file of 0 MB size, please correct it

Sorry about that guys. The Arm version is not fully integrated into our continuous integration build process.

It might be the morning before we can get a version uploaded again.

Best wishes,
Jonathan


Edit: New Arm version uploaded now.
newbie
Activity: 19
Merit: 0

The arm version download file of 0 MB size, please correct it

!  there's no arm version available right now.
newbie
Activity: 27
Merit: 0
Update patch version 3.7.7 available

Some more bug fixes

  • Raised log levels for http errors
  • Fixed rounding error in Poloniex which prevented spot orders from being placed
  • Some log corrections
  • Tracking file for firstCurrency/secondCurrency errors
  • Completed trades chart can be updated in hindsight. Fixes wrong amounts being shown for once partially filled orders for example on Bittrex
  • Global spot order lock preventing two spot orders from being placed at the same time (which is impossible)
  • Added fix to avoid that mac-tools windows are hiden when the main window looses focus

Click on the "update available!" link on the leonArdo login screen to download this new version.

Jonathan

The arm version download file of 0 MB size, please correct it
legendary
Activity: 1988
Merit: 1008
Update patch version 3.7.7 available

Some more bug fixes

  • Raised log levels for http errors
  • Fixed rounding error in Poloniex which prevented spot orders from being placed
  • Some log corrections
  • Tracking file for firstCurrency/secondCurrency errors
  • Completed trades chart can be updated in hindsight. Fixes wrong amounts being shown for once partially filled orders for example on Bittrex
  • Global spot order lock preventing two spot orders from being placed at the same time (which is impossible)
  • Added fix to avoid that mac-tools windows are hiden when the main window looses focus

Click on the "update available!" link on the leonArdo login screen to download this new version.

Jonathan
newbie
Activity: 18
Merit: 0
Could you please update or compiling this file http://marginsoftware.de/downloads/leonArdo.arm   <<< This version works on arch linux for Raspberry

Are you saying the tarball version doesn't work on Arch? We didn't plan on updating the "naked" build, but in case the run-leonArdo.sh script doesn't work for you, executing just the binary should be the same as it was when we shipped just said binary. It would also be interesting to know that the wrapper script breaks things on Arch so I can fix it.

Christian


Hi Christian;
I dont think that the script break anything on Arch, coz the version version 3.7.2-beta run perfectly.. If I run the tarball script ./run-leonArdo.sh it say:
Code:
 not running on Raspbian
./leonArdo.arm: relocation error: /usr/lib/libpthread.so.0: symbol __mmap, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
I tried to use my computer libc.so.6 but it doesnt work either and If I run just the binary, it say:
Code:
[1]     498 abort (core dumped)   ./leonArdo.arm
Thanks team, great program and good job!!
Cheers!!
newbie
Activity: 25
Merit: 2
In the Demo it seems that the BB bot is stopping if it hits a Stop Loss Limit, either buy or sell,  and you need to restart it manually.

Is this an intended behaviour or it happens only in the Demo mode ?

member
Activity: 94
Merit: 10
Hi, do you accept other payments than BTC or Paypal?
Pages:
Jump to: