Search results

  1. M

    VPS Coices? Azure vs ChartVPS vs ..?..

    Who is your vps provider where you are running Linux? Is it running on a dedicated setup? Thanks
  2. M

    RAM vs Processor vs # of Cores ... what matters most for a trading rig?

    May be I am naive or too new in the VPS, but the host location is irrelevant for a retail broker, because you are sending orders to your broker, and not to CME/CBOE/etc directly. Your broker server may be who knows where! Unless your broker claims that their servers are colocated in Chicago and...
  3. M

    RAM vs Processor vs # of Cores ... what matters most for a trading rig?

    There is a lightweight IB Gateway software which can be run in place of TWS if you are using some APIs to place the trade from Excel directly. But, if you are using TWS to place the trade, then good luck! I don't think it's meant to scale the way you want. You are better off running FIX...
  4. M

    Fully automated futures trading

    BTW, you got me into using swigibpy a few years ago when I was looking around for some framework for IB Python for my automated trading system. Thank you for that!
  5. M

    Fully automated futures trading

    I just watched the video. Very informative. Tip: Watch at 1.25speed to save sometime. Also, probably can be edited to take out some Q/A which were obvious or not contributing too much value to the video.
  6. M

    Open source trades analysis software?

    Yes, R has lots of stuff. I saw a few projects, but they were above my ability to comprehend since I have yet to learn R. I have been avoiding it so far to learn R but I guess I will have to start it someday. Thanks
  7. M

    Open source trades analysis software?

    I think pysystemtrade looks promising, will look into it. Thanks
  8. M

    Open source trades analysis software?

    Toonerdy Thanks for taking your time for writing detailed response. The system trades between CASH, TICK1 or TICK2. TICK1 and TICK2 are different values, thus the trade shares (size) will be different, sometimes as much as 5x. Regarding the capital invested, yes you are right. The capital...
  9. M

    Open source trades analysis software?

    Something which doesn't want me to open account or run only on Windows. I was looking for something in opensource etc running in java or python or even C/C++. I am more of a Linux/Mac guy. Thanks Mwahal
  10. M

    Open source trades analysis software?

    Hi Is there any open source software which can analyze your trades and spit out risk/drawdown/maxdrawdown/sharpe ratio/etc etc. I have a list of about 200 actual trades with date, time, stock price, # of shares, buy or sell. The format is in the file...
  11. M

    Relationship between implied volatilities of different timeframes

    But what makes me curious is why only IV30 is jumping and not IV15 ?
  12. M

    Relationship between implied volatilities of different timeframes

    I am more looking from intraday point of view in short term to take some sort of swing trades based on how different IVs are moving. Normally, IV Short/Term rises when the underlying is falling and vice versa. But looks like oil behaves differently.
  13. M

    Relationship between implied volatilities of different timeframes

    So the spread is all over the place, from +1 to -1 and now again 0.5. Ideally, the spread should be negative (1M-3M) since 3M vol is usually higher than 1M vol. But oil being so volatile, I guess people are taking bets all over the place.
  14. M

    Relationship between implied volatilities of different timeframes

    I see your point about the USO IV30 itself. I can see it's sitting at a 3 month low. It has been beaten down a lot (this is google chart of OVX index for 3 months). Also attaching the chart from May 11 onwards, which shows how the OVX has spiked up both days, which may have caused the behavior I...
  15. M

    Relationship between implied volatilities of different timeframes

    Hi stepandfetchit I understand what you mean by reversion to mean, but the way the two ratios are moving in opposite direction, may be something unique to USO. I have not seen it in other ETFs of different assets (such as TLT, GLD, SPY, etc). Regarding the complete volatility surface plot, I...
  16. M

    Relationship between implied volatilities of different timeframes

    http://www.nasdaq.com/symbol/uso/option-chain It's fairly liquid and widely held (high OIs for near the money options). Also the calculation is using midpoint of Bid/Ask, and as long as bid/ask are comparatively OK (otherwise arbs will step in), the IV should not be way too off.
  17. M

    Relationship between implied volatilities of different timeframes

    Hi Martinghoul Thanks for your replies and keeping an interest in it. I found the same behavior on 12th also. This is for May 12th, 2016 (1min chart). This is for May 10th For comparison, here is similar chart for SPY for 15/30/90 IV (for May 11 and 12, 1min intraday). I do find the IV15...
  18. M

    Relationship between implied volatilities of different timeframes

    Yes, its 1 min bar chart for May 11th. Two expiration dates for each to derive a constant 15/30/90 day IV. But if the exp date happens to be exactly same as 15/30/90 then the second date is ignored. This is based on the vix whitepaper published by cboe https://www.cboe.com/micro/vix/vixwhite.pdf
  19. M

    Relationship between implied volatilities of different timeframes

    I think you are right, the IV30 is the one which is rising, making the iV15/30 fall and IV30/90 rise. The calculations were done on May 11th, 2016. The expiration dates are Exp Dates for computing IV15 2016-05-20 9 2016-05-27 16 Exp Dates for computing IV30 2016-06-10 30 2016-06-17 37 Exp...
  20. M

    Relationship between implied volatilities of different timeframes

    The IVs are for USO ETF for May 11th, 2016 - 1min interval chart
Back
Top