Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utils refactoring #4

Open
28 tasks done
AbraaoM opened this issue Nov 21, 2021 · 1 comment · Fixed by #5
Open
28 tasks done

Utils refactoring #4

AbraaoM opened this issue Nov 21, 2021 · 1 comment · Fixed by #5

Comments

@AbraaoM
Copy link
Owner

AbraaoM commented Nov 21, 2021

Split utils library:

  • Strategies

    • Breakeven
    • Martingale
    • PartialCloseAmount
    • PartialClosePercent
    • SetStopsForManual
    • TrailigStop
  • CandleInfos

    • CandleSize
    • IsCandleNegative
    • IsCandlePositiva
    • IsNewCandle
  • TimeManipulation

    • IntTimeToString
    • StringTimeToInt
    • TimeStringTokenizer
  • Operations

    • AccumProfit
    • NumberOfTrades
    • PastOperationTicket
    • Orders (new Class)
      • DeleteAllOrders
      • SendOrders (Class)
    • Positions (new Class)
      • ExpertPositions
    • Deals (new Class)
      • HistoryDealPrice
      • HistoryDealType
@AbraaoM AbraaoM added this to the Refactoring milestone Jun 14, 2022
@AbraaoM AbraaoM self-assigned this Jun 14, 2022
@AbraaoM AbraaoM linked a pull request Jun 16, 2022 that will close this issue
@AbraaoM
Copy link
Owner Author

AbraaoM commented Jul 8, 2022

merged to develop, need to be included on master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant