fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Johann 0
    3. Posts
    • Profile
    • Following 1
    • Followers 3
    • Topics 21
    • Posts 60
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by Johann 0

    • RE: BOSS system with NNFX TP, SL, TL and ATR Limits

      @jjtrader I see that the fields are empty on load. The easiest method is download the boss files and load the ones in the pic into your fxDreema - default MT4 indicators directory - then import and everything should be in place. Let me know if there's any probs.

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: BOSS system with NNFX TP, SL, TL and ATR Limits

      @jsauter86 I see what you mean will fix the 0 candle settings when I get back to it.

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: BOSS system with NNFX TP, SL, TL and ATR Limits

      I will try get back to this one asap to explain where everything goes.
      Am a bit buzy at the moment building more EAs.

      Update - Changed all the 0 candles to 1s and upoaded new shared copy

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: BOSS system with NNFX TP, SL, TL and ATR Limits

      @l-andorrà So you're saying it doesn't have to be specified if you're working on the per tick tab?

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • BOSS system with NNFX TP, SL, TL and ATR Limits

      [Updated - ATR Fixed]
      [Updated - New mq4 uploaded - 0 candles changed to 1's

      https://fxdreema.com/shared/LCI1gLSIc - Updated - Changed 0 candles to 1
      for files
      https://fxprosystems.com/boss-mode-trading-system/

      ------Daily Time Frame-------

      Needs to be re-tested!

      0_1619607733675_Screenshot_38.png
      0_1620072830321_Boss system NNFX TP SL TS and ATR limits.mq4

      For experimental purposes only.
      Use on own risk.0_1619608042062_Screenshot_39.png

      0_1620071602622_Screenshot_21.png
      0_1620072503410_Screenshot_22.png
      These are the indicators - Load them into your fxDreema then import the project file.

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: Execute 1 second before candle close.

      Thank you @AlphaOmega
      Will try tomorrow. Have been playing with blocks the whole day and am pretty tired now.
      Built the Boss trading system with NNFX TP,SL,TS and ATR Limits.
      The ATR bit i'm working on with this candle close info.

      https://fxdreema.com/shared/Eyhnze5ed

      posted in Questions & Answers
      Johann 0
      Johann 0
    • RE: Execute 1 second before candle close.

      Downloaded a few but gives no buffer readings.
      PS. Using MT4

      posted in Questions & Answers
      Johann 0
      Johann 0
    • Execute 1 second before candle close.

      I'm using ATR values on current candle to set TP, SL and ATR so I need to do it just before candle close to get good ATR values.
      Candle 1 ATR values throws calculations out.
      Is there some way to do the calculations just before candle 0 close?

      Update - Perhaps [DELAY] block ?

      posted in Questions & Answers
      Johann 0
      Johann 0
    • Johann's Notes

      IF XAUUSD had two decimal places add XAUUSD = 0.1 to pip size rules (Spanner Icon top right)
      Zooming out on your browser creates more space to work in. (Zoom settings in your browser eg. Chrome 3 dot menu top right)
      2147483647 in a buffer means indicator is invisible
      implicit conversion from number to string error Meta Editor - Value set to text instead of number - [If you have draw text boxes check their settings]
      Problem optimizing in MT4 - Discovered it was the Donchian Channel indicator - Downloaded a different version and changed it in the EA. Optimizing now works.

      Getting a message like this?
      2021.05.18 21:49:35.828 2020.12.29 00:00:00 averages - 9.42 (mtf + alerts + arrows + kelt + button) USDCHF,Daily: Alert: You are trying to use renamed indicator
      2021.05.18 21:49:35.828 2020.12.29 00:00:00 averages - 9.42 (mtf + alerts + arrows + kelt + button) USDCHF,Daily: Alert: The file name must be :averages - 9.42 (mtf + alerts + arrows + kelt + button).ex4

      Place the indicator in the default directory - /indicators and not in a sub folder.

      Smoothing Methods
      https://docs.mql4.com/constants/indicatorconstants/enum_ma_method

      GBPUSD,Daily: array out of range in '46218-8480.mq4' (748,29) = An indicator is trying to count bars and there might be none due to insufficient bars (History) Try move start of test date one day forward.

      Enum type in Data type of custom indicators can be changed to int and the value is set according to the location in the drop down menu starting from 0

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: NNFX BASE FRAME (PRE FINAL ver. - updated 05/05/2021)

      @l-andorrà Noted.
      For this EA info is read once at 1:59 PST on current candle just before a new daily candle is formed to get correct ATR values for TP, SL and TS. This EA frame is meant to be used on the daily time frame. I'm trying to get his frame as accurate as possible for those using the NNFX method. All that has to be added is the conditions for the indicators to execute buys and sells. Thanx for having a look. Any help is appreciated.

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • TEXT - setup to only have text visible on condition, otherwise no text.

      Need some help with text as a signal
      Currently have two blocks

      • [condition] and [draw text]
        Only want text to be visible when condition is met otherwise the text must disappear.

      Much Appreciated.

      Update - For now I've named the [draw text] block in the {prefix/name box} and put a [delete objects] block to delete blocks by that name connected to \else\

      posted in Questions & Answers
      Johann 0
      Johann 0
    • RE: NNFX BASE FRAME (PRE FINAL ver. - updated 05/05/2021)

      This is the leg work for NNFX method of trading.
      It's a base frame for people to test their algos.
      Didn't know where else to put it.
      It looks ok so far.
      If you spot something off please don't hesitate to comment.

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: ADJUST - calculations help

      It seems to work. So silly. I forget I can test the output this way some times...

      posted in Questions & Answers
      Johann 0
      Johann 0
    • RE: ADJUST - calculations help

      My best guess is to throw it onto a chart as a text output and do the math and see if it makes sense..

      posted in Questions & Answers
      Johann 0
      Johann 0
    • ADJUST - calculations help

      I currently have this in adjust. *(0.1/Point())
      Can I do this *(0.1/Point())*1.5 ?
      Basically need that value multiplied by 1.5.

      posted in Questions & Answers
      Johann 0
      Johann 0
    • NNFX BASE FRAME (PRE FINAL ver. - updated 05/05/2021)

      0_1620232992983_Bones.mq4
      0_1620233005903_BONES.mq5

      posted in Tutorials by Users
      Johann 0
      Johann 0
    • RE: Hi I'm new. Need help with EX4 type indis and ENUM values.

      @l-andorrà It looks like it. My guess is replacing ENUM with int would have the same effect as it basically does the same job. ENUM just seem to add a dropdown menu.

      posted in Questions & Answers
      Johann 0
      Johann 0
    • RE: Hi I'm new. Need help with EX4 type indis and ENUM values.

      Replaced with - int and drop-down number selected (range starts from 0 on a drop-down). This indi is copyrighted unfortunately.

      posted in Questions & Answers
      Johann 0
      Johann 0
    • Hi I'm new. Need help with EX4 type indis and ENUM values.

      With adding custom indictors, if you cant figure out what the ENUM_ value/name is to put under data type, what can you do in place?

      Variable names is -
      inpArrowCodeUp
      inpArrowCodeDn

      Much appreciated.
      Johann.

      posted in Questions & Answers
      Johann 0
      Johann 0
    • RE: payment issue

      same, wanted 3 month... paypal nor visa credit or debit working, all declined...

      posted in Questions & Answers
      Johann 0
      Johann 0
    • 1
    • 2
    • 3
    • 3 / 3