Search results

  1. R

    Best option for Auto fibonnaci trading with IBKR

    That was first milestone for which code successfully completed. and after that you refused to pay for second milestone and started harassing and defaming me. and demanded that i share code without payment. ET Support please ban this cheater.
  2. R

    Best option for Auto fibonnaci trading with IBKR

    This guy is a cheater. asked me develop code and then refused to pay and threatened to defame me when i said that i won't share code without payment.
  3. R

    Best option for Auto fibonnaci trading with IBKR

    Hello, I'm a python programmer with trading and IB API experience, i can help you build program as per your requirements.
  4. R

    How to get email alerts when the VIX goes above a certain number.

    You can create custom alerts in code and set them to trigger based on VIX level.
  5. R

    Max Daily Loss Limit API

    Depends on how you want to get locked out, there are different ways for that, you can mail me here rajni@polybyte.io to discuss more.
  6. R

    Max Daily Loss Limit API

    Yes possible to do it using python, i've done something similar for different platform.
  7. R

    Risk/Reward-Debitspread Option Scanner?

    I have scanner for that in python and it calculate it by fetching data from TD Ameritrade api
  8. R

    What would you say belongs in a solid trading plan?

    1. Solid strategy 2. Risk management 3. Position sizing 4. Fund allocation
  9. R

    Is Copy Trading the right fit for those who are not able to make their own successful strategy?

    You can do paper trading for some time if that's possible and then use it for live trading
  10. R

    Let AI program your crappy strategies

    Yes good for learning but if someone thinks they can get profitable strategy generated by chatgpt then it's not going to happen. I'm a python developer and i'm building trading softwares for 5 years and stitching few conditions together is easiest part in building trading bot. And that's only...
  11. R

    Let AI program your crappy strategies

    Chatgpt will just create basic code for given conditions, you can search it on google and find it on Github/Stack overflow anyway, For anything complex it's pretty dumb.
  12. R

    are there free scanners that show number of trades?

    IB TWS has scanners based on certain conditions, TD also has top gainers and losers scanner
  13. R

    Backtesting on 1 tick data

    You can create custom backtest in python and load ticks data to it
  14. R

    I need some serious advice and help on day trading FOREX

    I use breakouts to decide direction and consolidation range for determine position sizing and stop loss. Also use EMA but as confirmation indicator and not as main indicator. Exit is based on trailing stop loss. I would advise to put more focus on position sizing and risk management because...
  15. R

    I'm looking for an edge - I can share a percentage of my profits

    Experienced programmer and trader here, i'm interested, i run couple of strategies myself with good results and testing few more before making them live, if you have something with track record then i can help automate it
  16. R

    Basics of selling option Premium?

    better to create a straddle, i.e. sell both call and put option at same time and wait for premium decay
Back
Top