akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
158 stars 56 forks source link

In the 3D Chart the default selected X and Y Axis should be picked from the selected #174

Open pegaltier opened 2 months ago

pegaltier commented 2 months ago

By default the 3D Chart open and select the two first input parameters of the strategy but this is usually not the one that the user choose to optimize.

The solution could be to select by default on the X and Y Axis the parameters that the user choose to optimize (checkbox checked) in the strategy parameters optimization window

image