taskSavannah Administration - Tasks: task #15369, Submission of Anyuta - simplest...

 
 

task #15369: Submission of Anyuta - simplest but powerful AI for different tasks; here is stocks/commodities/crypocurrencies trading-advisor, based at it

Submitter:  Slava Glupyi <you_are_table>
Submitted:  Sun 18 Aug 2019 10:36:40 AM UTC
   
 
Should Start On:  Sun 18 Aug 2019 12:00:00 AM UTC Should be Finished on:  Wed 28 Aug 2019 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 18 Aug 2019 10:50:16 AM UTC, comment #1: 

We discourage simplistic packages on Savannah.  Anyuta is effectively a single file less than 100 lines long; it could be hosted on a web page and doesn't need a dedicated Savannah group with all its features.

A side note: Mawk isn't a GNU package, and gnuplot is free, not just "seems to be".

Cancelling.

Ineiev <ineiev>
Site Administrator
Sun 18 Aug 2019 10:36:40 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


Registration Administration


While this item will be useful to track the registration process,
approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators,
effectively logged as site administrators (superuser):



Registration Details


  • Name: Anyuta - simplest but powerful AI for different tasks; here is stocks/commodities/crypocurrencies trading-advisor, based at it
  • System Name:  anyuta
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

Hi, dear kittens! it is neural network, which make assumptions for stocks/commodities/cryptocurrency price (FEEL FREE TO USE IT FOR ANYTHING ELSE)

Feautures:

0. Safety: it is actually TWO neural networks, - one aims to foresee price, while second aims to foresee errors; so, it decrease your risks
1. Simplicity: only 1 function, with 6 arguments; feel free to use it in ANY your code
2. Easy: AI is ~20 lines of code itself
3. Fast: AI need to see any data only once to remember it; practically, this software spend ~10 seconds on my slow notebook
4. Low system requirements: it uses only a few megabytes of RAM
5. Low dependencies: written at GNU / MAWK programming language, uses wget to retrieve price, gnuplot + xterm to draw it; it eve does not require SSL
6. Small: only ~2 kilobytes of full working software

CAUTIONS!!!

please don't trade if you don't understand how risky it is!
~90% traders lost all their money!
no guarantee!
use it at your own risk!
neither me nor GNU community have any responsibility if something happen!

Also, WARNING: while, particularly, this code use Bitmex & Stooq API, so, please, send me patch which make possibility to use FREE (preferrably decentralized) source of historical price



Other Software Required:

GNU mawk: https://invisible-island.net/mawk/ , GPL v2 (if i remember correctly)

optional dependencies:
GNUplot: http://www.gnuplot.info , seems to be free , - used for price charts drawing
xterm: (part of X windowing system project): used by gnuplot; feel free to modify source code to use another Gnuplot output terminat
wget: using for price retrieval; while sites (which provide price) are HTTPS, you can modify source code: you can replace "wget ... " to "wget  --no-check-certificate ..." in code, - but it's strictly not recommend! (disabling HTTPS may be required on weak/old/embedded systems)


Other Comments:

Detailed documentation with a lot of easy, useful explanations will be add soon, hopefully today


Tarball URL:

https://savannah.nongnu.org/submissions_uploads/Anyuta.tar.gz


Slava Glupyi <you_are_table>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by you_are_table (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-18 ineiev StatusNone Cancelled
        Assigned toNone ineiev
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code