Search results

  1. 2

    6 secrets to growing a successful home-based business

    one could get several fulltime (40hr/wk) remote jobs. Rarely is there a job where you're busy the entire time
  2. 2

    Which is the best day of the week to buy stocks historically?

    correct. I wouldn't call it an edge. it just happens to be that way for the given symbol over the given time frame. I or anyone could find billions of these scenarios... then create a newsletter or service and sell to the masses ;)
  3. 2

    Which is the best day of the week to buy stocks historically?

    looks like wed for SPY from 2014 to present import pandas as pd import pandas_datareader.data as web import datetime start = datetime.datetime(2014, 1, 1) end = datetime.datetime(2018, 12, 4) spy= web.DataReader('SPY', 'iex', start, end) spy['day_of_week']=pd.to_datetime(spy.index)...
  4. 2

    Spread Trading Inverse Futures

    you only need the reciprocal when calculating. actually, in your eur/usd vs cfd (usd/eur) just convert one leg to same currency. or buy (or sell) both legs and leave as is. not sure what the issue is
  5. 2

    Spread Trading Inverse Futures

    take the reciprocal of one leg. not sure where nonlinear comes in
  6. 2

    Amazon Forecast

    they are offering the knowledge https://aws.amazon.com/blogs/machine-learning/amazons-own-machine-learning-university-now-available-to-all-developers/
  7. 2

    China has granted its first forex broker license

    connected to cfets 8 yrs ago. how is this new?
  8. 2

    Do futures for intraday trading work?

    higher leverage in futures. ES requires $6000 to control about 50 * 2666 = $133300 you would need ~66000 for spy
  9. 2

    the order of order fills

    yes. however, for eurodollar options the best order will only get x% of the trade. check the cme website for matching algorithm
  10. 2

    Alternatives to OptionsCity?

    orc is now https://www.itiviti.com/ . is blue a platform or built on top of orc?
  11. 2

    bottom fishing

    depends on timeframe. indexes and monopolies FXI, EEM, GOOGL,AMZN
  12. 2

    Trading ETFs: Getting a Fair Price

    never saw a pure ETF arbitrage opportunity. and when they appeared mispriced there was no liquidity in the constituents to do the arb.
  13. 2

    Backwardation in ZB

    why would you call it yield curve inversion? its same tenor. forward curve inversion
  14. 2

    How to go long with options when VIX is high?

    buy a call bull spread
  15. 2

    Is this is the best position ever if you can do this...

    isn't it a synthetic put?
  16. 2

    what would u do?

    sell 1 nov21 277 call / nov 5 274 put as a spread sell 1 nov23 276 call / nov 5 274 put as a spread
  17. 2

    Jane Street Group LLC Purchases Shares of 22,004 Invesco S&P 500 Equal Weight Materials ETF (RTM)

    jane street is an etf market maker. 22k shares is about half whats needed to redeem.
  18. 2

    Inflation, 2018

    looks like this shows depreciating currencies. for inflation you only need to normalize on one currency (or commodity); US$ or gold or manure
  19. 2

    Is it illegal to hit your own order?

    obtain rebates or volume based credits
  20. 2

    famous last words on inflation

    data https://www.richmondfed.org/-/media/richmondfedorg/publications/research/economic_quarterly/1995/spring/pdf/webb.pdf
Back
Top