app module¶
-
app.admin_view_users()¶
-
app.ai_back_test()¶
-
app.ai_back_test_plot()¶
-
app.ai_build_model()¶
-
app.ai_probation_test()¶
-
app.ai_trading()¶
-
app.build_model()¶
-
app.buy()¶
-
app.confirm_email(token)¶
-
app.email_change()¶
-
app.get_quote()¶
-
app.history()¶
-
app.index()¶
-
app.login()¶ This function is for user to login FRE platform.
- Returns
login.html
-
app.logout()¶
-
app.market_data_fundamentals()¶
-
app.market_data_sp500()¶
-
app.market_data_sp500_sectors()¶
-
app.market_data_spy()¶
-
app.market_data_stock()¶
-
app.market_data_us10y()¶
-
app.model_back_testing()¶
-
app.model_probation_testing()¶
-
app.pair_trading()¶
-
app.portfolio()¶
-
app.register()¶ This function is for new user registration. It will take user inputs: email, firstname, lastname and password, and create a new user in fre_database. The new users are required to confirm their email addresses through the links sent to their email addresses.
- Returns
register.html
-
app.resend_email_confirmation()¶
-
app.reset()¶
-
app.reset_with_token(token)¶
-
app.sell()¶
-
app.sim_auto_trading()¶
-
app.sim_server_down()¶
-
app.sim_server_up()¶
-
app.sim_trading()¶
-
app.start_server_process()¶
-
app.user_password_change()¶
-
app.user_profile()¶