Bitcoin Forum
May 05, 2024, 01:59:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4]
61  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] MCXNow Bot is coming ! Only 2 Units left ! on: March 09, 2014, 02:37:15 AM
Hey,

looking at your trades (on the first post), em .. does the bot actually take the trading fees into account?
If not, does the bot not actually loose money?

Please don't get me wrong: this is meant as a serious question!

It take the fees in count, I have added more parameters that doesnt allow the bot to loose money. Wink

This should be setting of huge red flags, especially for anyone with experience in markets in general (such as the stock market). There is no such thing as a bot that can't lose money. Unless you're a market maker (i.e. have machines co-located with the exchanges and have large holdings), you're most likely going to lose money. Automated trading fails unless you hold some sort of advantage over the rest of the market (see HFT). There have been many papers on this subject in regards to the behavior of markets, along with several books including multiple examples of companies who found out the hard way that you can indeed lose no matter how good you think your algorithm is.

Every bot is marketed the same way. They promise you profits, show historical runs (which mean exactly nothing), and then say you can't lose. They get a bunch of suckers to buy in, and laugh all the way to the bank.

Bots don't work in commodities. They don't work in bonds. They don't work in stocks. They do one thing really well though; they separate fools from their money.

Of course it's your money, so do whatever you want. But take it from someone who has seen more than one thread on market forums about how effective bots are: CAVEAT EMPTOR.
62  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUIDE] GridSeed Miner Support/Tuning on: March 08, 2014, 07:51:34 AM
Anyway.....
Nothing personal. This is addressed to everyone, not just you. I am quoting you so everyone can follow along on the subject.
Anyway...
Chip design is hardware.True, once made, it's made.
Put real simply, software is SOFTWARE, firmware is SOFTWARE written in to non-volatile memory, like in BIOS -....but that can be re-written too! It's called firmware because it's software written in to non-volatile ROM (Read Only Memory). Firmware is used in our little machines to tell the BTC cores how to produce hashes the SHA-256 way. Firmware is used in the LTC core to tell the little hasher how to hash the Scrypt way.
SHA and Scrypt are algorithms. An algorithm is a set of instructions of how to solve a problem and it is usually run in a loop, as we see in the DOS window the 'same' steps being performed over and over and over. It's the brains of the chip. That is the FIRMWARE at work!
Long story short, and as far as I am concerned, the SHA core can be re-programmed to run Scrypt algorithm instead of SHA-256 algorithm. It's that simple! One thing that bugs me about my
Re-write the firmware and we have a set of chips that can now run the heck out of Scrypt at a much higher hash rate! ..... Yeah baby! Yyyyyyyyyyyeahhhhhhhhhhhhh!
Wolfey2014

This post actually made me register for the forum because of how completely wrong it is.

An ASIC is not a general processor like a CPU. It's an Application Specific Integrated Circuit (hence ASIC). You can think of it as software etched into silicon. It doesn't change. Ever. No firmware flashes, BIOS upgrades, or anything else will ever change what the ASIC does. You can't use an ASIC designed for one purpose (like hashing) and use it for another purpose (like running tax software). ASICs are optimized for specific tasks, and since they are optimized at the hardware level they can the job far more efficiently than a general purpose processor can.

The firmware on the GS translates messages coming across the USB cable into instructions the various components can understand (setting clock speeds, baud rates, start hashing, etc.). But there is no hashing algorithm in the firmware. The core algorithm implementations are etched into the the chips themselves.

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