Skip to main content

Kenzie_SR_Modified for Amibroker (AFL)

vargasc1 over 14 years ago Amibroker (AFL)

  • Rating:
    3 / 5 (Votes 15)
  • Tags:
    trading system, amibroker, pivots

Very good system. Modified % change to calculate correctly.
Added Market Trend S&P 500. Optimized for black backround.

Screenshots

You cannot view the code for the following reasons:
  • You must be a member.

22 comments

3. classy
over 14 years ago

many many thanks.if it is possible please share volume indicator?

5. matant
over 14 years ago

Yes futat, it look in the future. In the previous version you can read the comment about how this sistem altought look in the future can help you in trading.
Question for all, I trade on nasdaq with bar set on 15 minute, do you know any system to combine whit this?(Maybe that not look into future)

over 14 years ago

I have posted “The Volume Bigot”. It has yet to be approved.
Many thanks for the good words.

8. kushal
over 14 years ago

hello sir,
I m from India and trade only in indian mkt . it seems tht ur system doesnt display anything. so is there anything to be adjusted in it.
can u plz help me out wit the same
thank u

10. ole
over 14 years ago

The code not only looks into the future but to make things worse the signals change as more data is added.

12. vargasc1
over 14 years ago

Yes people…….this is a dynamic system. If current day’s data
nullifies latest buy/sell signal that signal will disappear because it is no longer valid. Will upload my current version
with user selectable parameters.

15. vinayak
over 14 years ago

i tried trading using this system but fell.it shoes buy signal but when prises gose down 10 to 12 points it removes signal so it is hard to trade using this in nifty future.can anybody help in this matter.

16. bakoo
over 11 years ago

Plot( C, “Close”, colorbar, styleCandle = 64 | styleNoTitle );

error….

19. tuanbui
almost 5 years ago

It does n’t work. I don’t know why. Can it use for another market?

20. gaubeo
over 4 years ago

line 434: Change1 = StrFormat("%1.2f% ",xChange1);

error, anyone can fix this?

22. niman
over 4 years ago

hi @gaubeo, please try this
line 434: Change1 = StrFormat("%1.2f ",xChange1);

over 3 years ago

DOn’t download, it is showing the signal after the time has passed. I mean the buy signal appears after the bar has already passed.

Leave Comment

Please login here to leave a comment.