AtasPlatform / Indicators

59 stars 35 forks source link

Big Trades Indicartor #6

Open MightyM7 opened 2 years ago

MightyM7 commented 2 years ago

Do you plan to add the missing Big Trades Indicator? Thanks.

Sebastian7700 commented 2 years ago

I don't know since when, but there is a Big Trades indicator. Regards.

MightyM7 commented 2 years ago

Hi Sebastian,

thank you very much for this info. Can you tell me the name? I still can't find it.

Thanks a lot. Regards

Sebastian7700 commented 2 years ago

Hi, sure look here: Indicators -> Order Flow -> Big Trades If you can't find it, maybe you need to update your ATAS version. If it doesn't show anything on the chart you probably need to change some settings to adjust it to your instrument. Here is some more information regarding the indicator: https://atas.net/atas-possibilities/indicators/4-useful-tricks-of-the-big-trades-indicator/

Have a great day.

MightyM7 commented 2 years ago

Hi,

I think this is a principle misunderstanding here. This github is for developers and I'm looking for the source of the Big Trades Indicator, which is not in the repository. Of course I know the Big Trades in ATAS. May be this is why you don't get answers to your other question. Try it here, the forum might be the better place for change or feature requests: https://support.atas.net/en/communities/1-questions-and-answers

Thank you anyway.

Regards

Sebastian7700 commented 2 years ago

Hi, well your question was pretty short... Anyways now I get it. I took a look for you and thought at first maybe it was saved under a different name, but that's not it. It just isn't in the repository. Since it can be found in ATAS, it has to be somewhere, so I looked and found it. I guess since all the rest is open source, ATAS team doesn't mind me sharing how to find it. Step 1: Download ILSpy Step 2: Open program -> file -> open Step 3: Program Files (x86) -> ATAS Platform -> ATAS.Indicators.Other.dll Step 4: In Navigator: ATAS.Indicators.Other -> ATAS.Indicators.Technical -> BigTrades

It's decompiled so it doesn't look great, but maybe it helps you.

Also I write here because I know that devs read it and otherwise it would get lost in all the comments in the forum. I don't need an answer to my comments, the devs knowing about this is enough. Also I don't write to request big new features, I just let them know if something isn't working correctly or I have a suggestion to improve a indicator since this is the indicator repository.

Hope that helps, have a nice day.

MightyM7 commented 2 years ago

Hi,

decompiling is not an option. I'll wait if they add it in the future.

Thanks.