Turn off profit animation
Last updated
Last updated
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
Launch terminal appplication
Write defaults write trade.tiger.Tiger.Trade shouldShowProfitAnimation -bool false; killall cfprefsd
and hit ENTER.
Relaunch Tiger.com application