Git Product home page Git Product logo

automated-trading's People

Contributors

balupton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

automated-trading's Issues

Firebase tooling requires upgrade in order to work

uploads and downloads. You can keep these rules in your project directory
and publish them with firebase deploy.

? What file should be used for Storage Rules? storage.rules

i Writing configuration info to firebase.json...
i Writing project information to .firebaserc...

  • Firebase initialization complete!

C:\Users\HMA\google2>firebase deploy --only functions
1

=== Deploying to 'automated-trading-e6cfe'...

i deploying functions
i functions: ensuring necessary APIs are enabled...
i runtimeconfig: ensuring necessary APIs are enabled...

  • runtimeconfig: all necessary APIs are enabled
  • functions: all necessary APIs are enabled
    i functions: preparing functions directory for uploading...
    i functions: packaged functions (35.69 KB) for uploading
  • functions: functions folder uploaded successfully
    i starting release process (may take several minutes)...
    i functions: creating function version...
    i functions: creating function createUser...
    i functions: creating function parse...
    i functions: creating function bitfinex_createService...
    i functions: creating function bitfinex_fetchBalances...
    i functions: creating function bitfinex_createOrder...
    i functions: creating function itbit_createService...
    i functions: creating function itbit_fetchTicker...
    i functions: creating function itbit_fetchWallets...
    i functions: creating function itbit_fetchWallet...
    i functions: creating function itbit_createOrder...
    i functions: creating function drivewealth_createService...
    i functions: creating function drivewealth_createSession...
    i functions: creating function drivewealth_getAccountSummary...
    i functions: creating function drivewealth_getAccount...
    i functions: creating function drivewealth_getInstrument...
    i functions: creating function drivewealth_createOrder...
    ! functions[createUser]: Deploy Error: Function load error: Code in file index.
    js can't be loaded.
    Is there a syntax error in your code?
    Detailed stack trace: Error: EIO: i/o error, read
    at Error (native)
    at Object.fs.readSync (fs.js:732:19)
    at tryReadSync (fs.js:487:20)
    at Object.fs.readFileSync (fs.js:527:19)
    at Object.Module._extensions..js (module.js:578:20)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
  • functions[version]: Successful create operation.
  • functions[parse]: Successful create operation.
  • functions[bitfinex_createService]: Successful create operation.
  • functions[bitfinex_fetchBalances]: Successful create operation.
  • functions[bitfinex_createOrder]: Successful create operation.
  • functions[itbit_createService]: Successful create operation.
  • functions[itbit_fetchTicker]: Successful create operation.
  • functions[itbit_fetchWallets]: Successful create operation.
  • functions[itbit_fetchWallet]: Successful create operation.
  • functions[itbit_createOrder]: Successful create operation.
  • functions[drivewealth_createService]: Successful create operation.
  • functions[drivewealth_createSession]: Successful create operation.
  • functions[drivewealth_getAccountSummary]: Successful create operation.
  • functions[drivewealth_getAccount]: Successful create operation.
  • functions[drivewealth_getInstrument]: Successful create operation.
  • functions[drivewealth_createOrder]: Successful create operation.
  • functions: 16 function(s) deployed successfully.

Functions deploy had errors. To continue deploying other features (such as datab
ase), run:
firebase deploy --except functions

Error: Functions did not deploy properly.

C:\Users\HMA\google2>http -f POST https://VALUE.cloudfunctions.net/createUser
'http' is not recognized as an internal or external command,
operable program or batch file.

How to install? (firebase)

Where will automated-trading be installed?
The Computer or "Firebase"?
What do I need to do in Firabase?
and can I use it on the Binance exchange?

Thank you.

Alternatives to Trading View

Great reading your website & story!
Accidentally crossed your repo looking for something useful for TradingView, that I've been torturing myself with by trying to do the simplest things in Pine-script with very poor results. I'm interested in the automatic trading stuff, so, what kind of alternatives would you consider looking at?

In what way it differs from competitors

Could you briefly explain in what ways this automated trading on Trade view differs from using the auto view ? Auto view uses as simple chrome extension for it's deployment of strategies on trade with multi exchanges using Trade view. In what way yours is different? or in other word how much level of utilisation factor of your code varies with Auto View.? Thanks in advance

As Trading View webhooks now exist, renew this project

https://www.tradingview.com/blog/en/webhooks-for-alerts-now-available-14054/

Seems open-ended has also been added, which lack was the cause of the abandonment.

Implementation details can be sourced from the similar work:

Do note that I currently do not have the bandwidth to renew this project for WebHook support. If you would like to do it and send a PR that would be great. In the meantime, consider using Crypto-ML instead.

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.