Dynamic trader trading system explained ... immediate help needed to develope fomulla

cnbondre

Well-Known Member
#91
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

I am uploading the latest one again. This one integrates the graph and oscillator together.

~ nag
Hi,

It is giving an error at, ( syntax error for missing Closing panthesis )

MaxV =HighestVisibleValue(H);
MinV =LowestVisibleValue(H);
RangeV= MaxV - MinV;

AND AT HERE,

MaxV2 =HighestVisibleValue(HVal);
MinV2 =LowestVisibleValue(LVal);


Will you pl. look into it?

cnbondre
 
#92
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

Hi,

It is giving an error at, ( syntax error for missing Closing panthesis )

MaxV =HighestVisibleValue(H);
MinV =LowestVisibleValue(H);
RangeV= MaxV - MinV;

AND AT HERE,

MaxV2 =HighestVisibleValue(HVal);
MinV2 =LowestVisibleValue(LVal);


Will you pl. look into it?

cnbondre
What is your ami version? I am using 5.3 and it works fine for me. It could be version issue.

thank you
 

cnbondre

Well-Known Member
#93
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

What is your ami version? I am using 5.3 and it works fine for me. It could be version issue.

thank you
Hi,

Thanks for your prompt reply. I am having a lower version.
Now what is a solution for those who have lower version?:confused:
(pl. don't suggest to upgrade to higher version :D )

Regards,

cnbondre
 

cnbondre

Well-Known Member
#94
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

hello vinod sir ...u rsimply doing great job .......i have follwoing u suyz since begining...with regard to ur latetst afl....some issues i found=

1) exploration- i thnk its not giveing all(latest) signals while exploration or scaning...just check it out.

2)default higntime nd low time frame is shown 3 min nd 12 min respectively, when we ruuning it on any other time frame ex. likr hourly or eod , does we nneed to change the timeframes in parametrs options ? or will it automaticaly adjust itslef....
Hi,

Abu_Hady and Vinod,

I am joinning too late here.
Both of you are doing great job indeed!!!!!!!!!!!!!:thumb:

Pl . accept my gratitude for your work.:D

Still reading word by word in this thread to understand the strategy behind the afls.:)

Down loaded following files.

1) dt test. Rar (post 53), 2) addendum to dt test.rar (post 59) , 3) dt oscillator.rar (post 60)

Result of exploration by dt oscillator afl on EOD is attached herewith form 20 JULY - 22 JULY 2010

Ticker Date/Time ENTRY PRICE STOPLOSS QNTY
APARINDS 7/21/2010 B 232.50 228.30 450
BAJAJHIND 7/20/2010 S 114.60 120.50 912
CADILAHC 7/21/2010 S 637.30 644.90 164
DHAMPURSUG 7/20/2010 S 62.00 65.60 1685
ERAINFRA 7/21/2010 B 207.00 204.90 505
INGERRAND 7/21/2010 S 374.20 377.50 279
NEYVELILIG 7/21/2010 S 157.50 162.90 663
OUDHSUG 7/20/2010 S 38.80 40.00 2693
SAKHTISUG 7/20/2010 S 55.90 59.00 1869
THIRUSUGAR 7/21/2010 S 152.30 160.00 686
UPERGANGES 7/20/2010 S 53.20 55.80 1964
WIPRO 7/21/2010 B 415.10 403.10 252

I want to bring to your notice that when this afl is run on IEOD / Real time it do not give any signals/filters stock .
Or I am missing something? :confused:

May I request you to post the charts for confirmation of these afls. This will help a lot for newbies like me who joined late.

May God Bless Both of you,

cnbondre
 

hitesh

Active Member
#95
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

Hello Vinod,

May I request to add clouds in the indicator (for higher time frame) please?

Thanks & Regards
Hitesh
 
Last edited:
#97
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

dear
i also having ami broker 5.3 but it is not showing EOD chart or it saves data . from where u have puchaised i have it from trading systems .in. what to do to get eod chart.
please give advice
thanking u
[email protected]
 

sahil79

Active Member
#98
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

Hi Nagarjuna, im using ami 5.20 but getting the following error:-
DT Oscillator system 5:
CVal=(40 + (C-MinV*60/RangeV);

MaxV2=HighestVisibleValue(HVal);
MinV2=LowestVisibleValue(
---------------^

Error 30.
Syntax error

Use'Edit Formula' to correct error'

regards
santosh
 

sahil79

Active Member
#99
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

Hi Nagarjuna, im using ami 5.20 but getting the following error:-
DT Oscillator system 5:
CVal=(40 + (C-MinV*60/RangeV);

MaxV2=HighestVisibleValue(HVal);
MinV2=LowestVisibleValue(
---------------^

Error 30.
Syntax error

Use'Edit Formula' to correct error'

regards
santosh
 

sahil79

Active Member
Re: Dynamic trader trading system explained ... immediate help needed to develope fom

Hi Nagarjuna, im using ami 5.20 but getting the following error:-
DT Oscillator system 5:
CVal=(40 + (C-MinV*60/RangeV);

MaxV2=HighestVisibleValue(HVal);
MinV2=LowestVisibleValue(
---------------^

Error 30.
Syntax error

Use'Edit Formula' to correct error'

regards
santosh

Error solved, i upgraded ami 5.20 to 5.30 and now its working fine...
thanx Nagarjuna
 

Similar threads