i# Amibroker AFL for Email notification
- Draw a line on the chart
- Double click to open the line Properties
- Set Study ID
UP/DN
UP
- for resistance lineDN
- for support line
You will receive an email as soon as the price close Above or Below the support/resistance line.
Check this out for Amibroker email setting
For Gmail configuration follow below instruction:
Log in to your google account. In Google Security
Less Secure Apps
option is no longer available. Enable 2-Step authentication. Search for App Passwords, and underSelect app
selectother
, then under device type Amibroker. Then pressGenerate
button. This will generate a 16-digit passcode, use that code in Amibroker where Gmail account and password require.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmibrokerFeature
) - Commit your Changes (
git commit -m 'Add some AmibrokerFeature'
) - Push to the Branch (
git push origin feature/AmibrokerFeature
) - Open a Pull Reques
GPL