Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ftx-position-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftx-position-server

This is a script for managing the entrance of a trade on the FTX exchange built using ccxt and ftx-api-ws packages

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

FTX-Entry-Stop

This is a script for managing the entrance of a trade on the FTX exchange built using ccxt and ftx-api-ws packages

Installation

Clone into repo and install packages

Usage

Currently the only way to use this is to run use node to run the script with arguments for example:

node index.js -p ETH-PERP -a 1 -e 150 -s 125

Roadmap

There are several features that I want to add to this:

  • Make this an npm package so that it can be run system wide
  • Add post entry order management:
    • The three different order management strategies 1)If after 3 post entry candles, position is not in profit, cancel position 2)If price moves more than 15% in favour of position within the first 3 candles, move stop to higher low (long) / lower high (short) on 1 timeframe lower than entry timeframe 3)If trade has moved up but not more than 15% as to trigger order management function 2, move the stop to the '61.8% fib level'

License

ISC

FAQs

Package last updated on 21 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc