Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RobertAgee/Real_Time_Strategy_Scanner
Run 1 strategy on an unlimited number of symbols, add custom strategies, instant visual results, receive real-time Buy/Sell alerts, can be used for algo trading, for Tradingview
https://github.com/RobertAgee/Real_Time_Strategy_Scanner
algo crypto forex pine pinescript scanner stocks strategy trading tradingview
Last synced: 10 days ago
JSON representation
Run 1 strategy on an unlimited number of symbols, add custom strategies, instant visual results, receive real-time Buy/Sell alerts, can be used for algo trading, for Tradingview
- Host: GitHub
- URL: https://github.com/RobertAgee/Real_Time_Strategy_Scanner
- Owner: RobertAgee
- Created: 2023-02-27T03:56:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-13T04:40:23.000Z (over 1 year ago)
- Last Synced: 2024-08-02T02:16:32.177Z (3 months ago)
- Topics: algo, crypto, forex, pine, pinescript, scanner, stocks, strategy, trading, tradingview
- Homepage:
- Size: 77.1 KB
- Stars: 26
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-Time Strategy Scanner
## Run 1 of many strategies on an unlimited number of symbols and send an unlimited number of custom unique webhook alerts in real-time
## Customize the look and layout
## Instantly see historical long and short locations
## Identify signal correlations across diverse assets
## Create strategy watchlists and custom webhook orders
## Receive a list of Buy and Sell recommendations in real-time
## Notes
This scanner is useful for doing visual market research to identify correlations or as an informal backtest for a strategy you are developing. For more mature strategies, a Tradingview alert can send a list of signalled entries and exits for your review. You can also elect to send a unique alert for each asset on the scanner, with a customizable json webhook order form. Scanner comes with a few preset strategies, but I encourage adding a strategy(ies) of your own.
Each preset list is limited to 30 symbols. By setting an alert on each preset list, it is possible to watch an unlimited number of symbols for any strategy.
## Recent Developments
Sell Signal support
Titled outputs
Candle buy/sell markers with user-specified colors
Added presets for SP100, Forex, Cryptos, Sectors/Commodities, Custom
Preset strategies include:
- Golden/Death Crosses
- +/- 5% in One Candle
- Price Strength Index
- Relative Volume Srength Index
- Custom Strategies
Added RVSI strategy to built-in strategies (Thanks to @fract on Tradingview!)
Candle entry/exits are now plotchars
Watchlist size now 30 symbols (max plot size)
Individual Alerts w/ json order information
Customizable alert message
## Planned Features
Integrate strategy outputs into order parameters
Backtest strategy performance