> For the complete documentation index, see [llms.txt](https://wiki-en-macos.tiger.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-en-macos.tiger.trade/features/tips-and-tricks/turn-off-profit-animation.md).

# Turn off profit animation

In our app, when the position is closed with profit, the app shows special animation in DOM and Chart. If you want to turn OFF it, then&#x20;

1. Launch terminal appplication
2. Write `defaults write trade.tiger.Tiger.Trade shouldShowProfitAnimation -bool false; killall cfprefsd`  and hit ENTER.
3. Relaunch Tiger.com application

<figure><img src="/files/AZCyiTx5U4syimYrF85b" alt=""><figcaption></figcaption></figure>
