Bitcoin Forum
June 26, 2024, 10:14:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Economy / Trading Discussion / Re: trading (not bot) software GUI with graphs multi exchange compatible. on linux on: January 28, 2015, 06:07:02 PM
Yeah, thank you, ive see it and it looks pretty.

Problem is price tag. Dont get me wrong: i really understand why automated/client should be payed. Lots of work I cant even begin to describe.

But its not what I want. all i want is human trading in a fancy window with graphs and all the info displayed infront o me thats not in a web browser.

And yes, i know. I DONT have to use the bot in leandro (or any automatic trader) but im not gonna pay 0.5 BTC from functions I wont use.

Sent an email to ighor, from QTBitcoinTrader, graphs are in still in the work. So, hopefully sooner than later Ill have my dream client.
22  Economy / Trading Discussion / trading (not bot) software GUI with graphs multi exchange compatible. on linux on: January 28, 2015, 01:26:50 PM
yes i know im asking a lot.

Im so far using QtBitcoinTrader but all its missing is graphs!

googling, i found BTX trading who out of the blue dropped the linux version i believe!?
sea of bitcoin. looks far from finished.
cortex7 looks scam.

not really satistied with how trading, literally, looks from a web browser at the exchange. ans I dont like use it when not necessary my browsers are extensions heavy.

so yeah. Does anyone know of a client like QtTradeBitcoin but with graphs?

Also found cryptrader. but im pretty sceptic about it
23  Other / Beginners & Help / Re: Would like some "training" on: November 03, 2014, 06:19:42 PM
Well I contacted directly the software designer for answers. So heres for anyone whos in the same situation as me.

There is no such thing as simulation mode. As for now, at least. The thing is that I was trying to sell/buy less than 0,01 BTC. Its the minimum value for transaction so anything below that just wont work.

The basic rule for slow and steady profit is, and I quote the developer:
Quote
If My last sell price > last price - 1% - fee than buy ..
If My last buy price < last price + 1% + fee than sell ..
Enable current group again

Hope it helps.
24  Other / Beginners & Help / Re: Would like some "training" on: November 01, 2014, 08:55:27 PM
I must be in that simulation mode because I cant sell or buy manually, with the functions at the bottom. No matter what I press, buy and sell buttons are disabled.

Ive check my API key and it has the right to trade, so thats not the issue.
25  Other / Beginners & Help / Re: Would like some "training" on: November 01, 2014, 08:42:41 PM
Make sure that your software is not in simulation-mode (or something with a similar name), where it only shows the trades it wants to make without actually making it. When properly set up, transactions should show up on the exchange immediately, either in open orders or in executed trades.

Generally though, I'd recommend learning the tricks of the trade first by trading manually before leaving it to an automated tool. That way you'll have a much better feel for which settings to use.

Thank you for the reply. Where is that simulation mode? The only options I seem to be able to see is changing the color palette with the sun/moon button and the ability to have the window always on top with the pin button right next to it.
26  Other / Beginners & Help / Would like some "training" on: November 01, 2014, 05:56:42 PM
Hello,

I got slowly into the eBusiness around a month ago. Like many people, Im here because its really hard to find a job and I turned to the interwebs in hope of a financial stability.

im aware the internet is not a magic money making machine, bitcoin is no exception.

But with dedication, time and good will, Im hoping to get something out of it. So for a few weeks Ive been mining with an AntMiner S1 and my two computers. And Id like to get started with trading. I just downloaded qt bitcoin trader (im running debian wheezy by the way) from its official website, im aware of bogus versions of it, and from this point, Id like advices.

Im well aware that people dont share theyre successful methods everybody would get rich at first then the market would go down. That, I know. I would just like to know the most basic formula (rule/script) for qtbitcointrader so I can see by myself how it works, and then, I would evolve my method by myself.

I already did two transactions, apparently like "If last price < ask price sell 10% of my BTC - 0.02% fee" (im on BTC-E right now) apparently I did that twice. I say apparently, because it doesnt show off neither my transactions tabs or my BTC-E trade history. It just shows on the console output of that rule in the program. Im guessing transactions takes time to show up? This must sound ridiculous but please be aware this is my very first time in trading. So far all I did was mining, Bitcoin Paid to Click websites and faucets. Theres quite a gap in between those worlds. But again if it was lag, they would show on the left side of the screen where it says "open orders", right?

Im not going any further by myself afraid of loosing the little amount of BTC i made so far.

Again, I know no one will give me their magic recipe, I just want a basic example for getting started then Ill adapt the formula myself.

Did some googling, all I could find that was interesting was a topic on this very same forum called "101 trading basics" and all it said pretty much was to not trade small values because it does no good for the market. Thats all I know so far.


Thanks in advance.
27  Bitcoin / Mining support / Re: [LINUX MINING] bfgminer segmentation fault on: September 29, 2014, 07:37:17 PM
hello all, and thanks for the replies.

I come with updates.

So apparently the segmentation fault was due to the fact my icds were misplaced. so i added them (it seems) by taking a shot in the dark doing files likes this in opt/vendors/OpenCL

filename:
amdocl32.icd

content:
/opt/amd-opencl-icd-VERSION.MINOR/lib/libamdocl32.so


i have done this for amdocl64.icd, amdoclcl64.icd, aticalc.icd, aticaldd.icd, and aticalrt.icd. All the icds i could make of the libs provided by the amd sdk.

also, two shortcuts were automatically made by installing the sdk:
libamdocl64.so
libaticalcl.so

they both point to /opt/amd-opencl-icd-VERSION.MINOR/lib/

when i did that, bfgminer told me it couldnt find/read phatk121016.cl, so i made it for him by downloading and adding it from the source:
https://github.com/fcicq/cgminer/blob/master/phatk121016.cl
into my bfgminer folder. it worked.

after that, unfortunately, i have yet another error, this is the new and latest output:

Code:
--------------------------------------------------------------------------------
 5s:144.9 avg:153.1 u:  0.0 Mh/s | A:0 R:0 S:0 HW:1 U:0.0/m BS:0
 ST: 2  DW: 0  GW: 1  LW: 6  GF: 0  NB: 1  AS: 0  RF: 0  E: 0.00
 Connected to uk1.ghash.io diff 1.02k with stratum as user audricd.worker2
 Block: ...f42311a9 #323092  Diff:34.7G (248.1Ph/s)  Started: [21:37:34]
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 OCL 0:  59.0C  45%    | 128.5/153.1/  0.0Mh/s | A:0 R:0 HW:1 U:0.00/m
--------------------------------------------------------------------------------

 [2014-09-29 21:37:30] Probing for an alive pool
 [2014-09-29 21:37:34] Network difficulty changed to 34.7G (248.1Ph/s)
 [2014-09-29 21:37:34] Stratum from pool 0 detected new block
 [2014-09-29 21:37:34] Disabling extra threads due to dynamic mode.
 [2014-09-29 21:37:34] Tune dynamic intensity with --gpu-dyninterval
 [2014-09-29 21:37:34] OCL 0 (thread 1) being disabled
 [2014-09-29 21:37:54] OCL 0: invalid nonce - HW error

it seems its definitely a step forward as the gpu appears to be detected

also I forgot to mention we are talking about a ati 5780 1gig, the rest of the rig is a amd phenom quad 3ghz, 4gigs of ram ddr2.

im making progress but im stuck again.
28  Bitcoin / Mining support / [LINUX MINING] bfgminer segmentation fault on: September 28, 2014, 09:21:25 PM
hello,

Id like some help setting up bfgminer on linux, more precisely OpenSuse 13.1.

Ive been following this guide:
http://wiki.tiker.net/OpenCLHowTo

And expect a few minor changes because its slightly outdated (pretty much download links and versions numbers) i did everything it tells.

yet whenever i run bfgminer (even with the -S opencl:auto tag) or guiminer i get a segmentation fault.

OpenCL seems to be installed correctly, because prior to this, the error message i had was from guiminer saying i had no opencl devices in an alert window. now i dont even get to that.

i ran aticonfig --initial, blacklisted the opensource radeon driver and this is my fglrxinfo output:

audric@linux-soqy:~/poclbm> fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 5700 Series
OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006

any help please?
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!