Following up on my last release to V1.2. i just got done with V2 and now its public for use, if you don’t know what this is be sure to check it out. if your a day trader with under 20K in starting capital and can only buy/sell 3 stocks in a week, then this is made for you. also this is only for windows users!
Not going to use github since the max upload for a file is 600MB, im going to use ‘Google Drive’ for this now and in the future
The new link for V2 GMS Auto Trade :
This can now be used in live trading since it’s working for me.
Whats different
I added the ability to emulate (10 days worth of working data)
most importantly i added a mobile app (all open source)
Comparing price points in Machine learning look at https://github.com/php-ai/php-ml for more info
NOTE: Im not going to be updating with in the year, since i added all this functionality. if you been following me you’ll know why.
if you like what im doing feel free to donate! to my paypal: krisgcell@gmail.com
Developed by GiveMeSite INC Versioning: V2
Open Source -GPL
Release Notes:
V2.0 - GAMMA Mobile app, and a way to emulate (10 days of data)
V1.2 - BETA some bug fixes to stock_market/LOOP scripts
V1.0 - ALPHA base release
Setting up and testing GMS - AT
Minimum REQUIREMENTS
Microsoft Windows 7-10 /64bit
RAM: 4GB
CPU: > i3
Network upstream / downstream
30mbps / 30mbps
NOTE: due to the amount of bandwidth required to run the equipment
The server calls for a high bandwidth connection
GMS-AT is an open source server that automates the process of buying and selling stocks, it uses several connections to apis and other providers that are needed to use the server. The server is built on top of the php programming language and uses a mysql db.
You can use the mobile app after the files are copied to the C:/php DIR to set up your accounts
You will need to start the following files found in the following locations, just be sure not to mix up your production and emulation. use different environments for them.
(set this info in C:\php\WWW\Stock_Market\API)
C:\php
WinNMP.exe -http server
C:\php\WWW\Stock_Market
a_sync_apis.bat -finviz api
a_sync_freq.bat -alpha api
GMS auto trade server.bat - The AT Server
For emulations use
GMS Emulator
Prerequisites
Accounts required to use server
Api
Token
Secret
Finviz Finviz is fine with this connection method (we had emailed them)
Paid service suggested not required
Email
Password
API key
You will need MICROSOFT VISUAL STUDIO 2012, 2015 ADD-ONs, VISUAL STUDIO SHELLS and C++ REDISTRIBUTABLE
You can find this in the install dir look for vc_redis.x64.exe
if you are running a new system make sure to look in the OLD dir for any patches for VS
C:/php
Setup guide
Please look through the following documentation (Most of it is relevant for V2)
Appendix
Automated Stock Trading Algorithm Release date: 2/26/20
Minimum REQUIREMENTS
Microsoft Windows 7-10 /64bit
You will need MICROSOFT VISUAL STUDIO 2015 ADD-ONs, VISUAL STUDIO SHELLS and C++ REDISTRIBUTABLE