NNFX BASE FRAME (PRE FINAL ver. - updated 05/05/2021)
-
-
@johann-0 What do you need exactly?
-
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. -
@johann-0 I see some 'condition' blocks are working on cnadle ID 1 whereas others on candle ID 0. Be careful with that.
-
@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. -
@johann-0 Well, initially I see no roblem with the current structure. Don't hesitate to be back for more help if necessary.
-
@johann-0 This whole read the ATR values at 1.59 PST thing was stupid. It's a robot It does trades instantly and doesn't need to review.