Hi!
I'm not sure that I' in the right section in this forum.
If not please let me know.
I've been using eSignal for more than two years and I can see that indicator values are pretty close to different broker indicators i.e. FXCM, OANDA, DUKASCOPY. I have logic in eSignal that I run every day. The problem I have is that I cannot do backtesting more than 3 months of data. I know that eSignal is testing 1 year of data for backtesting. Maybe the end of this year. Who knows?
What I'm looking is to be able to create logic using eSignal indicators and read data from TXT or SCV file (not real data). In this case I could do backtesting any number of years instead of 1 year or 3 months.
All I need:
- eSignal indicators in DLL or VB.Net Classes that I can call or use as object.
- module to read data, move next, previous, get index position etc. Another word data management
- Static data from eSignal for x number of years (30minute interval)
- I'm coding in VB.Net with my logic.
1- Does eSignal provide this service?
2- If not who provide that service?
3- How about eSignal API? Can I use it?
Thank you.
Samphois
I'm not sure that I' in the right section in this forum.
If not please let me know.
I've been using eSignal for more than two years and I can see that indicator values are pretty close to different broker indicators i.e. FXCM, OANDA, DUKASCOPY. I have logic in eSignal that I run every day. The problem I have is that I cannot do backtesting more than 3 months of data. I know that eSignal is testing 1 year of data for backtesting. Maybe the end of this year. Who knows?
What I'm looking is to be able to create logic using eSignal indicators and read data from TXT or SCV file (not real data). In this case I could do backtesting any number of years instead of 1 year or 3 months.
All I need:
- eSignal indicators in DLL or VB.Net Classes that I can call or use as object.
- module to read data, move next, previous, get index position etc. Another word data management
- Static data from eSignal for x number of years (30minute interval)
- I'm coding in VB.Net with my logic.
1- Does eSignal provide this service?
2- If not who provide that service?
3- How about eSignal API? Can I use it?
Thank you.
Samphois
Comment