muhammadFarooq2k20 wrote: Fri Aug 30, 2024 8:10 pm
It works well with smc, above and below level (2,-2) must be placed to get the information of the sideways market
Trader if its ok with you could I ask the coders here to help include some options on this indicator?
Howdoo Mrtools and Kvak..
If I may be a pain in the butt and request a few features to make it resemble the TV version:
- The 4 Color fill stages like in the TV version
- Enable this code to work in 1 min charts for sal and moey
- On and off button for the guy before me
But if possible please dont close the source code as a thanks to the trader who coded it
Here is the TV versions color filling
Code: Select all
fill(a,niv_2, color=#008000, transp=50)
fill(b,niv_22, color=#FF0000, transp=50)
fill(niv_22,niv_2, color=color.white, transp=60)