Previous
- ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... - Next
|
|
Dave Walton
2015-02-08
Answered
0
|
|
|
4 responses
No objects
|
|
|
Dave W.
2015-02-05
Answered
0
|
|
C# Output for Validation
Hi. I'm trying to add some output statements in a money management script to help me troubleshoot a trading system. One of the statements is in the OnEndPeriod event and I want it to tell me if the period
...
|
|
|
one response
No objects
|
|
|
alec
2015-02-02
0
|
|
backtesting on currency pairs
Im backtesting a strategy for currency pairs and would like to know if anyone could tell me how i would write a formula using the wizard for a buy rule that
stipulates to only buy when the base currencies
...
|
|
|
2 responses
No objects
|
|
|
Alexander Horn
2015-01-22
Answered
0
|
|
C# Easy way to see if symbol exists?
What's the easiest way to see if a symbols with Name "xyz" exists? Was trying to get Symbols.GetSymbols("filter","category") to run or Array.Exists(syms , element => element == "xyz") but no success..
Only...
|
|
|
2 responses
No objects
|
|
|
Ivan Cheng
2015-01-21
0
|
|
Chart Decimal Point
Hi,
After importing my data via ASCII importer, I realized that some of my data weren't translated to the chart correctly....
|
|
|
2 responses
one object
|
|
|
|
Abraham
2015-01-20
0
|
|
|
8 responses
No objects
|
|
|
ymlee
2015-01-17
0
|
|
Data Error Correction
Hi,
Can anyone show me a simple data correction script in C# how to replace Open, High, Low with Closing Price if those 3 fields are 0 pricing?...
|
|
|
3 responses
No objects
|
|
|
Dave W.
2015-01-15
Answered
1
|
|
Access MAE In AMM Script?
Hi. I'm working through how to accomplish certain things in an AMM script. What I'm trying to do is calculate an Average MAE. To do that, I think I need to:
1. Create an array to hold the MAE of each...
|
|
|
4 responses
No objects
|
|
|
BWBerg
2015-01-13
0
|
|
|
7 responses
No objects
|
|
|
Ivan Cheng
2015-01-12
0
|
|
Manual Load EOD Data
Hi,
I am currently using the downloader 'Historical Stock Market Data' to download EOD quotes for Bursa Malaysia....
|
Tags: downloader |
|
8 responses
No objects
|
|
|
Mike
2015-01-11
0
|
|
Advice on building a trading simulator strategy
Hey Guys,
I've built a ETF rotation strategy in the simulator and used a formula for the selection, ranking and buying and selling, this is working well. I'm now having challenges adding debugs to validate...
|
|
|
one response
No objects
|
|
|
|
Dave W.
2015-01-09
Answered
1
|
|
Issue in Trend Strength Index Formula?
Hi. As I was trying to figure out why the Trend Strength Index indicator was not working for me, I noticed this line in the function:
result = cFunctions.CompileFormula("tsi = sma(sma(Absolute(close...
|
|
|
one response
No objects
|
|
|
Dave W.
2015-01-09
Answered
0
|
|
Trend_Strength_Index() in Rules Analyzer
Hi. I'm trying to evaluate the Trend_Strength_Index() using the rules analyzer. When I plot the Trend_Strength_Index() results on a chart, the chart returns values. But when I try to evaluate Trend_Strength_Index()
...
|
|
|
one response
No objects
|
|
|
Christian
2015-01-07
0
|
|
|
one response
No objects
|
|
|
|
dan
2015-01-04
0
|
|
Data Interpolation c# Script
Can anyone help me to write a c# script in the Tools -> script editor that interpolates data into weekends and holidays for a symbol.
Ex:
If the price closes at $100 on Friday and at $103 on Monday,...
|
|
|
one response
No objects
|
|
|
Patrik
2015-01-03
0
|
|
|
one response
one object
|
|
|
|
Dave W.
2014-12-27
Answered
1
|
|
Add'l Fields in Rules Analyzer Output
Hi. I'd like to add a new column to my rules analyzer output so I can see the "Percent Change" in addition to the "Output", "Output per bar", and other fields currently shown.
Is there a way to add that...
|
|
|
one response
No objects
|
|
|
Dave W.
2014-12-27
1
|
|
|
No responses
No objects
|
|
|
Dave W.
2014-12-25
1
|
|
|
one response
No objects
|
|
|
Dave W.
2014-12-24
Answered
0
|
|
Showing Skipped Trades
Hello. Is it possible to show trades that were 'skipped' due to lack of available funds in the simulator trade log? Or, if you can't show something that was completely skipped, to always buy 1/100th of
...
|
|
|
6 responses
No objects
|
|
|
allan nathan
2014-12-22
0
|
|
Fundamental Valuation tab in Screener
Hi,
Since Finviz is no longer supported,is it safe to assume that the "Fundamental Valuation" checkbox under "Click here to add a new condition" is no longer a viable method of screening a database?
Is...
|
|
|
one response
No objects
|
|
|
allan nathan
2014-12-21
0
|
|
Regimes
Hi,
LOve the Regimes feature you just added.Well done!!!
...
|
|
|
3 responses
No objects
|
|
|
alec
2014-12-13
0
|
|
exit rule formula on high
Hello can anyone tell me the formula for the exit rule: exit when close is above the high of the day before entry meaning the signal date(i enter on the open of the next day) using the wizard.
Much apreciated.
|
|
|
one response
No objects
|
|
|
alec
2014-12-13
0
|
|
|
one response
No objects
|
|
|
Chaim6
2014-12-08
Answered
0
|
|
How to get forex rates for a specified currency
// Would the following be doable?
// I didn't test out this code but this is the idea:
EarningsYield = ToUSD(GetSeries("mstar", "eps ttm"), GetSeries("mstar", eps currency")) / ToUSD(Close, Currency);...
|
|
|
3 responses
No objects
|
|
|
Richard Tyler
2014-12-07
1
|
|
Reference pane variables
Is it possible to reference a variable defined in one pane from another pane, or must that variable be recalculated for each use?
|
|
|
one response
No objects
|
|
|
No more threads |
Previous
- ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... - Next
|