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
For each timeframe (daily, weekly, 1 minute, ..) one database table for quotes could be created. This table is then shared by all contracts.
Instead of the 'from' and 'till' properties in the 'quotes_status' table, there could be methods to query the timestamps of the first and land quote for one contract within the corresponding quotes table.
The text was updated successfully, but these errors were encountered:
For each timeframe (daily, weekly, 1 minute, ..) one database table for quotes could be created. This table is then shared by all contracts.
Instead of the 'from' and 'till' properties in the 'quotes_status' table, there could be methods to query the timestamps of the first and land quote for one contract within the corresponding quotes table.
The text was updated successfully, but these errors were encountered: