You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Dear All
I am trying to use strategy based on price action. It involves looking 'Reversal Candle Patterns' Support and Resistance at specific Central Pivot Point and / or Volume Profile levels for entry.
The challenge I face is, it usually a cherry picked bar position to initiate the code. All other conditions revolves around it. This works fine for that specific entry point, but then it is not a generalized entry code which could work on multiple places in live market.
Below is my attempt to generalize the cherry picked code. Seeking guidance from Gurus here, how to improve the coding style for Price Action trading algo. Variable names I have used are self explanatory, so I hope will not be difficult to understand my object.
Thanks in advance.