Pages:
Author

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

full member
Activity: 168
Merit: 100
Hi team, when shall we expect the release of the new version with other trading bots? Will these new features free of charges for old customers?
newbie
Activity: 17
Merit: 0
Such a nice product, than you so much Roll Eyes
legendary
Activity: 1988
Merit: 1008
Hi, been testing the demo for a few days now, how do i make it faster in it's dynamic updating when using the MM bot?

It often gets stuck on a buy or sell and doesn't move for a few hours.

Great software, it's got most things i imagined when i started coding a bot in basic to quickly test strategies on historic data.

It's a fascinating programming problem and you're solving it very well IMHO.

Cheers, Gary.

Hi Gary,

could you send us the logs and a screen shot to [email protected]?
And what do you mean by 'stuck'? There are parameters on the left panel to configure your bot's behavior.

All the best,

  Rene

Yes it's probably me not being familiar enough with the parameters. When i say stuck, for instance in a downward trend it buys but then can't sell, even though i have the max order life at 0.1 and min effective gain at -0.01, and the 'window' doesn't move. I thought that it being dynamic that it would move the same buy/sell limits with the average price, perhaps scaling it with volatility.

I won't post a screenshot yet since i've now changed the parameters. I'll test for longer since it's probz just the learning curve.

You have a happy, hungry and educated client-base, some detailed documentation would go a long way in satisfying that hunger (especially for trading noobs) and attract more sales.

Great support you people at Margin, even for us demo users Smiley

I work in SEO for a living, there's a growing interest in trading bots, especially of the cryptocurrency variety, 210 people per month on Google UK alone searching for 'bitcoin trading bot', i haven't looked at other countries yet or for other search-queries but with good marketing Leonardo sales would take off, PM me and i can show you some of my work and proof-of-work (pun completely intended!) and provide references if necessary.


Cheers, Gary.


replied to you via pm.

All the best,

  Rene
jr. member
Activity: 56
Merit: 1
I restarted recently using leonArdo and I'm delighted by the new BB strategy.  Grin

I recommend to the devs to have a look to this article for a new very promising strategy:

https://seekingalpha.com/article/4139982-beat-bitcoin-bear

Thanks for the link! Just started reading it.

All the best,

  Rene

Just to add more info from the author of this article. He has included his P/MV formula in the comments. See below:


The first point is just to use a timing strategy, like a SMA50 SMA20 crossover, for these bear markets. These are "noisy" when the lines are about to cross, so find a way to avoid trading in and out too often at that point (this is what I used the stochastic analysis for). If you do nothing else, this will save you a ton from unnecessary losses.

Next, the Metcalfe value of Bitcoin can be calculated with the following formula: Value = kN^2, where N is the number of average daily users (https://blockchain.info/charts/n-unique-addresses). The constant k is 4*10^-9 ... again, that's just derived from regression analysis done in October of 2016 and you could have slightly different values as long as you keep them constant.

Once you have the Metcalfe value of Bitcoin, just divide it into the price to get the P/MV. Lower P/MV is cheap, while higher is expensive. Historical average from 2011 is about 2.3 for Bitcoin, but it varies a lot from year to year, and that's why you'll want to use a moving average (e.g. SMA20, or EMA30, or Bollinger Bands, or whatever) to tell when it's moving too high or low on a narrower historical basis.

Then just use your "cheap" P/MV signals for buy-in points, and your price momentum indicator for exit points.

It might take a couple of hours to get all the info together, but you could build this in Excel.
That's pretty much it Smiley


--Seems like a pretty good EA Strategy to me. Hoping DEVs look into this as a possible addition to LEO!

newbie
Activity: 7
Merit: 0
Hi, been testing the demo for a few days now, how do i make it faster in it's dynamic updating when using the MM bot?

It often gets stuck on a buy or sell and doesn't move for a few hours.

Great software, it's got most things i imagined when i started coding a bot in basic to quickly test strategies on historic data.

It's a fascinating programming problem and you're solving it very well IMHO.

Cheers, Gary.

Hi Gary,

could you send us the logs and a screen shot to [email protected]?
And what do you mean by 'stuck'? There are parameters on the left panel to configure your bot's behavior.

All the best,

  Rene

Yes it's probably me not being familiar enough with the parameters. When i say stuck, for instance in a downward trend it buys but then can't sell, even though i have the max order life at 0.1 and min effective gain at -0.01, and the 'window' doesn't move. I thought that it being dynamic that it would move the same buy/sell limits with the average price, perhaps scaling it with volatility.

I won't post a screenshot yet since i've now changed the parameters. I'll test for longer since it's probz just the learning curve.

You have a happy, hungry and educated client-base, some detailed documentation would go a long way in satisfying that hunger (especially for trading noobs) and attract more sales.

Great support you people at Margin, even for us demo users Smiley

I work in SEO for a living, there's a growing interest in trading bots, especially of the cryptocurrency variety, 210 people per month on Google UK alone searching for 'bitcoin trading bot', i haven't looked at other countries yet or for other search-queries but with good marketing Leonardo sales would take off, PM me and i can show you some of my work and proof-of-work (pun completely intended!) and provide references if necessary.


Cheers, Gary.
full member
Activity: 209
Merit: 100
@xhabit: can you mail us your logs to [email protected]? thanks!

Of course rene I will send the logs, if you tell me where I found it.

In your leonardo data folder Wink ( ~/.leonardo or %appdata%\.leonardo depending on which OS you are Wink

Hacky


then I was send the correct files, is a 3mb zip file. i'hope it's will help. and I remember Bitfinex have change the api several days ago ...
copper member
Activity: 282
Merit: 111
Doing cryptocurrency stuff since 2010.
@xhabit: can you mail us your logs to [email protected]? thanks!

Of course rene I will send the logs, if you tell me where I found it.

In your leonardo data folder Wink ( ~/.leonardo or %appdata%\.leonardo depending on which OS you are Wink

Hacky
full member
Activity: 209
Merit: 100
@xhabit: can you mail us your logs to [email protected]? thanks!

i'was send what I think are the log files ...
newbie
Activity: 42
Merit: 0
Is the bot trading like this for DCA?
https://imgur.com/a/xArCT

https://imgur.com/a/xArCT

Nice BTC balance you got there.
As far as I know leonArdo is not capable of DCA, perhaps in the future it will be.
So why is the bot making so Many sell and buy trades? and thats just the demo im running to see how the BB bot works; i wish i had that many BTC
Your large quantity trades are exceeding the markets ability to cover them in one trade, so it takes several to execute the total amount traded. Reduce your quantities, expand to other pairs. Would likely be the same in actual trading.
member
Activity: 79
Merit: 10
Is the bot trading like this for DCA?


https://imgur.com/a/xArCT

Nice BTC balance you got there.
As far as I know leonArdo is not capable of DCA, perhaps in the future it will be.
So why is the bot making so Many sell and buy trades? and thats just the demo im running to see how the BB bot works; i wish i had that many BTC

Was just replying and see Rene from support replied confirming what i was going to say, there is not big enough inidividual orders to fill when leonArdo is buying or selling so therefore there are multiple orders at the same time.
legendary
Activity: 1988
Merit: 1008
Is the bot trading like this for DCA?


https://imgur.com/a/xArCT

Hi,

from looking at your screenshot the ADA market on Poloniex does not have enough liquidity to get you a better price.
Seems as you are buying and selling quite deep into the order book.

All the best,

  Rene
newbie
Activity: 2
Merit: 0
Is the bot trading like this for DCA?
https://imgur.com/a/xArCT

https://imgur.com/a/xArCT

Nice BTC balance you got there.
As far as I know leonArdo is not capable of DCA, perhaps in the future it will be.
So why is the bot making so Many sell and buy trades? and thats just the demo im running to see how the BB bot works; i wish i had that many BTC
member
Activity: 79
Merit: 10
Is the bot trading like this for DCA?


https://imgur.com/a/xArCT

Nice BTC balance you got there.
As far as I know leonArdo is not capable of DCA, perhaps in the future it will be.
newbie
Activity: 2
Merit: 0
legendary
Activity: 1988
Merit: 1008
I restarted recently using leonArdo and I'm delighted by the new BB strategy.  Grin

I recommend to the devs to have a look to this article for a new very promising strategy:

https://seekingalpha.com/article/4139982-beat-bitcoin-bear

Thanks for the link! Just started reading it.

All the best,

  Rene
legendary
Activity: 1988
Merit: 1008
Hello Folks,

first i'must say I'love it, and big thx for the developer!!!! I'ts a great job!!! And you are right take money for the job!!

But here I have a problem what may in the next versions will be solved.

Version: current
plattform: win7 profesional, up do date
market: bitfinex

BUG: every time i'stop the bot the application crash.

have a nice day.
xhabit

I can confirm that. It tends to get worse since a few days. Sad

Hacky



Hi,

@hacky: are you seeing the same behavior in the same setup as well? Thanks for your detailed reports btw, these help a lot!
@xhabit: can you mail us your logs to [email protected]? thanks!

All the best,

  Rene

legendary
Activity: 1988
Merit: 1008
I remember you had a Kraken banners mentioning it would be added soon.Any news on this?

It was developed and shelved because of the trading engine issues over there. Kraken recently upgraded their trading engine and seems to be much more stable now. Should be released soon after some testing. I asked last week.

correct! After the Kraken upgrade it looks like their API became a lot more stable. Any news on the release will be announce here on the thread!

All the best,

  Rene
jr. member
Activity: 253
Merit: 4
For those looking for a little trading action, I have found mArgin maker seems to do very well in a sideways market. Up until yesterday I was still absorbing losses from the downtrend which took a lot longer than I'd hoped but forward progress was almost continually being made. Today I am seeing a slight elevation in altcoin prices forcing some of the laggard coins to finally see a sell. It *is* difficult to find contentment in both thick and thin but anger and rage will never make you a dime.

Take this lull to sign up on another exchange. IE Binance, or study up on how the Fibonacci bands are applied to the market. 

Just keep it fun!  Grin
legendary
Activity: 2955
Merit: 1049
Any estimation for binance adding?
yes please  Smiley

and

Cryptopia  + livecoin Smiley
legendary
Activity: 1988
Merit: 1008
Any estimation for binance adding?

Working on it. Testing it right now and will release it in one of the next releases.

All the best,

  Rene
Pages:
Jump to: