CTShaman
Jr. Member
Offline
Activity: 253
Merit: 4
|
 |
May 05, 2018, 06:36:04 PM |
|
Shallow order book: Had the stop loss set at 15% but it could not get out until there were enough orders to sell to so it went down another 5%. At the time of sale there were only 34 BTC per hour. Did not mean to whale, but last night was a real rodeo with BTC begging for release at 10G. 
|
Bucket List Item #10: Buy and sell a WALL with margin.
|
|
|
Billyboy4022
|
 |
May 06, 2018, 08:36:23 AM |
|
any tips on getting this bot to not crash? tried on 2 ubuntu and 2 windows machines and cant get more than a day out of it
is it reliable on raspberry pi? i have a B+ (2014) i could try it on
also the RSS feed feature seems to be broken. I see icons but nothing shows on hover like in leonardo
Same reliability issue with me on Windows Home x64. Works good for 12-18 hours then it starts increasing CPU utilization before crashing. yea im finding the same thing
|
|
|
|
leonArdo@margin (OP)
Legendary
Offline
Activity: 1989
Merit: 1008
|
 |
May 06, 2018, 08:03:04 PM |
|
any tips on getting this bot to not crash? tried on 2 ubuntu and 2 windows machines and cant get more than a day out of it
is it reliable on raspberry pi? i have a B+ (2014) i could try it on
also the RSS feed feature seems to be broken. I see icons but nothing shows on hover like in leonardo
Same reliability issue with me on Windows Home x64. Works good for 12-18 hours then it starts increasing CPU utilization before crashing. yea im finding the same thing Can you take a look at the memory utilisation? If you click in the bottom right hand corner you will see a graph. Can you contact support@margin.de and send us a screenshot of that after 12-18 hours. Thanks a lot, Jonathan
|
|
|
|
shifty303
Newbie
Offline
Activity: 20
Merit: 0
|
 |
May 06, 2018, 08:17:03 PM |
|
I've been using 3.7 x64 for a while and I just installed 3.8 x64. I'm getting the error "The code execution cannot proceed because libcrypto-1_1-x64.dll was not found. Reinstalling the program may fix this problem."
I've reinstalled and get the same error. Anyone know of a fix?
Win10x64 Pro 1709
|
|
|
|
dbolivar
Member

Offline
Activity: 119
Merit: 10
|
 |
May 06, 2018, 08:23:11 PM |
|
Interesting article; as always, bringing valuable contributions to the forum, thanks! My personal experience with stop losses is somewhat mixed: 1) For high volume markets, it usually works, although I was commonly using a lower % than the article suggests (and indeed, sometimes it was triggered for the market to recover shortly after). 2) For low volume markets, which are susceptible to huge variations and market manipulations, I think it's usually a trap; but I barely trade in these markets anyway, because of these reasons (easy targets for P&D groups, for instance). 3) Trailing stop is wonderful if you place it in an upward trend. Margin has support for these orders on Bitfinex, which I tend to favor given this and some other reasons. 4) BUT despite being useful, given the wild west fuckfest the crypto markets have been recently (have you noticed what was precisely called the "Bart Formations", which is basically Bart Simpson's head, happening all the time with the BTC market some time ago?), I've been focusing on manual trading, and usually go to sleep with USD/USDT. Too many shocks after waking up when bought in crypto... 
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 07, 2018, 06:40:10 AM |
|
any tips on getting this bot to not crash? tried on 2 ubuntu and 2 windows machines and cant get more than a day out of it
is it reliable on raspberry pi? i have a B+ (2014) i could try it on
also the RSS feed feature seems to be broken. I see icons but nothing shows on hover like in leonardo
Same reliability issue with me on Windows Home x64. Works good for 12-18 hours then it starts increasing CPU utilization before crashing. yea im finding the same thing Can you take a look at the memory utilisation? If you click in the bottom right hand corner you will see a graph. Can you contact support@margin.de and send us a screenshot of that after 12-18 hours. Thanks a lot, Jonathan thanks guys, sorry for sounding like an ass but its getting frustrating. if its easier to implement a workaround for the moment it would be appreciated - some features i think you need anyway: - constant saving log to text file - button to resume all bots - make "save all strategies" a separate button - watchdog to restart on crash - allow numeric entry on font sizes, something up with the sliders i have a watch on the memory using process explorer to see ram before crash
|
|
|
|
leonArdo@margin (OP)
Legendary
Offline
Activity: 1989
Merit: 1008
|
 |
May 07, 2018, 07:17:08 AM |
|
any tips on getting this bot to not crash? tried on 2 ubuntu and 2 windows machines and cant get more than a day out of it
is it reliable on raspberry pi? i have a B+ (2014) i could try it on
also the RSS feed feature seems to be broken. I see icons but nothing shows on hover like in leonardo
Same reliability issue with me on Windows Home x64. Works good for 12-18 hours then it starts increasing CPU utilization before crashing. yea im finding the same thing Can you take a look at the memory utilisation? If you click in the bottom right hand corner you will see a graph. Can you contact support@margin.de and send us a screenshot of that after 12-18 hours. Thanks a lot, Jonathan thanks guys, sorry for sounding like an ass but its getting frustrating. if its easier to implement a workaround for the moment it would be appreciated - some features i think you need anyway: - constant saving log to text file - button to resume all bots - make "save all strategies" a separate button - watchdog to restart on crash - allow numeric entry on font sizes, something up with the sliders i have a watch on the memory using process explorer to see ram before crash Hi anuuva, No bother. I am sorry you are frustrated. Let me run through your list of feature requests: - constant saving log to text file This is already available. Logs are saved in the hidden .margin and .leonArdo folders, respectively. These are in your home folder. - button to resume all bots Yes, a number of people have asked for this. Enough for me to think we should do it. Of course it carries a risk as the market may have changed in the meantime. - make "save all strategies" a separate button I'm reluctant to do this as it takes up space and actually will become redundant once all strategies are automatically saved. - watchdog to restart on crash Agree it would be nice. - allow numeric entry on font sizes, something up with the sliders Agreed. Thanks for your feedback. Best wishes, Jonathan
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 07, 2018, 10:35:32 AM |
|
- constant saving log to text file This is already available. Logs are saved in the hidden .margin and .leonArdo folders, respectively. These are in your home folder. Thanks, ill post the last log lines after next crash The logs are pretty huge, i don't think they follow the log level rules from the GUI. Do these ever get cleared?
|
|
|
|
leonArdo@margin (OP)
Legendary
Offline
Activity: 1989
Merit: 1008
|
 |
May 07, 2018, 04:16:33 PM |
|
- constant saving log to text file This is already available. Logs are saved in the hidden .margin and .leonArdo folders, respectively. These are in your home folder. Thanks, ill post the last log lines after next crash The logs are pretty huge, i don't think they follow the log level rules from the GUI. Do these ever get cleared? They get trimmed after 10K lines. We allowed them to get a little bigger as otherwise the important part was sometimes gone. The good thing is they are very compressible! Thanks, Jonathan
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 08, 2018, 01:33:38 AM |
|
i had a look at the end of the files before crash and don't see anything useful. most were 'heart is beating' the app memory usage continually increases - it started at around 200mb and died at 927mb. Any GUI interactions increase it faster; i went to each pair and did a clear log and changed log display level to error and ended up with +50mb in use.. The machine has 32GB ram I hope you can find these images useful https://imgur.com/a/9shIfa7
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 08, 2018, 01:42:54 AM |
|
- constant saving log to text file This is already available. Logs are saved in the hidden .margin and .leonArdo folders, respectively. These are in your home folder. Thanks, ill post the last log lines after next crash The logs are pretty huge, i don't think they follow the log level rules from the GUI. Do these ever get cleared? They get trimmed after 10K lines. We allowed them to get a little bigger as otherwise the important part was sometimes gone. The good thing is they are very compressible! Thanks, Jonathan I don't think the trimming works... i'm at 240k lines. >> https://imgur.com/a/61WeODQIll try running margin as admin
|
|
|
|
leonArdo@margin (OP)
Legendary
Offline
Activity: 1989
Merit: 1008
|
 |
May 08, 2018, 08:51:08 AM |
|
- constant saving log to text file This is already available. Logs are saved in the hidden .margin and .leonArdo folders, respectively. These are in your home folder. Thanks, ill post the last log lines after next crash The logs are pretty huge, i don't think they follow the log level rules from the GUI. Do these ever get cleared? They get trimmed after 10K lines. We allowed them to get a little bigger as otherwise the important part was sometimes gone. The good thing is they are very compressible! Thanks, Jonathan I don't think the trimming works... i'm at 240k lines. >> https://imgur.com/a/61WeODQIll try running margin as admin hmm, not good. Will look into it! Thanks, Jonathan
|
|
|
|
leonArdo@margin (OP)
Legendary
Offline
Activity: 1989
Merit: 1008
|
 |
May 08, 2018, 09:40:59 AM Last edit: May 08, 2018, 12:57:07 PM by leonArdo@margin |
|
margin 1.1.0 released We've been hard at work to bring you 3 major new features: A new EMA crossover bot, Drawing tools and Reddit integration!! Major new features- EMA crossover bot
- Drawing tools (click on the pencil icon beside the indicator icon)
- Reddit integration (add a subreddit channel to a tools window - top left hand corner of margin)
We also fixed the issue that moving a currency pair tab resets the chart settings to an older state. Note that the Reddit thumbnail images are currently only available on Mac.
|
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 08, 2018, 03:38:38 PM Last edit: May 09, 2018, 01:23:40 AM by anuuva |
|
come on man you need to make the engine rock solid before adding more features you've added reddit but rss is still broken,
we want stability as a feature. you have a nice UI and relatively good useability but as a programmer myself i see many things that are not sexy it will be a lot easier to fix now than later
eg when adding an exchange, the font switches from ubuntu to exo then back to ubuntu
you have a great product but it will evolve into a mess unless the core is made solid now
- audio notifications still dont work in windows 10
|
|
|
|
cruxio
Jr. Member
Offline
Activity: 140
Merit: 1
|
 |
May 08, 2018, 03:40:19 PM |
|
Still loving your bot! i have been getting quiet a few bots being suspended, eg. It will purchase, but not list a sell or vice a versa, is there anything i can do to minimize this ?. Also was wondering if you have thought of arbitration on the same markets between exchanges? This could be great. As prices between exchanges often vary considerably.Another question is would it be possible to put the build no. on the update link ? so you can tell if you are useing the current version, instead of downloading and installing to see
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 08, 2018, 03:55:11 PM |
|
Still loving your bot! i have been getting quiet a few bots being suspended, eg. It will purchase, but not list a sell or vice a versa, is there anything i can do to minimize this ?. Also was wondering if you have thought of arbitration on the same markets between exchanges? This could be great. As prices between exchanges often vary considerably.Another question is would it be possible to put the build no. on the update link ? so you can tell if you are useing the current version, instead of downloading and installing to see
usually this is because your funds are insufficient
|
|
|
|
CTShaman
Jr. Member
Offline
Activity: 253
Merit: 4
|
 |
May 08, 2018, 09:13:28 PM |
|
Just loving the visuals on the Fibonacci retracement tools. Have not had the opportunity to try the bot yet, I've got a drop dead deliverable for Friday, but soon!  Could not do it with the last version but can now restore my test bed of 26 bots on Bittrex.  More good news when I get some breathing room. Have a great week everyone!
|
Bucket List Item #10: Buy and sell a WALL with margin.
|
|
|
dbolivar
Member

Offline
Activity: 119
Merit: 10
|
 |
May 09, 2018, 04:33:25 PM |
|
This new release is simply awesome, two of the most asked features have been implemented. The drawing tools are just... beautiful! I've been playing with Fibonacci retracements, in parallel with some TA studies, and it's a valuable tool. By playing with it I've discovered some nice features such as "extend lines", the color / alpha transparency customizations, labels and, most importantly in this case, the ability to select which Fib levels we want. The simple tools like lines are also important, I'm personally using horizontal lines to mark price levels relevant for me (where I bought, sold etc.).
Regarding the EMA bot, from a "visual backtesting" I've been doing, it shows a huge potential, but I still haven't left it running "for real". By the way, I think that's a good tip: you can visually check how your bot & settings would perform visually, by scrolling the charts. While not a full, proper backtest with simulated P/L, it allows us to quickly have an idea. And I've noticed that the "best" bot will heavily depend on the market behavior, you'll have to do this visual backtest with each of the bots (including even the simpler ping-pong) to determine the best one. And sometimes it's best to manual trade, using the indicators.
The app is stable for me on Linux, no crashes and constant memory usage, although I'm not heavily using bots at this time. Good job guys, really like the new features.
|
|
|
|
anuuva
Newbie
Offline
Activity: 11
Merit: 0
|
 |
May 10, 2018, 05:31:28 AM |
|
The app is stable for me on Linux, no crashes and constant memory usage, although I'm not heavily using bots at this time. Good job guys, really like the new features.
Can i ask which specific linux distro and version you are using?
|
|
|
|
|