MCPcopy Create free account

hub / github.com/MikePia/structjour / functions

Functions1,304 in github.com/MikePia/structjour

↓ 1 callersFunctionmain
()
test/test_unbalancedcontrol.py:108
↓ 1 callersFunctionmain
()
test/test_exporttoexcel_mistakesummary.py:273
↓ 1 callersFunctionmain
()
test/test_time.py:120
↓ 1 callersFunctionmain
()
test/test_dailysumforms.py:138
↓ 1 callersFunctionmain
()
structjour/time.py:155
↓ 1 callersFunctionmain
()
structjour/discipline/getfiles.py:192
↓ 1 callersFunctionmain
Local runs for debugging
structjour/stock/mybarchart.py:234
↓ 1 callersFunctionmain
test run
structjour/stock/myib.py:386
↓ 1 callersFunctionmain
Run code locally for testing n stuff
structjour/stock/myiex.py:303
↓ 1 callersFunctionmain
A local run to print a ranom quote
structjour/inspiration/inspire.py:604
↓ 1 callersMethodmakeDupDict
By reimplementing this for the SA SQL thing, I can avoid rewriting some gnarley stuff
structjour/statements/dbdoctor.py:183
↓ 1 callersMethodmakeOvernight
(self, df)
structjour/utilities/rtg.py:70
↓ 1 callersMethodmakeRandomDASImport
(self, numTrades, start, outfile=None, strict=False, overwrite=True)
structjour/utilities/rtg.py:53
↓ 1 callersMethodmakeShortsNegative
Fix the shares sold to be negative values.
structjour/statements/dasstatement.py:74
↓ 1 callersMethodmakeTradeDict
A convenience to ensure the trade dictionaries are all the same. The arbitrary order is set specifically from the db query
structjour/statements/ibstatementdb.py:490
↓ 1 callersMethodmakeupEntries
(self, symbol, start, end, minutes, fp)
test/test_graphstuff.py:107
↓ 1 callersMethodmostRecent
(self)
structjour/view/backupcontrol.py:67
↓ 1 callersFunctionni
Retrieve the correct interval param for Alphavantage, a str like '1min'. Limited to minute charts up to 60 minute candle. :return: (resam
structjour/stock/myalphavantage.py:103
↓ 1 callersFunctionni
Utility to normalize the the interval parameter. :params i:
structjour/stock/myib.py:76
↓ 1 callersFunctionni
Return a usable interval (called resolution in the api). Note that ni accepts D W and M but structjour will never put it in a a request.
structjour/stock/myFinhub.py:38
↓ 1 callersMethodnormify
Normalize the df to match other Trade DFs
structjour/statements/dasstatement.py:520
↓ 1 callersFunctionnotmain
()
test/test_ibstatement.py:171
↓ 1 callersFunctionnotmain
()
test/test_chartcontrol.py:181
↓ 1 callersFunctionnotmain
Run some local code
test/test_layoutsheet.py:270
↓ 1 callersFunctionnotmain
Run some local code
test/test_myib.py:156
↓ 1 callersFunctionnotmain
Run some local code... Careful not to remove keys
test/test_utilities.py:192
↓ 1 callersFunctionnotmain
()
test/test_thetradeobject.py:264
↓ 1 callersFunctionnotmain
()
test/test_apichooser.py:148
↓ 1 callersFunctionnotmain
()
test/test_ibstatementdb.py:303
↓ 1 callersFunctionnotmain
()
test/test_layoutforms.py:289
↓ 1 callersFunctionnotmain
Run some local code for dev
test/test_myalphavantage.py:157
↓ 1 callersFunctionnotmain
()
system_tests/test_dailycontrol_system.py:170
↓ 1 callersFunctionnotmain
Run some local code
structjour/thetradeobject.py:909
↓ 1 callersFunctionnotmain
Run some local code
structjour/journalfiles.py:236
↓ 1 callersFunctionnotmain
()
structjour/statements/dailynotescrud.py:130
↓ 1 callersFunctionnotmain
Run some local code
structjour/statements/dbdoctor.py:279
↓ 1 callersFunctionnotmain
Run some local code
structjour/statements/dasstatement.py:764
↓ 1 callersFunctionnotmain
()
structjour/statements/statement.py:82
↓ 1 callersFunctionnotmain
()
structjour/discipline/disciplined.py:667
↓ 1 callersFunctionnotmain
Run local code. using a db path unique to this machine
structjour/stock/utilities.py:432
↓ 1 callersFunctionnotmain
()
structjour/stock/myFinhub.py:288
↓ 1 callersFunctionnotmain
Run local code
structjour/utilities/synchronizesavedstuff.py:474
↓ 1 callersMethodopenActivityFlexCSV
This will process a flex activity statement with headers and with or without metadata. The metadata rows are itendified with BOF BOA
structjour/statements/ibstatement.py:694
↓ 1 callersMethodopenDasFile
Open an DAS export file from the trades window :params defaultPositions: If True, look for a file named {self.positions} (TODO add th
structjour/statements/dasstatement.py:529
↓ 1 callersMethodorderApis
(self)
structjour/view/sapicontrol.py:165
↓ 1 callersFunctionparseDate
Parse the date in a structjour directory name. Parses the directory structure after the journal directory. Relies on the Qsettings values: jo
structjour/statements/findfiles.py:53
↓ 1 callersMethodparseDefaultCSVPeriod
The printed perod at the top of the staement comes in at least 3 formats. I have found no specs. If this fails, the program will set
structjour/statements/ibstatement.py:242
↓ 1 callersMethodpasteToLabel
Rather than paste, we call a method that saves the clipboard to a file, then we open it with QPixmap
structjour/view/stratcontrol.py:154
↓ 1 callersMethodpasteToLabel
Set the given name, to the QLabel widg. Rather than actually paste, we open the an image file as a Qpixmap and set it to the QLabel.
structjour/view/sumcontrol.py:823
↓ 1 callersMethodpickleADay
Pickle ts, entries and df. Save note to the db
structjour/discipline/getfiles.py:80
↓ 1 callersMethodpickleEmAll
Utility to save a bunch of days
structjour/discipline/getfiles.py:94
↓ 1 callersMethodplot
(self)
structjour/view/charts/intradayprofit_barchart.py:48
↓ 1 callersMethodplot
(self)
structjour/view/charts/intraday_profit_accum.py:54
↓ 1 callersMethodplot
(self)
structjour/view/charts/generic_barchart.py:49
↓ 1 callersMethodpopulateAccounts
(self)
structjour/view/statisticshubcontrol.py:413
↓ 1 callersMethodpopulateCharts
(self)
structjour/view/statisticshubcontrol.py:428
↓ 1 callersMethodpopulateM
Create and populate the daily mistakes form as a TableView.
structjour/view/dailycontrol.py:281
↓ 1 callersMethodpopulateS
structjour/view/dailycontrol.py:257
↓ 1 callersMethodpopulateTags
(self)
structjour/view/statisticshubcontrol.py:389
↓ 1 callersMethodrandomTradeGenerator2
Create a passable DAS import :params earliest: Transaction progress in time with earliest as the easliest possible trade
structjour/utilities/rtg.py:120
↓ 1 callersMethodreFigureAPL_backwardsSA
A second algorithm to try to fill in some blanks. A bad trade is missing average and/or balance. A trade where balance == sha
structjour/statements/ibstatementdb.py:793
↓ 1 callersFunctionreadit
Copied this from statement.py. I think this will be its home--
structjour/statements/ibstatement.py:57
↓ 1 callersFunctionrecreateFPEntries
(ts)
structjour/discipline/disciplined.py:274
↓ 1 callersFunctionremovekey
()
structjour/models/api_keymodel.py:76
↓ 1 callersFunctionremovenote
()
structjour/statements/dailynotescrud.py:125
↓ 1 callersFunctionremovestrategy
()
structjour/strategy/strategycrud.py:204
↓ 1 callersMethodreorderAPIPref
(self, last)
structjour/view/sapicontrol.py:266
↓ 1 callersFunctionreportTwinSavedFiles
Report existing DAS and IB input files that lack outputfiles :Programming notes: After locating twin saves, open the ts dict and the chart d
structjour/utilities/synchronizesavedstuff.py:358
↓ 1 callersFunctionresample
(df, minutes, resolution)
structjour/stock/myFinhub.py:182
↓ 1 callersMethodrestoreDatabase
(self, theDir=None)
structjour/utilities/backup.py:154
↓ 1 callersMethodrestoreSettings
(self, theDir=None)
structjour/utilities/backup.py:202
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/getdate.py:47
↓ 1 callersMethodretranslateUi
(self, Form)
structjour/view/forms/strategybrowser.py:172
↓ 1 callersMethodretranslateUi
(self, Form)
structjour/view/forms/dailyform.py:83
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/entertag.py:49
↓ 1 callersMethodretranslateUi
(self, Form)
structjour/view/forms/statisticshub.py:351
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/backupform.py:90
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/unbalanced.py:188
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/enterjournal.py:54
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/createdirs.py:107
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/filesettings.py:299
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/stockapi.py:195
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/disciplinedform.py:65
↓ 1 callersMethodretranslateUi
(self, Form)
structjour/view/forms/chartform.py:651
↓ 1 callersMethodretranslateUi
(self, MainWindow)
structjour/view/forms/summaryform.py:1390
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/calendarform.py:26
↓ 1 callersMethodretranslateUi
(self, Dialog)
structjour/view/forms/duplicatetrade.py:101
↓ 1 callersMethodrunDialog
(self, df, ticker, shares, swingTrade)
structjour/view/unbalancedcontrol.py:45
↓ 1 callersMethodrunFiltersOnQuery
Run sqlalchemy filters on query. The filters that run are determined by contents of the dict self.cud :return: The same query with th
structjour/view/charts/chartdatabase.py:60
↓ 1 callersMethodrunSummary
Populate a DataFrame (self.TheTrade) with all the trade summary information, one row per trade. The information will then populate th
structjour/thetradeobject.py:461
↓ 1 callersFunctionrunit
()
main.py:31
↓ 1 callersMethodsaveDictionaries
picklem
structjour/utilities/synchronizesavedstuff.py:223
↓ 1 callersMethodsaveTheTradeObject
(self, name)
structjour/view/layoutforms.py:166
↓ 1 callersMethodselectSide
Set cud to reflect the last selection in the Side combo box
structjour/view/statisticshubcontrol.py:312
↓ 1 callersMethodselectStrategy
(self)
structjour/view/statisticshubcontrol.py:246
↓ 1 callersMethodselectSymbols
Set cud to reflect the latest edits to the Symbol edit
structjour/view/statisticshubcontrol.py:302
↓ 1 callersMethodselectTag
Set cud to reflect the latest tag selection
structjour/view/statisticshubcontrol.py:322
↓ 1 callersMethodsetActive
:params active: Boolean :params tag_id: Either id or name must be given :params tag_name:
structjour/models/trademodels.py:81
↓ 1 callersMethodsetChart1MA1Color
(self, val)
structjour/view/chartcontrol.py:376
↓ 1 callersMethodsetChart1MA1Spin
(self, val)
structjour/view/chartcontrol.py:379
← previousnext →501–600 of 1,304, ranked by callers