Show Posts
|
Pages: [1]
|
As the topic say, i have a trading bot that i have been working on for a while. It supports all the regular stuff.
It have all the common stuff that usually exists in a trading bot, however, its a new feature i do not think anyone are using at the moment. This bot tracks cash flows on the NXT network. So, you can monitor certain accounts (read: exchanges and their accounts) as well as personal accounts and the bot can then take a decision base on that information.
Example: Someone have 500 000 nxt that has been deposited to into BTER. Will these person dump those? Will he swing trade small amounts?
My bot can detect these cash flows and calculate an order price to be set accordingly. The tracking (my blockexplorer) system is semi-realtime. My bot sees the transaction within 2 seconds from that block with the transaction is pushed onto blockchain.
I sell it, pretty cheap (concerning how many hours i have put on it)
It is written in python.
The package is shipped with a complete manual on how to operate. There is are a configuration file where you can tweak options or just do it manually via the shell
PM me if it sounds interesting.
|
|
|
As the topic say, i have trading bot that i have been working on for a while.
It have all the common stuff that usually exists in a trading bot, however, its a new feature i do not think anyone are using at the moment. This bot tracks cash flows on the NXT network. So, you can monitor certain accounts (read: exchanges and their accounts) as well as personal accounts and the bot can then take a decision base on that information.
Example: Someone have 500 000 nxt that has been deposited to into BTER. Will these person dump those? Will he swing trade small amounts?
My bot can detect these cash flows and calculate an order price to be set accordingly. The tracking (my blockexplorer) system is semi-realtime. My bot sees the transaction within 2 seconds from that block with the transaction is pushed onto blockchain.
I sell it, pretty cheap (concerning how many hours i have put on it)
It is written in python.
The package is shipped with a complete manual on how to operate. There is are a configuration file where you can tweak options or just do it manually via the shell
PM me if it sounds interesting.
|
|
|
Im selling my efforts and a blockexplorer backend for NXT and NXT-alike (read forks) currencys. Developed in python using an SQLite-backend. This also includes a peer explorer which discovers peers/nodes in the p2p network. This software is tested in a real time environment and is running for another crypto currency right now. This does NOT include a frontend for viewing database entries or information (PHP).
I can help you with some customisation if wanted.
Regards Prospect
|
|
|
|