Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miryasha/ttm_scalper_alert_mql4
indicator for MQL4
https://github.com/miryasha/ttm_scalper_alert_mql4
mql4 stock-market trading-bot yasha6081
Last synced: 9 days ago
JSON representation
indicator for MQL4
- Host: GitHub
- URL: https://github.com/miryasha/ttm_scalper_alert_mql4
- Owner: miryasha
- Created: 2020-12-22T02:56:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T03:06:09.000Z (about 4 years ago)
- Last Synced: 2023-07-19T20:33:28.480Z (over 1 year ago)
- Topics: mql4, stock-market, trading-bot, yasha6081
- Language: MQL4
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ttm_scalper_alert_MQL4
This indicator is for MetaTrader MQL4
#Description
The TTM_ScalperAlert is a great tool for runaway markets. Timing entry into a runaway market is haphazard at best and can be akin to stepping in front of a freight train. By waiting for a scalper alert to fire off, a trader can be sure that momentum has at least paused and allows an entry at a possible turning point with a precise risk reward ratio in place.
The TTM_ScalperAlert comprises two plots, Pivot High and Pivot Low. Pivot High is shown as an arrow above the first bar in a series of 3 lower Closes (Sell signal). Pivot Low is shown as an arrow under the first bar in a series of 3 higher Closes (Buy signal).
##Instalation
copy both files inside
MetaQuotes\Terminal\MQL4\Indicators## Picture of template