Skip to content

ArchReactor_Strategies_1.8

Latest
Compare
Choose a tag to compare
@archReactor04 archReactor04 released this 09 Apr 18:02
· 1 commit to main since this release

**Major Changes **

  1. One new strat added AR_Dimati_VWAP_MACD ... similar to gbrm Strat , instead of Bollinger band it uses VWAP
  2. Changes to some strats:
    • AR_Blt_Crossover : Added a second crossover for confirmation.
    • AR_Swing_Breakout_ADXVMA: Added DistanceFromADXLineInPoints it will skip if the distance is more than specified points. Also integrated ADXVMAPlus which gives more control. you can toggle that to use the old adxvma if you feel its simple.
  3. Bugs:
    • Fixed the ExitByBars it wasnt working
    • Fixed Breakeven
    • Fixed MaxTradesInSession
  4. Deprecated few strats as no one was using them: (If you want you can using them from the github repo and manually compile them)
    • AR_NQ_EZ
    • AR_HMA_B4