Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

jetstrade

Members
  • Posts

    32
  • Joined

  • Last visited

1 Follower

Profile Information

  • Country
    United States

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jetstrade's Achievements

  1. Also, to add on to this, if you look at the description of the option being returned. You can check and see if it SPXW or just SPX. to get the weekly / daily options. desc = opt.get('description', '') sym_field = opt.get('symbol', '') is_weekly = 'SPXW' in desc or 'SPXW' in sym_field
  2. so for ES I call as I found that if I passed everything it worked out better. resp = client.get_option_chain( $SPX, contract_type=client.Options.ContractType.ALL, # both calls and puts strike_count=50, #if I make it bigger, I get a 501 error include_underlying_quote=True, # returns underlyingPrice for spot strategy=client.Options.Strategy.SINGLE, # single-leg only, no spreads )
  3. I wouldn't mind giving this a try. I do some coding experience and might be able to help. I normally trade ES if you wouldn't mind sharing I will be more then happy to take a look.
  4. I actually started using the Qpilot Pro on my chart and I love it for manual trading. It seems very clean and is nice to use. I find it works pretty good on ES. Just becareful with the settings and make sure the times are in your timezone and not the defaults if you are EST.
  5. The problem I found, and I only trade ES so I cannot help you with NQ. I have had to change my settings this week due to the market changes. I seem to go back every 2 weeks to change my settings in order to tweak per market. I find that one week the signals are to aggressive and I get chopped to hell and the next week they are not aggressive enough and I miss the move. The good is I have now just keep these templates so depending on how the first 15 - 20 minutes looks then I choose what to use. I guess where my point is not one setting is going to work in this crazy market.
  6. Right now I find trading for myself with my money is better. But, on that note what prop firm is everyone recommending nowadays? I would like to get back into the prop firms, but APEX left a sour taste in my mouth after getting my account blocked.
  7. I thought these were all ATMs, and all I had to do was find the settings everyone uses, and it would just print money. Just set it and forget it.
  8. For a week. You know how the holygrail works. It works great for a week or 2 then you have to tweak. This is the same with any indicator / anything you come up with.
  9. I would be nervous as hell and not be able to concentrate at work if I had a bot running at home an account. I would be afraid that it got stuck or I lost power/internet. If some news came out, my bot went crazy. I am all about automation and doing auto trading, but if I am not here to watch it, then I will not run it. Since I work from home, I can have this and other boths along with alerts go off on the computer next to me. It's easy to at least monitor it when I am here.
  10. Yeah I have been using the google AI and it seems to be working pretty well to tell me if my ATM is with in-line of my drawdown etc. you have to get really detailed but it does help. I find that if you spell out everything then it helps. Make sure you do your time frames you like and what your goals are etc. It also really helped on tweaking my PC: to bring my Lag down to -0.053 and no issues anymore. I have about 6 - 7 indicators with ticks turned on and Level 2.
  11. I had them for a while then I started to realize they just use fancy colors and signals to try to get you to use them. They almost all feel the same.
  12. I did try and automate this and got it to work but it kills you in a choppy market. I find if you are a good movement market you are good but you get eaten alive in choppy market. These signals are good but since it is on a Ranko Chart your entry is never where you think it is. If you use Predator and follow how to setup the signals you can test automating it also but that is what I found. I was getting chopped up.
  13. Did you fix the time settings? Set the profit and stop lose etc? I see the xml that was posted only takes trades specifically during a single time.
  14. Lazy is the best. Always Keep it simple. When you over think/ over trade / over indicator you screw up. I find the best is to find 3 or 4 indicators you really like and run with them. It takes a while to see if they are any good.
  15. I find that will 90% of these bots also. As long as there is a strong push one way or another each day I make a decent profit. Once I see chop I turn anything I am running off and wait. I like to use squeeze and trend filters to help keep me out of chop as I am only looking for 3 maybe 4 trades a day.

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...