Recent content by test_monkey

  1. T

    100% signal forex

    Hi There- I really appreciate your posts and find them useful! Especially the XAUUSD Buy/Sell levels. Do you post the same levels for US30, USTEC, etc. somewhere as well? Thanks again!
  2. T

    New Indicator idea "MRA Index"

    Im sorry to hear that. My interpretation of this site is that it is for collaborative purposes. FWIW, I have made progress on the TV indicator: Here is my code if anyone is interested in trying it in tradingview: //@version=5 indicator("MFI+RSI/2 * ATR with Bollinger Bands", overlay=false)...
  3. T

    New Indicator idea "MRA Index"

    Would you be willing to share your code (and the settings that you are using?)? I am having trouble in getting it working on TradingView. My code is below if you're interested. //@version=5 indicator("MRA Index", overlay=false) // Input parameters mfiLength = input.int(14, "MFI Length"...
Back
Top