Volume Spread Analysis (VSA) made simple - Trade Pilot's algorithm scans the market in real time for prime trading opportunities

Trade Pilot's algorithm scans the market in real time for prime trading opportunities using Wyckoff's tried and tested Volume Spread Analysis (VSA) methodology. Multiple VSA and proce action indicators are highghted to the user on interactive realtime charts
  • 1 FOREX Pairs: EURUSD, GBPUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, USDCAD, GBPJPY
  • 2 CRYPTO Coins: Bitcoin (BTCUSD), Dodgecoin (DOGUSD), Ripple (XRPUSD), Litecoin (LTCUSD), Ethereum (ETHUSD), Dash (DSHUSD), Binance (BNBUSD), Cardano (ADAUSD)
  • 3 US Stocks: NYSE, NASDAQ, BATS, AMEX
Register for a free account, take it for a test drive, then upgrade when you're ready

Trade journal software to improve performance

Scan thousands of US stocks in minutes, create watchlists for easay reference

An error has occurred :-(

Usual error causes

  1. You started the application from an IDE and you didn't run npm start or npm run webapp:build.
  2. You had a network error while running npm install. If you are behind a corporate proxy, it is likely that this error was caused by your proxy. Have a look at the JHipster error logs, you will probably have the cause of the error.
  3. You installed a Node.js version that doesn't work with JHipster: please use an LTS (long-term support) version, as it's the only version we support.

Building the client side code again

If you want to go fast, run ./mvnw to build and run everything.

If you want to have more control, so you can debug your issue more easily, you should follow the following steps:

  1. Install npm dependencies with the command npm install
  2. Build the client with the command npm run webapp:build or npm start
  3. Start the server with ./mvnw or using your IDE

Getting more help

If you have a question on how to use JHipster

Go to Stack Overflow with the "jhipster" tag.

If you have a bug or a feature request

First read our contributing guidelines.

Then, fill a ticket on our bug tracker, we'll be happy to resolve your issue!

If you want to chat with contributors and other users

Join our chat room on Gitter.im. Please note that this is a public chat room, and that we expect you to respect other people and write in a correct English language!