remove left-over fiat code dashboard top

This commit is contained in:
HojouFotytu 2019-01-14 12:10:38 +09:00
parent 17bdca1184
commit 64375ea7d8
1 changed files with 0 additions and 2 deletions

View File

@ -129,8 +129,6 @@
buyDisabled = true; buyDisabled = true;
} }
double currentFiatValue = Math.Round(dcaLogEntry.Amount * dcaLogEntry.CurrentPrice * Model.Summary.MainMarketPrice, 2);
string sellStrategyText = Core.ProfitTrailer.StrategyHelper.GetStrategyText(Model.Summary, dcaLogEntry.SellStrategies, dcaLogEntry.SellStrategy, isSellStrategyTrue, isTrailingSellActive); string sellStrategyText = Core.ProfitTrailer.StrategyHelper.GetStrategyText(Model.Summary, dcaLogEntry.SellStrategies, dcaLogEntry.SellStrategy, isSellStrategyTrue, isTrailingSellActive);
<tr> <tr>