Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
RAJASWAMY BUY SELL TELLER for Amibroker (AFL)
THIS AFL IS WILL GIVE POP UP WHEN BUY CAME AND WHEN SELL CAME SELL POP UP WILL COME ANY ONE WANT THEY CAN USE OTHER WISE THIS IS AN ADDTITIONAL FEATURE NOTHING ELSE
Similar Indicators / Formulas
Indicator / Formula
PopupWindow("Buy : " + FullName(),"Alert", 5, 640*mtRandom(), 480*mtRandom()); PopupWindow("Sell : " + FullName(),"Alert", 5, 640*mtRandom(), 480*mtRandom());
4 comments
Leave Comment
Please login here to leave a comment.
Back
I’ll add that it needs to be added to the end of an AFL that has buy and sell rules.
I have to add it to the end of an AFL which has been buying and selling rules, but popupwindows appears both.
how to show only one popupwindow under the terms of purchase when the time to buy, and sell when the time to sell.
regards
chynthia
its not working..!! pls check ur syntex
Popup window alert afl
so far doesnt exist in Amibroker.
rajaswamy afl
===== PopupWindow("Buy : " + FullName(),"Alert", 5, 640*mtRandom(), 480*mtRandom()); PopupWindow("Sell : " + FullName(),"Alert", 5, 640*mtRandom(), 480*mtRandom()); ============
anybody try this above thing then he knows.
Hope wisestocktrader will make progress on this issue
-————————————————————————-Rajaswamy afl is not useful. it needs lot of improvement.why/ becoz it gives lots of popupwindows-resulting in confusion.
Whatever we got is just multiple piling popup windows alerts which are of no use. What is required is a single buy or sell alert as signal happens.
THe alert is picked up from inside a loop and hence it keeps on piling up user with numerous alerts for both buy and sell.
MT4 has such facility.
Rajendran marketcalls,said-popupalerts are complex in amibroker-we will see later.
Dennis Brown did some work on preventing piling of popup alerts.
Can EDWARD POTTASCH HELP US?
regards
ford