AFL Code to change Timing in Analysis

Joined
Nov 1, 2007
Messages
60
Likes
27
#41
kgsirasangi

Periodicity is 15 minutes.

All alerts are for the same time/price.

Its Run Every 5 min but its unticked.

Enable Alerts from - Automatica Analysis, Commentary and Indicators all are ticked.
 

pkgmtnl

Well-Known Member
Joined
Feb 25, 2009
Messages
759
Likes
433
#43
Hi All

I am using AFL code for NMA Swing Trading System.

When I do analysis, it shows results based on daily charts.

What code I should change to get the results (i.e. buy sell signs) for 5,15 or 30 or 60 minutes chart.

I do not have AFL Coding knowledge.

If required, I can paste the AFL Code here however I presume its very common.

Please also let me know how can i put a sound/e-mail alert once a buy/sell signal is generated.
Goto setting TAB of Exploration window and change time interval
 

kgsirasangi

Active Member
Joined
Jun 16, 2004
Messages
307
Likes
89
#44


Are you still getting repeated emails for same timings?

Anant had given syntax as

AlertIf( Buy, "Email", "BUY triggered for " + Name() + " at price Rs."+WriteVal(C,5.2), 1,1+2 );

Kindly modify this as

AlertIf( Buy, "Email", "BUY triggered for " + Name() + " at price Rs."+WriteVal(C,5.2), 1);


With this above problem will get solved.

Regards
 

rpc

Active Member
Joined
Aug 19, 2005
Messages
600
Likes
93
#46
hi Vicky
Pls inform whether you are using paid service for RT quotes are you using free service.If you are using free service pls inform how it is done.
Thank you
rpc
 

Similar threads

Broker Special Offers