Please tell me wheather this performance is good

hmsanil

Active Member
#1
Hello all,

Recently my friend developed a system

We don't know much about back testing and all.

Till now we used to do it manually

Now we have tried my hand on back testing

We have set the code for lot size in afl code itself

We have set margins in symbol>information

WE DONT KNOW HOW TO SET BROKERAGE IN BACKTESTER, but i checked it manually,then also the performance seems good


Attached the snapshots

http://imgur.com/5JDUpt8

http://imgur.com/cVSA8WB

http://imgur.com/OiXtOUn



On lower time-frame the profit is more and as the time-frame goes higher, the profit seems to go down but still in profit itself

please check it and comment
 
Last edited:

hmsanil

Active Member
#4
There is one problem

We have used inhourly in get TimeFrameGetPrice


When we check code check and profile,it says "It seems that the formula does not reference future quotes.
This is good.

BUT

When we do bar check , it changes from buy signal to sell signal

What is the problem?
 

sr114

Well-Known Member
#5
There is one problem

We have used inhourly in get TimeFrameGetPrice


When we check code check and profile,it says "It seems that the formula does not reference future quotes.
This is good.

BUT

When we do bar check , it changes from buy signal to sell signal

What is the problem?
what is the code associated with inhourly timeframegetprice?
 

hmsanil

Active Member
#8
actually this in not understandable. and this info will not change the signal.

so if possible put down the whole code
or the logic for the buy and sell.
Ya now i checked again, its working properly only. i really got confused

It was my error only

Thank you

The logic is comparing high of the candle with the previous high
 

burai123

Active Member
#9
Hello all,

Recently my friend developed a system

We don't know much about back testing and all.

Till now we used to do it manually

Now we have tried my hand on back testing

We have set the code for lot size in afl code itself

We have set margins in symbol>information

WE DONT KNOW HOW TO SET BROKERAGE IN BACKTESTER, but i checked it manually,then also the performance seems good


Attached the snapshots

http://imgur.com/5JDUpt8

http://imgur.com/cVSA8WB

http://imgur.com/OiXtOUn



On lower time-frame the profit is more and as the time-frame goes higher, the profit seems to go down but still in profit itself

please check it and comment
according to your backtest result - 7706 point in less than 6 months.
there is something wrong in your afl coding or you will be crorepati within 2015.:clap:
 

Similar threads