Giter Club home page Giter Club logo

gridbot-powershell-api's Introduction

Gridbot-Powershell-API

Description:

Run a gridbot using real-time market data using web api in powershell!

1.) Automatically buys X amount at current market price.

2.) Sets up a gride price - a high price, low price "grid" to trade within.

3.) Buys low / Sell high.

4.) When it makes a succesful trade, it automatically place another trade, based on your grid size.

E.g: Buys at 4250, will place a sell limit order at $4300, assuming your grid size is 50.
E.g: Sells at 4250, will place another buy limit order at $4200, assuming your grid size is 50.

Runs until you tell it not to, or you loose $500.

PreReq:

Setup an account on https://alpaca.markets/ and generate an API key on the paper trading.
Enter in your key & secret on lines 69,70
Adjust your grid bot settings under gridbot settings. 

Logs:

Logs get output to C:\Tax-Grdibot
    Tax Logs: "C:\Tax-Grdibot\yyyy\yyyy-mm-dd-Tax.csv"
    Script console Logs: "C:\Tax-Grdibot\ScriptLogs\yyyy-mm-dd-log.txt"

Note:

Setup for Australian Taxation.

Image:

image

gridbot-powershell-api's People

Contributors

hackingthemarkets avatar keysau avatar

Forkers

itsxactly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.