Is there anyway to determine support and resistance? i.e on the 5min chart sell when we crash through support etc?
I am really wondering why there are so many lagging indicators available but I'm not seeing a lot of things related to price action. Can someone point me in the right direction if I'm wrong.
J
Best posts made by jzfusion
-
Support and Resistanceposted in Questions & Answers
-
Importing Variables and constantsposted in Questions & Answers
I have created a long list of variables that I want to use in another project. What is the quickest way of importing them into the new project?
-
RE: Can I have the timeframe dropdown in a variable that applies to all conditions?posted in Questions & Answers
Found it:
ENUM_TIMEFRAMES and then call the variable PERIOD_M1 or whatever timeframe you wish.

-
RE: DAILY TARGETposted in Questions & Answers
@kestra I think you've given me an idea. I'm thinking about having a filter for some days such as Friday. So for example on Fridays I could lower the lot sizes or even change the options for money mangement using the Weekday filter. I think @l-andorrĂ has an example in his tutorial system where he filters for Fridays and negative swap etc.