1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures - Bac

Whether the latest MTP v2.2 tool is useful?

  • YES. The tool helps to take safe positions using FLOW and Renko Charts

    Votes: 26 92.9%
  • NO. The tool is not useful

    Votes: 2 7.1%

  • Total voters
    28
  • Poll closed .

healthraj

Well-Known Member

Shailu

Active Member
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

in morning short call is there i think stoploss get hit for that and than new long call is generate .
 

healthraj

Well-Known Member
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

in morning short call is there i think stoploss get hit for that and than new long call is generate .
In the Options chain there are two signal, one is the sum of CE and PE. The other is difference of prices. Previously I had used the sum of PE and CE for the signal.... I have now changed to difference of CE and PE which seem to give more accurate results...

This is a major technical change in the tool.... Those who know Options Chain will understand more...
 
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

How to download this file. It says sign up and after log in the file name does not appear. Somebody please guide.
 

sholay

Active Member
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

I am getting the error every time it refreshes
" coundn't clear cache, you may not get latest data"


I have cleared all temporary files
my default browser IE6

How to stop this
 

sholay

Active Member
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

Ver 1.3B is MTP signal is short where as 2.0 showing long. Which is correct?
 

healthraj

Well-Known Member
Re: 1 lakh to 652 lakhs in 497 trading days - Winning 20% of Trade in NIFTY Futures -

I am getting the error every time it refreshes
" coundn't clear cache, you may not get latest data"


I have cleared all temporary files
my default browser IE6

How to stop this
There is a function called ClearCache....

Sub ClearCache(strURL As String)

If DeleteUrlCacheEntry(strURL) = 0 Then
MsgBox "The cached couldn't be cleared, so" & _
vbCrLf & "possibly you won't get the latest data.", , _
"clearing cache"
End If
End Sub

Please comment the code where you are getting the message as follows or replace the code as below

You can find this function in the class QTRefresh... I will make a note of it for the final 2.0 version

Sub ClearCache(strURL As String)

If DeleteUrlCacheEntry(strURL) = 0 Then
' MsgBox "The cached couldn't be cleared, so" & _
' vbCrLf & "possibly you won't get the latest data.", , _
' "clearing cache"
End If
End Sub
 

Similar threads