Hi,
I am new and doing a trial version
I worked with MT4 for about 5 years, MT4 is very good on Forex and Futures , I now want to get to Stocks.
My question to QS are.
. I want to record selected variables every steps when perform back test , usually I use file handling functions but can't find in QS
. Is there the way to look the value of technical indicator back n positions from current position.
. Can I access to different timeframe, exchange in same strategy. e.g. I want to look long, med,short term on US30, FT100 etc.. before I decide a move
. In Mt4 tick() function will decide when a to start a calculation process, from tick() I can set any timeframe etc. . How I do in QS
, Is there any brokers can connect live to QS for live trade.
1/ I want to record selected variables every steps when perform back test , usually I use file handling functions but can't find in QS
You can create a custom function (Tools -> Create Functions) and then implement a C# function that gets a variable (vector) and stores its content in a file
2/ Is there the way to look the value of technical indicator back n positions from current position.
Just plot that indicator on a chart.
3/ Can I access to different timeframe, exchange in same strategy. e.g. I want to look long, med,short term on US30, FT100 etc.. before I decide a move
In Mt4 tick() function will decide when a to start a calculation process, from tick() I can set any timeframe etc. . How I do in QS
Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.