Hi @SUKANTA_MONDAL1 ,
That was a typo; we use iloc[-2]
to fetch the completed candle.
Hi @SUKANTA_MONDAL1 ,
That was a typo; we use iloc[-2]
to fetch the completed candle.
@Dhan randomly quote data is giving wrong results in between causing algo to hit target.
Did you change anything in backend for fetching quotes?
@Dhan pls look into urgently
I want to make a python code for option buying as ema and price action mix, how to contact you or your team for python, thanku
Hi @GideonDhan ,
We need to keep the ‘Dhan_Tradehull_V2’ in the same folder where the main file it present:
Refer this video url below:
Dhan_Tradehull_V2 Algo @DhanHQ - YouTube
Hi @Delta_Trading ,
Do make the changes in Dhan_Tradehull_V2 in get_start_date() function in this line:
start_date = df.iloc[-2]['timestamp']
is there a video of simple sma algo ?
The development is in progress for this, will update once completed.
Hi @virender_singh ,
We are checking on this.
Hi @rahulcse56 ,
Do send your code.
Hi @Aryan_RAJBHAR ,
Refer this video:
Hi @Mohan999 ,
You can contact us through:
Hi Everyone,
We are launching backtesting in a open source format. I would like to invite you for the rulesets submission for open source backtesting.
For registrations use this link : Learn Algo Trading with Python | Codes | Youtube Series - #1990 by Tradehull_Imran
First improvement cycle for backtesting is expected to be completed by 20th January.
For more details watch:
Tagging: @aanand1008 @Abhishek_Konda @Aijaz_Ahmad @arko_seal @arpan_shah @avinashkumar07412 @CBrid @ddeogharkar @francis_antony @Gautam_Singh_Pawar
Tagging:
@himansshu_joshi @Hitesh_Maurya @jain79 @Jyothi_Chilukoti @Kalpeshh_Patel @Khandu_Kshirsagar @Kishore007 @kristrades99 @Kuldeep_Khaladkar @Manish_Goel
@Md_Naquibuddin @Milind_Khobragade @pratik_patil2 @Priyesh_Sharma @Qaisar @rahulcse56 @ramakriishna @renuka_mehta @Samis @Siddhesh_Amrute
@Subhajitpanja @thakurmhn @vasili_prasad @Vijen_Singh @vinay_kumaar @vishwanath_yerramset @Zee2Zahid @Everyone
Thanks .
Waiting for reply.
My target hit because of wrong last price in quote data.