Recent content by Ivano

  1. Ivano

    How Millionaire Bankers Actually Work

    oh i posted also today this video in "books you are currently reading", I would like to know if someone bought his book " the game of trade", and is catchy enough to be read by the way he has a youtube channel with video like this
  2. Ivano

    What are you presently reading?

    I was seeing a video of this guy about real life on the trading floor, found it really funny and also someway smart, he made a book called The trading game, would you recommend to be pleasant enough to read outside the balcony? https://www.goodreads.com/book/show/188543465-the-trading-game
  3. Ivano

    What are you presently reading?

    reading this genial guy, still not sure how to apply in trading but I know will give me soon an edge. Not recommended for people do not love adhd or at least just ignore the thousands of lovely humorous parenthesis () in the book: link because IMG does not work for some reason...
  4. Ivano

    Price Action doesn't work anymore due to Algos

    Going back to the topic, price action means action of the price. 1)Poetry(do not read if you do not have time) 2)Manipulation(read it please) 1)Poetry (TLDR) Price is our polar star, price is TRUTH. if you get msft at 100 dollars in a word without splits you are going to buy because has...
  5. Ivano

    how much cost to have us stocks 1m candles

    hey I am not interested anymore in activetick, I managed writing the code from scratch and made an algo strategy that fits my needs. So basically did not look into REST and frontend solutions. If you have need for clarifications please feel free to write here so that community can benefit:)
  6. Ivano

    What is inside a colossal put from important 13F- ex use case Burry/Soros NVDA

    Your reasoning and @Peter8519 were really solid, thanks for your considerations did 109% in few months, and can sleep on the night really good considering the lack of operational risk if does not come a war china taiwan I understand why people with 30 year experience say that trading should...
  7. Ivano

    IB API: Just time to download bar volume last daily candle in IB

    well more precise data, more reliable data driven decisions. I am gonna monitor empirically and time will tell what is the volume I should take, I guess end of day.
  8. Ivano

    IB API: Just time to download bar volume last daily candle in IB

    First of all I am not questioning that IB volume is different by other data sources context Let's say i download 20,21, 22 December daily candles for Microcap inc. Technically speaking I do this with ISLAND primary exchange on 22 December with whatToShow =TRADES. question What is the best...
  9. Ivano

    crossposting: do you have a tip to get the tickers from indexes

    good moment to take care for IWV, a boolean or a 1-0 equivalent is the way to go for databases or whatever is your upstream source of data I do not know how much you are familiar with algorithms and data structures, every use case depends, arrays, dataframes, list, push/pop, graphs, SQL,no SQL...
  10. Ivano

    crossposting: do you have a tip to get the tickers from indexes

    I made it, pigs gonna get slaughtered! Did not know about the ftp, thank you. Will look next days in future for delta updates, although maybe are present also AMEX data(which i could easily subscribe) Also I did not think tickers had between 1 and 4 characters LOL, would have been much easier...
  11. Ivano

    crossposting: do you have a tip to get the tickers from indexes

    thank you I already implemented in the past this solution scrape+yahoo following a tutorial from youtube(i guess) but wanted something more complex
  12. Ivano

    best NASDAQ, NYSE ticker list that is IB API friendly

    >Yes i can use the API to get the data, Correct. >but cannot parse & filter the received data? I can do it, but as OP and programmer I would gracefully avoid to do that. As an OP because I am asking if one of you can recommend a "ticker list" that is better than the one I have to access as...
  13. Ivano

    crossposting: do you have a tip to get the tickers from indexes

    In Alpaca i used to have an API call to get the Nasdaq tickers with IB API do not have them and if I call a ticker from the NASDAQ site that is made for options/Warrant or is unlisted i get an error that block all the batch i am loading, which is really frustrating because need to implement...
Back
Top