Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
looping in python
#13
on line 6, right-hand side you have misspelled the name of the function.
it should be
 max_draw_down=max_drawdown(initial_capital,pnl)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
looping in python - by jazzy - Jul-12-2018, 07:27 AM
RE: looping in python - by gontajones - Jul-12-2018, 09:47 AM
RE: looping in python - by jazzy - Jul-16-2018, 05:51 AM
RE: looping in python - by menakasama - Jul-16-2018, 11:22 AM
RE: looping in python - by hurgadion - Jul-16-2018, 06:54 AM
RE: looping in python - by jazzy - Jul-16-2018, 07:38 AM
RE: looping in python - by jazzy - Jul-16-2018, 11:24 AM
RE: looping in python - by ichabod801 - Jul-16-2018, 01:44 PM
RE: looping in python - by jazzy - Jul-18-2018, 05:23 AM
RE: looping in python - by jazzy - Jul-27-2018, 10:58 AM
RE: looping in python - by jazzy - Aug-27-2018, 11:16 AM
RE: looping in python - by ichabod801 - Aug-27-2018, 05:13 PM
RE: looping in python - by buran - Aug-27-2018, 05:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Looping script and writing to Excel in Python Rolflund 2 3,204 Jan-21-2018, 10:31 PM
Last Post: j.crater
  Trouble with creating a looping function in python 2.7 (complex) Afterdarkreader 3 3,104 Dec-12-2017, 06:56 PM
Last Post: Afterdarkreader

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020