URL:
  <https://savannah.nongnu.org/task/?15369>

                 Summary: Submission of Anyuta - simplest but powerful AI for
different tasks; here is stocks/commodities/crypocurrencies trading-advisor,
based at it
                 Project: Savannah Administration
            Submitted by: you_are_table
            Submitted on: 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: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

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
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11958> page*,
accessible only to site administrators,
effectively *logged as site administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11958>


= 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






    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15369>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/


Reply via email to