Search results

  1. trader221

    Commodity Futures Trading Strategies: Trend-Following and Calendar Spreads

    Here is the code. you can improve it or offer me ideas to improve it .... if you have trading strategies that are not very complex for me (I am a beginner in this world) and effective that you want to code, you can tell me about them.
  2. trader221

    Commodity Futures Trading Strategies: Trend-Following and Calendar Spreads

    import quantopian.optimize as opt import quantopian.algorithm as algo from quantopian.pipeline.domain import US_EQUITIES #from quantopian.pipeline.domain import US_Futures from quantopian.pipeline import Pipeline import numpy as np import pandas as pd MAX_GROSS_LEVERAGE = 1.0 def...
  3. trader221

    Commodity Futures Trading Strategies: Trend-Following and Calendar Spreads

    Hello. I found this trading approach interesting: Commodity Futures Trading Strategies: Trend-Following and Calendar Spreads. You will find this strategy really interesting and I would like to code it. I appeal to quant and algos traders to offer suggestions. At first I will code it in python...
  4. trader221

    TopstepTrader Q & A

    T You can try Topsteptrader swing trading programm with micro contract
  5. trader221

    Can we be a member of CME all using the IB broker and benefit from the reduction of the members' com

    I am a young quant in the world of algorithmic trading. so I'm very interested to know that. And considering the price of a CME seat, it is really accessible to individuals and it can help scalpers to save money.
  6. trader221

    Another Robinhood story?

    Apparently he went down by the same staircase he used to climb: the levrage.
  7. trader221

    Can we be a member of CME all using the IB broker and benefit from the reduction of the members' com

    Hello. Can we be a member of CME all using the IB broker and benefit from the reduction of the members' commissions ?
  8. trader221

    Scalping Calendar spreads ?

    En haut
  9. trader221

    17 Reasons to trade options

    Reason 1: All professional traders know and use the options. They make a very comfortable living. Isn't that a great reason? They do not trade stocks but options. Why not imitate the pros? Reason 2: When you want to take a position on a stock, you have only two options, buy it or sell it. In...
  10. trader221

    185,000,000 X 150.37 = 27,818,450,000

    It is not surprising. Robinhood players buy on everything that moves.
  11. trader221

    Base Currency on IB

    USD would be better because otherwise every time you should buy ETFs or any other product whose base currency is $, you will pay exchange fees (spread). In any case even if you have a base currency CHF and you hold UK and US ETFs the same as having direct exposure to £ and $.
  12. trader221

    The economics expert with no degree

    Question: "What is a financial analyst?" Answer: "a bad trader".
  13. trader221

    My Experiences with E2T

    Thank for this review . What is your review about TopStepTrader ? And her programm Swing Trading Micro contract ?
  14. trader221

    have a question for calandar Spreader traders.

    Thank you very much
  15. trader221

    have a question for calandar Spreader traders.

    I'm working on a semi HFT algorithm spreader. and I need to know the most effective type of combination possible.
  16. trader221

    have a question for calandar Spreader traders.

    My question is which contract to buy and which contract to sell? For example for a Dax calandar spread Future should I buy the September contract and sell the December contract or do the opposite? Is my logic correct? : "if we start from the principle that the Future contract converges over...
  17. trader221

    Any broker like IB (with direct access to ecns) that dont require 25.000 minimum deposit ?

    Lynx broker is a white Interactive broker that uses interactive broker technologies. It is a European broker. The commissions are more expensive than with IB but the minimum deposit is 3000 €. But the services offered are the same (markets, platforms. ...)
Back
Top