Let T be an trace class operator and A be bounded. I found on wiki: https://en.wikipedia.org/wiki/Trace_class that $$ |Tr(TA)|\leq || T|| ||A|| $$ Does anyone know how to start the proof? And more important, does anyone know if this implies that
$$ |Tr(TA)|\leq |Tr(T)| ||A|| $$
If $\|A\|$ denotes the operator norm, this is false. Take for example $A=T$ an orthogonal projection of rank $N$. Then $\mathrm{Tr}(TA) = N$ but $\|A\|\,\|T\| =1$.
Your second inequality is also false. Think to what happens if $\mathrm{Tr}(T)=0$ and $A=T^*$ ... For example if $\pi_1$ and $\pi_2$ are two rank $1$ orthogonal projections on orthogonal subspaces and $A=T= \pi_1-\pi_2$, then $\mathrm{Tr}(T)=0$ but $\mathrm{Tr}(TA)=\mathrm{Tr}(\pi_1+\pi_2) = 2$.