rpsreal / No_Nonsense_ATR

The ATR Indicator for the NNFX Traders
GNU General Public License v3.0
37 stars 12 forks source link

NNATR Indi request buffer for Trading Bot #2

Closed crossfire81 closed 3 years ago

crossfire81 commented 3 years ago

Just want to first off say love your work. Awesome to have people like you around. I'm currently using fxDreema to build trading bots and some of the programming blocks require buffer info to execute events. With the latest version it only shows buffer for SL. If possible could you please add TP buffer as well. Much appreciated. Johann.

rpsreal commented 3 years ago

Hi Johann, I'm glad you like using the NN ATR. Regarding the buffers, both of the 3 buffers work in the 5.80 version, no changes were made in this aspect. Just notice that to access the SL buffer you must use the value 1, and the value 0 to access the TP buffer. You can find out more about it here: https://nnfxalgotester.com/help/no-nonsense-atr/#icustom

King Regards, Rui Silva