Versatile MA Cross [Lysergik][Dark Mode]An easy to use MA-Cross that is easily configured for any kind of TA scenario 
v1.0
Features:
- 7-period MA Prediction
- Individually configurable MA types
- Optional dark-mode and custom colors for quick adaptation to your custom chart appearance
- Fill color between MA's for support / resistance clouds
- Comes with with four optional presets as well as the custom mode
Dark Mode On (top) || Dark Mode Off (bottom)
Adaptable
Dynamic Array Table (versatile display methods)Library   "datTable" 
Dynamic Array Table.... Configurable Shape/Size Table from Arrays
Allows for any data in any size combination of arrays to join together
with: 
 
  all possible orientations!
  filling all cells contiguously and/or flipping at boundaries
  vertical or horizontal rotation
  x/y axis direction swapping
  all types array inputs for data.
 
please notify of any bugs. thanks
 init(_posit) 
  Get Table (otional gapping cells)
  Parameters:
     _posit : String or Int (1-9 3x3 grid L to R) 
  Returns: Table
 coords() 
  Req'd coords Seperate for VARIP table,  non-varip coords 
 add 
  Add arrays to display table. coords reset each calc
  uses displaytable object, string titles, and color optional array, and second line optional data array.

