|
|
Search
You searched for the word(s):
< 1 second(s)
-
Thanks for your answers.
To help you better understand my needs I copy bellow the email I have sent to Compuvision:
Dear Sirs,
I am afraid my first email to you was not precise enough.
I possess Metastock Professional 9 with eSignal data stream. Eventhough I have a intraday data stream, I use only EOD charts. I would like to use ...
-
Dear All,
I use Metastock Professional and was very much interested in adding TradeSim to it. Now, it seems, according to the TradeSim website, that it works only with Metastock EOD. How about if I use only daily charts on Metastock Professional, would TradeSim works?
Are there any other software in competition with TradeSim that would work with ...
-
Dear All,
Once I have found a trading system I am happy with, can I link metastock to a broker so that it trades automaticaly the signals generated by my system on several U.S. and European stocks at the same time?
Cordially,
-
Hello Wabbit,
I have tried the second formula and it works perfectly. Thank you so much for your help.
-
One more question and I stop burdening you for today, I promise.
How to code the following: The standard deviation of the change in price over prior 20 days<0.8
Would the following code be correct?
stdev(sub(c,ref(c,-1)),20)<0.8
Thanks so much for your insights.
-
Would the following formula be correct (I am asking because the backtest's exits don't function as intended):
In the system tester, under the ''sell'' and ''buy to cover'' tabs, I wrote the following code in order to close the position on the 10th day close after entering it (the test is on daily candlesticks):
ref(c,+10)
Thanks for your ...
-
Thank you so much I think this code will work. It is easy, but since I am a beginer...
I let you know if I have a problem with the code above.
-
Hello,
In the indicator builder I wish to create an indicator that would plot 1 if the 5-day average price > 5-day average price from the prior 5-day period and plot 0 if otherwise.
I am really having a hard time coding the exact above formula. If you guys know how to code it I would very much appreciate your help.
Cordially,
P.S: ...
|
|