Search results

  1. W

    Suggestion for Option Courses (paid)

    Thanks Robert. Any feedback on Navigation Trading (Steve Burnich) or Simpler Trading?
  2. W

    Suggestion for Option Courses (paid)

    Thanks for sharing your toughts. Why are u saying that they are probably not good. I am not able to find reviews, nor negative nor positive. What is SIG? Thanks
  3. W

    Suggestion for Option Courses (paid)

    Hello, I have an intermediate knowledge of options and I am looking for a course which can help to pass to the next level. In particular I am interested in practical courses which have tried and backtested strategies (on stocks, on futures, on indexes, whatever), no interest to theory anymore...
  4. W

    [Pinescript] Calculate average ZigZag

    What is Esegnal? Exactly, i have a similar indicator and i wouldlike the range of each of the segment, and then making an average of these values.
  5. W

    [Pinescript] Calculate average ZigZag

    Thank you very much, which kind of ai are u using? I was using chatGPT 3.5 butthe problem is that whe n having error on arrays and index out of boundI am not able to correct the mistake :) I will try with the piece of code you posted, thanks!
  6. W

    [Pinescript] Calculate average ZigZag

    Hello, I have taken a script from the user RozaniGhani-RG about the ZigZag indicator. The ZigZag indicator identifies segments of the swing of the market. I have modified the original script inserting an initial date from which the script must make the calculation. Now I would like to...
  7. W

    [Tradingview and Pine script] Multi-timeframe indicator

    I tried, not success. It is needed human intelligence :)
  8. W

    [Tradingview and Pine script] Multi-timeframe indicator

    Yes, I would like to plot on a 60m chart in order to have a kind of step-line chart. The point is that i want to calculate the lowest high off the hourly candles, not the daily candle..and I am not able to manage this kind of command in the code due to my unexperience
  9. W

    Options on Futures: doubt on terminology

    Hello, more than a "operational question", my question is more about terminology. For instance, if March is the recommendation do they refer to the expiration of the option (Mar expiry of options on Cocoa futures, which refers to the May future CCK2024) or do they refer to the expiration of the...
  10. W

    [Tradingview and Pine script] Multi-timeframe indicator

    Hello, I am learning pine script v5 and i am trying to code a "simple" indicator which calculates the lowest high and the highest low among 60 min candles of the last 5 days of trade. Also, I want to define the perimeter of 5 full trade days (for instance, if today is Fri, I want to consider...
  11. W

    Options on Futures: doubt on terminology

    Yep, it was my interpretration. And what about the expiry March?. I assume it s the monthly expiration of options and not the future underlying expiration, correct?
  12. W

    Options on Futures: doubt on terminology

    Hi all, I found an analysis where it was suggested to "buy a March Cocoa 4300/4500 bull call spread at 40 with an objective of 175. Risk the entire spread premium on the trade." What this exactly means? I have some doubts: - March Cocoa: March refers to A) the month of option expiring or B)...
  13. W

    Pinescript strategy to seasonality

    Thus, may be I am using a outdated version of chat GPT :) thanks
  14. W

    Pinescript strategy to seasonality

    Thanks for your help! I managed to solve with some youtube video and examples! May I ask which AI are you using? Do you have any good Pinescript course to suggest to me (Udemy, etc)?
  15. W

    Pinescript strategy to seasonality

    Thanks, i think the main issue was due to the milliseconds topic (i am newbie in pinescript and I did not know this!). Now it seems to work, at least giving almost 1 entry and 1 exit every year based on the technical condition. I have updated the code to work also on futures. Now i have the...
  16. W

    Pinescript strategy to seasonality

    Hi all, I am learning Pinescript and I am trying to build a simple strategy that, given in input a start date (day and month) and a window duration, defines a "sensitive area" (e.g. from 15 days before the start to the half of the seasonal window). Then, in this sensitive area it checks if...
  17. W

    COT report on Hightower Report

    Thank you, Ilian. So for my understanding is somewhat comparable to the COT index: this is a rank but the information is the same of the index. If this is right, thus rank 1 is correct since is the lowest (even if positive) net position of the last 52 weeks
  18. W

    Reading ELD file without Tradestation

    Thanks a lot but unfortunately it s proprietary
  19. W

    Reading ELD file without Tradestation

    Yes I know this, but the strategy code is inside an ELD file or the tsw?
  20. W

    Reading ELD file without Tradestation

    Thanks, at this point probably better to open a TS account and pay the potential inactivity fee which they introduced. A question: what is the difference of a TSW and ELD file? If i have a TSW file, can i still open it with Multicharts to read the code of a strategy?
Back
Top