<%- include('../../partials/messages') %>
×

Signals

Signal
Market Type: <%= evaluator.marketTypeHigh %>
Ticker: <%= evaluator.marketTickerHigh %>
Period: <%= convertMillisecondsToTimeInterval(evaluator.tradeIntervalHigh) %>
Amount: <%= evaluator.investmentAmountHigh %>
Take Profit: <%= evaluator.takeProfitHigh %>
Stop Loss: <%= evaluator.takeLossHigh %>
Trade: Up
Signal
Market Type: <%= evaluator.marketTypeLow %>
Ticker: <%= evaluator.marketTickerLow %>
Period: <%= convertMillisecondsToTimeInterval(evaluator.tradeIntervalLow) %>
Amount: <%= evaluator.investmentAmountLow %>
Take Profit: <%= evaluator.takeProfitLow %>
Stop Loss: <%= evaluator.takeLossLow %>
Trade: Down