You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice, make the market configuration, portfolio configuration and market credentials simpler. We could combine the three objects so we can initialize it in a single line. For simple portfolio configurations we could do something like:
Uh oh!
There was an error while loading. Please reload this page.
Many declarations in the framework can be simplified to avoid repetition or long declarations.
The goal is to have a app creation that looks as follows:
Portfolio configuration
It would be nice, make the market configuration, portfolio configuration and market credentials simpler. We could combine the three objects so we can initialize it in a single line. For simple portfolio configurations we could do something like:
or
or
Data providers
Custom data provider
Or with ccxt
Or when directly using the data
Strategies
It should be able to at
The text was updated successfully, but these errors were encountered: