|
John Lyons
2012-09-01 22:12:07
|
|
When I run a simulation with specific variables, get the trades list, and open the chart, I have to reset the variables on the indicators for the charting.
Is there a way I can use a global variable and make the change only once?
Thanks
John
|
|
|
|
|
QuantShare
2012-09-02 23:39:02
0
|
|
What exactly do you mean by "I have to reset the variables on the indicators for the charting" ?
|
|
|
|
John Lyons
2012-09-19 19:00:40
0
|
|
What I mean is...
Say I include an SMA in a simulation and optimize it with sma20, sma 50, sma 100, sma200.
Then the results seem best at 50 and I want to chart a few of the results to see that it is triggered by the pattern I had intended.
So I click on the result in the 'Trades' list to get a chart and of course it brings up a chart using my default chart, say using sma 20.
Rather than changing my default to match the simulation each time, could I set the perameters more globally to follow those I currently use in the sim?
Thanks.
|
|
|
|
John Lyons
2012-09-20 08:42:43
0
|
|
Perhaps, my real question is,
Is it possible to get a chart that reflects the perameters used in the simulation automatically.
So updating the simulation would automatically update the resulting chart when accessed from the 'Trades' list?
Thank you
John
|
|
|
|
QuantShare
2012-09-20 10:51:00
0
|
|
Is it possible to get a chart that reflects the perameters used in the simulation automatically.
=> Not directly. But you can check "Plot Entries&Exits on chart" to display buy and sell arrows in the selected chart.
|
|
|
|
Alpha Trader
2013-04-26 20:06:14
0
|
|
Is it possible to plot indicators/variables in the same chart along with the arrows?
|
|
|
|
QuantShare
2013-04-26 21:30:24
0
|
|
Create a different pane for each indicator/arrows combination.
|
|
|
|